| Package | Description |
|---|---|
| org.tikv.common | |
| org.tikv.common.columnar | |
| org.tikv.common.columnar.datatypes | |
| org.tikv.common.operation.iterator | |
| org.tikv.common.types |
| Class and Description |
|---|
| TiChunk
TiChunk is an abstraction of Chunk data transmitted from TiKV.
|
| Class and Description |
|---|
| TiChunkColumnVector
An implementation of
TiColumnVector. |
| TiColumnVector
An interface is mostly copied from Spark's ColumnVector (we do not link it here because we do not
want to pollute tikv java client's dependencies).
|
| Class and Description |
|---|
| TiBlockColumnVector |
| Class and Description |
|---|
| TiChunk
TiChunk is an abstraction of Chunk data transmitted from TiKV.
|
| Class and Description |
|---|
| TiChunkColumnVector
An implementation of
TiColumnVector. |
Copyright © 2025 PingCAP. All rights reserved.