Uses of Package
org.apache.drill.exec.cache
Packages that use org.apache.drill.exec.cache
Package
Description
Distributed cache for syncing state and data between Drillbits.
Collection of classes shared by operators that implement spill-to-disk.
-
Classes in org.apache.drill.exec.cache used by org.apache.drill.exec.cacheClassDescriptionClasses that can be put in the Distributed Cache must implement this interface.Read one or more vector containers from an input stream.Writes multiple VectorAccessible or VectorContainer objects to an output stream.
-
-
Classes in org.apache.drill.exec.cache used by org.apache.drill.exec.physical.impl.spillClassDescriptionWrites multiple VectorAccessible or VectorContainer objects to an output stream.