| Package | Description |
|---|---|
| org.apache.drill.exec.cache |
Distributed cache for syncing state and data between Drillbits.
|
| org.apache.drill.exec.physical.impl.spill |
Collection of classes shared by operators that implement spill-to-disk.
|
| Modifier and Type | Method and Description |
|---|---|
static VectorSerializer.Writer |
VectorSerializer.writer(WritableByteChannel channel) |
| Modifier and Type | Method and Description |
|---|---|
VectorSerializer.Writer |
SpillSet.writer(String fileName) |
| Modifier and Type | Method and Description |
|---|---|
void |
SpillSet.close(VectorSerializer.Writer writer) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.