Uses of Interface
org.apache.drill.exec.physical.impl.BatchCreator
Package
Description
Drill storage plugin.
Kafka storage plugin.
Defines a mock data source which generates dummy test data for use
in testing.
MongoDB storage plugin.
-
Uses of BatchCreator in org.apache.drill.exec.physical.base
-
Uses of BatchCreator in org.apache.drill.exec.physical.impl
-
Uses of BatchCreator in org.apache.drill.exec.physical.impl.aggregate
-
Uses of BatchCreator in org.apache.drill.exec.physical.impl.filter
-
Uses of BatchCreator in org.apache.drill.exec.physical.impl.flatten
-
Uses of BatchCreator in org.apache.drill.exec.physical.impl.join
Modifier and TypeClassDescriptionclass
class
class
class
class
-
Uses of BatchCreator in org.apache.drill.exec.physical.impl.limit
-
Uses of BatchCreator in org.apache.drill.exec.physical.impl.metadata
Modifier and TypeClassDescriptionclass
class
class
class
-
Uses of BatchCreator in org.apache.drill.exec.physical.impl.producer
-
Uses of BatchCreator in org.apache.drill.exec.physical.impl.project
-
Uses of BatchCreator in org.apache.drill.exec.physical.impl.setop
-
Uses of BatchCreator in org.apache.drill.exec.physical.impl.sort
-
Uses of BatchCreator in org.apache.drill.exec.physical.impl.statistics
Modifier and TypeClassDescriptionclass
class
-
Uses of BatchCreator in org.apache.drill.exec.physical.impl.svremover
-
Uses of BatchCreator in org.apache.drill.exec.physical.impl.TopN
-
Uses of BatchCreator in org.apache.drill.exec.physical.impl.trace
-
Uses of BatchCreator in org.apache.drill.exec.physical.impl.union
-
Uses of BatchCreator in org.apache.drill.exec.physical.impl.unnest
-
Uses of BatchCreator in org.apache.drill.exec.physical.impl.unorderedreceiver
-
Uses of BatchCreator in org.apache.drill.exec.physical.impl.unpivot
-
Uses of BatchCreator in org.apache.drill.exec.physical.impl.validate
-
Uses of BatchCreator in org.apache.drill.exec.physical.impl.values
-
Uses of BatchCreator in org.apache.drill.exec.physical.impl.window
-
Uses of BatchCreator in org.apache.drill.exec.physical.impl.xsort
-
Uses of BatchCreator in org.apache.drill.exec.store.delta.read
-
Uses of BatchCreator in org.apache.drill.exec.store.dfs.easy
-
Uses of BatchCreator in org.apache.drill.exec.store.direct
-
Uses of BatchCreator in org.apache.drill.exec.store.drill.plugin
-
Uses of BatchCreator in org.apache.drill.exec.store.druid
-
Uses of BatchCreator in org.apache.drill.exec.store.enumerable
-
Uses of BatchCreator in org.apache.drill.exec.store.googlesheets
Modifier and TypeClassDescriptionclass
class
class
-
Uses of BatchCreator in org.apache.drill.exec.store.hbase
-
Uses of BatchCreator in org.apache.drill.exec.store.hive
Modifier and TypeClassDescriptionclass
class
-
Uses of BatchCreator in org.apache.drill.exec.store.http
-
Uses of BatchCreator in org.apache.drill.exec.store.iceberg.read
-
Uses of BatchCreator in org.apache.drill.exec.store.ischema
-
Uses of BatchCreator in org.apache.drill.exec.store.jdbc
Modifier and TypeClassDescriptionclass
class
class
-
Uses of BatchCreator in org.apache.drill.exec.store.kafka
-
Uses of BatchCreator in org.apache.drill.exec.store.kudu
-
Uses of BatchCreator in org.apache.drill.exec.store.mock
-
Uses of BatchCreator in org.apache.drill.exec.store.mongo
-
Uses of BatchCreator in org.apache.drill.exec.store.openTSDB
-
Uses of BatchCreator in org.apache.drill.exec.store.parquet
-
Uses of BatchCreator in org.apache.drill.exec.store.phoenix
-
Uses of BatchCreator in org.apache.drill.exec.store.splunk
Modifier and TypeClassDescriptionclass
class
class
-
Uses of BatchCreator in org.apache.drill.exec.store.sys
Modifier and TypeClassDescriptionclass
This class creates batches based on the the type ofSystemTable
.