public class EmptySegmentFileStateHandle extends SegmentFileStateHandle
SegmentFileStateHandle that is only used as a placeholder.StateObject.StateObjectLocation, StateObject.StateObjectSizeStatsCollector| 限定符和类型 | 字段和说明 |
|---|---|
static EmptySegmentFileStateHandle |
INSTANCE |
stateSize| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.flink.core.fs.FSDataInputStream |
openInputStream()
Returns an
FSDataInputStream that can be used to read back the data that was
previously written to the stream. |
asBytesIfInMemory, collectSizeStats, discardState, equals, getFilePath, getLogicalFileId, getScope, getStartPos, getStateSize, getStreamStateHandleID, hashCode, toStringpublic static final EmptySegmentFileStateHandle INSTANCE
public org.apache.flink.core.fs.FSDataInputStream openInputStream()
throws IOException
StreamStateHandleFSDataInputStream that can be used to read back the data that was
previously written to the stream.openInputStream 在接口中 StreamStateHandleopenInputStream 在类中 SegmentFileStateHandleIOExceptionCopyright © 2014–2024 The Apache Software Foundation. All rights reserved.