public static class CompactMessages.CompactionUnit extends Object implements CompactMessages.CoordinatorOutput
| Constructor and Description |
|---|
CompactionUnit(int unitId,
String partition,
List<org.apache.flink.core.fs.Path> unit) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPartition() |
List<org.apache.flink.core.fs.Path> |
getPaths() |
int |
getUnitId() |
boolean |
isTaskMessage(int taskNumber,
int taskId) |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.