Uses of Class
org.apache.drill.exec.store.kudu.KuduSubScan.KuduSubScanSpec
Packages that use KuduSubScan.KuduSubScanSpec
-
Uses of KuduSubScan.KuduSubScanSpec in org.apache.drill.exec.store.kudu
Methods in org.apache.drill.exec.store.kudu that return types with arguments of type KuduSubScan.KuduSubScanSpecConstructors in org.apache.drill.exec.store.kudu with parameters of type KuduSubScan.KuduSubScanSpecModifierConstructorDescriptionKuduRecordReader
(org.apache.kudu.client.KuduClient client, KuduSubScan.KuduSubScanSpec subScanSpec, List<SchemaPath> projectedColumns) Constructor parameters in org.apache.drill.exec.store.kudu with type arguments of type KuduSubScan.KuduSubScanSpecModifierConstructorDescriptionKuduSubScan
(KuduStoragePlugin plugin, List<KuduSubScan.KuduSubScanSpec> tabletInfoList, List<SchemaPath> columns) KuduSubScan
(StoragePluginRegistry registry, KuduStoragePluginConfig kuduStoragePluginConfig, LinkedList<KuduSubScan.KuduSubScanSpec> tabletScanSpecList, List<SchemaPath> columns)