Uses of Interface
org.apache.drill.exec.physical.impl.BatchCreator
Packages that use BatchCreator
Package
Description
Defines a mock data source which generates dummy test data for use
in testing.
-
Uses of BatchCreator in org.apache.drill.exec.physical.base
Classes in org.apache.drill.exec.physical.base that implement BatchCreator -
Uses of BatchCreator in org.apache.drill.exec.physical.impl
Classes in org.apache.drill.exec.physical.impl that implement BatchCreator -
Uses of BatchCreator in org.apache.drill.exec.physical.impl.aggregate
Classes in org.apache.drill.exec.physical.impl.aggregate that implement BatchCreator -
Uses of BatchCreator in org.apache.drill.exec.physical.impl.filter
Classes in org.apache.drill.exec.physical.impl.filter that implement BatchCreator -
Uses of BatchCreator in org.apache.drill.exec.physical.impl.flatten
Classes in org.apache.drill.exec.physical.impl.flatten that implement BatchCreator -
Uses of BatchCreator in org.apache.drill.exec.physical.impl.join
Classes in org.apache.drill.exec.physical.impl.join that implement BatchCreatorModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of BatchCreator in org.apache.drill.exec.physical.impl.limit
Classes in org.apache.drill.exec.physical.impl.limit that implement BatchCreator -
Uses of BatchCreator in org.apache.drill.exec.physical.impl.metadata
Classes in org.apache.drill.exec.physical.impl.metadata that implement BatchCreatorModifier and TypeClassDescriptionclassclassclassclass -
Uses of BatchCreator in org.apache.drill.exec.physical.impl.producer
Classes in org.apache.drill.exec.physical.impl.producer that implement BatchCreator -
Uses of BatchCreator in org.apache.drill.exec.physical.impl.project
Classes in org.apache.drill.exec.physical.impl.project that implement BatchCreator -
Uses of BatchCreator in org.apache.drill.exec.physical.impl.setop
Classes in org.apache.drill.exec.physical.impl.setop that implement BatchCreator -
Uses of BatchCreator in org.apache.drill.exec.physical.impl.sort
Classes in org.apache.drill.exec.physical.impl.sort that implement BatchCreator -
Uses of BatchCreator in org.apache.drill.exec.physical.impl.statistics
Classes in org.apache.drill.exec.physical.impl.statistics that implement BatchCreatorModifier and TypeClassDescriptionclassclass -
Uses of BatchCreator in org.apache.drill.exec.physical.impl.svremover
Classes in org.apache.drill.exec.physical.impl.svremover that implement BatchCreator -
Uses of BatchCreator in org.apache.drill.exec.physical.impl.TopN
Classes in org.apache.drill.exec.physical.impl.TopN that implement BatchCreator -
Uses of BatchCreator in org.apache.drill.exec.physical.impl.trace
Classes in org.apache.drill.exec.physical.impl.trace that implement BatchCreator -
Uses of BatchCreator in org.apache.drill.exec.physical.impl.union
Classes in org.apache.drill.exec.physical.impl.union that implement BatchCreator -
Uses of BatchCreator in org.apache.drill.exec.physical.impl.unnest
Classes in org.apache.drill.exec.physical.impl.unnest that implement BatchCreator -
Uses of BatchCreator in org.apache.drill.exec.physical.impl.unorderedreceiver
Classes in org.apache.drill.exec.physical.impl.unorderedreceiver that implement BatchCreator -
Uses of BatchCreator in org.apache.drill.exec.physical.impl.unpivot
Classes in org.apache.drill.exec.physical.impl.unpivot that implement BatchCreator -
Uses of BatchCreator in org.apache.drill.exec.physical.impl.validate
Classes in org.apache.drill.exec.physical.impl.validate that implement BatchCreator -
Uses of BatchCreator in org.apache.drill.exec.physical.impl.values
Classes in org.apache.drill.exec.physical.impl.values that implement BatchCreator -
Uses of BatchCreator in org.apache.drill.exec.physical.impl.window
Classes in org.apache.drill.exec.physical.impl.window that implement BatchCreator -
Uses of BatchCreator in org.apache.drill.exec.physical.impl.xsort
Classes in org.apache.drill.exec.physical.impl.xsort that implement BatchCreator -
Uses of BatchCreator in org.apache.drill.exec.store.dfs.easy
Classes in org.apache.drill.exec.store.dfs.easy that implement BatchCreator -
Uses of BatchCreator in org.apache.drill.exec.store.direct
Classes in org.apache.drill.exec.store.direct that implement BatchCreator -
Uses of BatchCreator in org.apache.drill.exec.store.enumerable
Classes in org.apache.drill.exec.store.enumerable that implement BatchCreator -
Uses of BatchCreator in org.apache.drill.exec.store.ischema
Classes in org.apache.drill.exec.store.ischema that implement BatchCreator -
Uses of BatchCreator in org.apache.drill.exec.store.mock
Classes in org.apache.drill.exec.store.mock that implement BatchCreator -
Uses of BatchCreator in org.apache.drill.exec.store.parquet
Classes in org.apache.drill.exec.store.parquet that implement BatchCreator -
Uses of BatchCreator in org.apache.drill.exec.store.sys
Classes in org.apache.drill.exec.store.sys that implement BatchCreatorModifier and TypeClassDescriptionclassThis class creates batches based on the the type ofSystemTable.