Toggle navigation
Home
org.apache.flink.runtime.state.KeyGroupsStateHandle to org.apache.flink.runtime.state.KeyedStateHandle
No. of Instances - 146
No. of Commits - 3
No. of Projects - {'flink'}
Hierarchy/Composition: R_SUPER_T
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Cascading Type Change (Similar)
KeyGroupsStateHandle
to
KeyedStateHandle
Add or Remove Method invocation
StateAssignmentOperation.getKeyGroupsStateHandles(managedKeyedState,localKeyGroupRange)
to
StateAssignmentOperation.getKeyedStateHandles(managedKeyedState,localKeyGroupRange)
keyGroupsStateHandles
to
transform(keyedStateHandles)
getKeyGroupsStateHandles(parallelKeyedStateStream,subtaskKeyGroupIds)
to
getKeyedStateHandles(parallelKeyedStateStream,subtaskKeyGroupIds)
StateAssignmentOperation.getKeyGroupsStateHandles(operatorStateHandles.getManagedKeyedState(),localKeyGroupRange)
to
StateAssignmentOperation.getKeyedStateHandles(operatorStateHandles.getManagedKeyedState(),localKeyGroupRange)
StateAssignmentOperation.getKeyGroupsStateHandles(managedKeyedState,localKeyGroupRange)
to
StateAssignmentOperation.getKeyedStateHandles(managedKeyedState,localKeyGroupRange)
getKeyGroupsStateHandles(parallelKeyedStatesBackend,subtaskKeyGroupIds)
to
getKeyedStateHandles(parallelKeyedStatesBackend,subtaskKeyGroupIds)
getKeyGroupsStateHandles(parallelKeyedStatesBackend,subtaskKeyGroupIds)
to
getKeyedStateHandles(parallelKeyedStatesBackend,subtaskKeyGroupIds)
StateAssignmentOperation.getKeyGroupsStateHandles(operatorStateHandles.getRawKeyedState(),localKeyGroupRange)
to
StateAssignmentOperation.getKeyedStateHandles(operatorStateHandles.getRawKeyedState(),localKeyGroupRange)
getKeyGroupsStateHandles(parallelKeyedStateStream,subtaskKeyGroupIds)
to
getKeyedStateHandles(parallelKeyedStateStream,subtaskKeyGroupIds)
Rename Variable
keyGroupsStateHandles
to
keyedStateHandles
keyGroupsStateHandles
to
keyedStateHandles
storedKeyGroup
to
keyedStateHandle
keyGroupsStateHandles
to
keyedStateHandles
allKeyGroupsHandles
to
keyedStateHandles
keyGroupsStateHandles
to
keyedStateHandles
intersection
to
intersectedKeyedStateHandle
keyGroupsStateHandles
to
keyedStateHandles
subtaskKeyGroupStates
to
subtaskKeyedStateHandles
keyGroupsStateHandles
to
keyedStateHandles
keyGroupsStateHandles
to
keyedStateHandles
keyGroupsStateHandle
to
keyedStateHandle
keyGroupsStateHandle
to
keyedStateHandle
keyGroupsStateHandle
to
keyedStateHandle
futureKeyGroupStateHandle
to
futureKeyedStateHandle
futureKeyGroupStateHandle
to
futureKeyedStateHandle
futureKeyGroupStateHandle
to
futureKeyedStateHandle
getKeyGroupsStateHandles
to
getKeyedStateHandles
keyGroupsStateHandle
to
keyedStateHandle
keyGroupsStateHandle
to
keyedStateHandle
keyGroupStateFromBackend
to
keyedStateFromBackend
keyGroupStateFromBackend
to
keyedStateFromBackend
keyGroupStateFromStream
to
keyedStateFromStream
keyGroupStateFromStream
to
keyedStateFromStream
Cascading Type Change (Different)
List<KeyGroupsStateHandle>
to
List<KeyedStateHandle>
List<KeyGroupsStateHandle>
to
List<KeyedStateHandle>
Rename Method invocation
getKeyGroupsStateHandles
to
getKeyedStateHandles
getKeyGroupsStateHandles
to
getKeyedStateHandles
serializeKeyGroupStateHandle
to
serializeKeyedStateHandle
serializeKeyGroupStateHandle
to
serializeKeyedStateHandle