| Package | Description |
|---|---|
| org.apache.flink.runtime.checkpoint.filemerging |
| Modifier and Type | Method and Description |
|---|---|
static LogicalFile.LogicalFileId |
LogicalFile.LogicalFileId.generateRandomId() |
LogicalFile.LogicalFileId |
LogicalFile.getFileId() |
| Constructor and Description |
|---|
LogicalFile(LogicalFile.LogicalFileId fileId,
PhysicalFile physicalFile,
long startOffset,
long length,
FileMergingSnapshotManager.SubtaskKey subtaskKey) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.