Uses of Class
org.apache.flink.runtime.state.PhysicalStateHandleID
Packages that use PhysicalStateHandleID
Package
Description
-
Uses of PhysicalStateHandleID in org.apache.flink.runtime.state
Methods in org.apache.flink.runtime.state that return PhysicalStateHandleIDModifier and TypeMethodDescriptionKeyGroupsStateHandle.getStreamStateHandleID()OperatorStreamStateHandle.getStreamStateHandleID()PlaceholderStreamStateHandle.getStreamStateHandleID()RetrievableStreamStateHandle.getStreamStateHandleID()SharedStateRegistryImpl.EmptyDiscardStateObjectForRegister.getStreamStateHandleID()StreamStateHandle.getStreamStateHandleID()Constructors in org.apache.flink.runtime.state with parameters of type PhysicalStateHandleIDModifierConstructorDescriptionPlaceholderStreamStateHandle(PhysicalStateHandleID physicalID, long stateSize, boolean fileMerged) -
Uses of PhysicalStateHandleID in org.apache.flink.runtime.state.filemerging
Methods in org.apache.flink.runtime.state.filemerging that return PhysicalStateHandleIDModifier and TypeMethodDescriptionDirectoryStreamStateHandle.getStreamStateHandleID()SegmentFileStateHandle.getStreamStateHandleID() -
Uses of PhysicalStateHandleID in org.apache.flink.runtime.state.filesystem
Methods in org.apache.flink.runtime.state.filesystem that return PhysicalStateHandleID -
Uses of PhysicalStateHandleID in org.apache.flink.runtime.state.memory
Methods in org.apache.flink.runtime.state.memory that return PhysicalStateHandleID