Uses of Interface
org.apache.drill.exec.record.RecordBatch

Packages that use RecordBatch
Package
Description
Interface for Drill's interaction with the local disk to persist data temporarily during an operation.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Defines a revised implementation of the Drill RecordBatch protocol.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Provides a set of tools to work with row sets.
 
 
 
 
 
Drill storage plugin.
 
 
 
 
 
 
 
 
 
Kafka storage plugin.
 
Defines a mock data source which generates dummy test data for use in testing.
MongoDB storage plugin.