public class PartitionInfo extends Object
VectorMappingUtils.| Constructor and Description |
|---|
PartitionInfo(int[] map,
RowType partitionType,
BinaryRow partition) |
| Modifier and Type | Method and Description |
|---|---|
int[] |
getMap() |
BinaryRow |
getPartitionRow() |
int |
getRealIndex(int i) |
DataType |
getType(int i) |
boolean |
inPartitionRow(int i) |
int |
size() |
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.