Uses of Package
org.apache.flink.runtime.state.filemerging
Packages that use org.apache.flink.runtime.state.filemerging
Package
Description
-
Classes in org.apache.flink.runtime.state.filemerging used by org.apache.flink.runtime.checkpoint.filemergingClassDescriptionThis state handle represents a directory, usually used to be registered to
SharedStateRegistryto track the life cycle of the directory.FileStateHandlefor state that was written to a file segment. -
Classes in org.apache.flink.runtime.state.filemerging used by org.apache.flink.runtime.state.filemergingClassDescriptionThis state handle represents a directory, usually used to be registered to
SharedStateRegistryto track the life cycle of the directory.An emptyFileMergingOperatorStreamStateHandlethat is only used as a placeholder to prevent file merging directory from being deleted.An emptySegmentFileStateHandlethat is only used as a placeholder.AOperatorStreamStateHandlethat works for file merging checkpoints.FileStateHandlefor state that was written to a file segment. -
Classes in org.apache.flink.runtime.state.filemerging used by org.apache.flink.runtime.state.filesystemClassDescriptionThis state handle represents a directory, usually used to be registered to
SharedStateRegistryto track the life cycle of the directory.FileStateHandlefor state that was written to a file segment.