Package org.apache.flink.runtime.state
Class AbstractChannelStateHandle.StateContentMetaInfo
java.lang.Object
org.apache.flink.runtime.state.AbstractChannelStateHandle.StateContentMetaInfo
- Enclosing class:
- AbstractChannelStateHandle<Info>
Describes the underlying content.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StateContentMetaInfo
public StateContentMetaInfo() -
StateContentMetaInfo
-
-
Method Details
-
withDataAdded
public void withDataAdded(long offset, long size) -
getOffsets
-
getSize
public long getSize()
-