Interface CompleteWork
- All Superinterfaces:
Comparable<CompleteWork>
- All Known Implementing Classes:
CompleteFileWork
,IcebergCompleteWork
,KafkaGroupScan.PartitionScanWork
,RowGroupInfo
Container that holds a complete work unit. Can contain one or more partial units.
-
Field Summary
-
Method Summary
Methods inherited from interface java.lang.Comparable
compareTo
-
Field Details
-
logger
static final org.slf4j.Logger logger
-
-
Method Details
-
getTotalBytes
long getTotalBytes() -
getByteMap
EndpointByteMap getByteMap()
-