|
Push Down Attribute private nullState : ValueState<MV> from class org.apache.flink.table.dataview.StateMapView.StateMapViewWithKeysNullable to private nullState : ValueState<MV> from class org.apache.flink.table.dataview.StateMapView.KeyedStateMapViewWithKeysNullable |
From |
To |
|
Push Down Attribute private mapState : MapState<MK,MV> from class org.apache.flink.table.dataview.StateMapView.StateMapViewWithKeysNullable to private mapState : MapState<MK,MV> from class org.apache.flink.table.dataview.StateMapView.KeyedStateMapViewWithKeysNullable |
From |
To |
|
Push Down Attribute private listState : ListState<T> from class org.apache.flink.table.dataview.StateListView to private listState : ListState<T> from class org.apache.flink.table.dataview.StateListView.KeyedStateListView |
From |
To |
|
Push Down Attribute private mapState : MapState<MK,MV> from class org.apache.flink.table.dataview.StateMapView.StateMapViewWithKeysNotNull to private mapState : MapState<MK,MV> from class org.apache.flink.table.dataview.StateMapView.KeyedStateMapViewWithKeysNotNull |
From |
To |