public interface PartitionScanTask extends ScanTask
Modifier and Type | Method and Description |
---|---|
StructLike |
partition()
Returns the value of the partition for this scan task
|
PartitionSpec |
spec()
Returns the spec of the partition for this scan task
|
asCombinedScanTask, asDataTask, asFileScanTask, estimatedRowsCount, filesCount, isDataTask, isFileScanTask, sizeBytes
PartitionSpec spec()
StructLike partition()