| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.checkpoint.filemerging |
| 限定符和类型 | 字段和说明 |
|---|---|
protected PhysicalFile.PhysicalFileDeleter |
FileMergingSnapshotManagerBase.physicalFileDeleter |
| 构造器和说明 |
|---|
PhysicalFile(org.apache.flink.core.fs.FSDataOutputStream outputStream,
org.apache.flink.core.fs.Path filePath,
PhysicalFile.PhysicalFileDeleter deleter,
CheckpointedStateScope scope) |
PhysicalFile(org.apache.flink.core.fs.FSDataOutputStream outputStream,
org.apache.flink.core.fs.Path filePath,
PhysicalFile.PhysicalFileDeleter deleter,
CheckpointedStateScope scope,
boolean owned) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.