| Interface | Description |
|---|---|
| AbstractArrayBlock.ArrayBlockFunction<T> | |
| ArrayAllocator |
Manages the creation and return of primitive arrays, to be used within an operator to avoid repeated array allocation.
|
| Block | |
| BlockBuilder | |
| BlockEncoding | |
| BlockEncodingSerde | |
| BlockLease |
Represents a Block backed by a closeable resource.
|
| ClosingBlockLease.Closer | |
| LazyBlockLoader<T extends Block> | |
| UncheckedBlock |
Accessors for Block which provide for raw indexing into the underlying data structure of the Block.
|
| Enum | Description |
|---|---|
| SortOrder |
| Exception | Description |
|---|---|
| DuplicateMapKeyException |
Copyright © 2012–2022. All rights reserved.