Class KafkaGroupScan.PartitionScanWork
java.lang.Object
org.apache.drill.exec.store.kafka.KafkaGroupScan.PartitionScanWork
- All Implemented Interfaces:
Comparable<CompleteWork>,CompleteWork
- Enclosing class:
KafkaGroupScan
-
Field Summary
Fields inherited from interface org.apache.drill.exec.store.schedule.CompleteWork
logger -
Constructor Summary
ConstructorsConstructorDescriptionPartitionScanWork(EndpointByteMap byteMap, KafkaPartitionScanSpec partitionScanSpec) -
Method Summary
Modifier and TypeMethodDescriptionintlong
-
Constructor Details
-
PartitionScanWork
-
-
Method Details
-
compareTo
- Specified by:
compareToin interfaceComparable<CompleteWork>
-
getTotalBytes
public long getTotalBytes()- Specified by:
getTotalBytesin interfaceCompleteWork
-
getByteMap
- Specified by:
getByteMapin interfaceCompleteWork
-
getPartitionScanSpec
-