| Package | Description |
|---|---|
| org.apache.drill.exec.cache |
Distributed cache for syncing state and data between Drillbits.
|
| org.apache.drill.exec.physical.impl.orderedpartitioner | |
| org.apache.drill.exec.physical.impl.spill |
Collection of classes shared by operators that implement spill-to-disk.
|
| Class and Description |
|---|
| AbstractStreamSerializable |
| Counter |
| DistributedCache.CacheConfig |
| DistributedCache.CacheConfigBuilder |
| DistributedCache.SerializationMode |
| DistributedMap |
| DistributedMultiMap |
| DrillSerializable
Classes that can be put in the Distributed Cache must implement this interface.
|
| SerializationDefinition |
| VectorSerializer.Reader
Read one or more vector containers from an input stream.
|
| VectorSerializer.Writer
Writes multiple VectorAccessible or VectorContainer
objects to an output stream.
|
| Class and Description |
|---|
| CachedVectorContainer |
| DistributedCache.CacheConfig |
| Class and Description |
|---|
| VectorSerializer.Writer
Writes multiple VectorAccessible or VectorContainer
objects to an output stream.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.