| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.checkpoint.filemerging |
| 限定符和类型 | 字段和说明 |
|---|---|
protected TreeMap<Long,Set<LogicalFile>> |
FileMergingSnapshotManagerBase.uploadedStates |
| 限定符和类型 | 方法和说明 |
|---|---|
protected LogicalFile |
FileMergingSnapshotManagerBase.createLogicalFile(PhysicalFile physicalFile,
long startOffset,
long length,
FileMergingSnapshotManager.SubtaskKey subtaskKey)
Create a logical file on a physical file.
|
LogicalFile |
FileMergingSnapshotManagerBase.getLogicalFile(LogicalFile.LogicalFileId fileId) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
FileMergingSnapshotManagerBase.discardSingleLogicalFile(LogicalFile logicalFile,
long checkpointId) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.