public class PartitionInfo extends Object
VectorMappingUtils
PartitionInfo(int[] map, RowType partitionType, BinaryRow partition)
int[]
getMap()
BinaryRow
getPartitionRow()
int
getRealIndex(int i)
DataType
getType(int i)
boolean
inPartitionRow(int i)
size()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PartitionInfo(int[] map, RowType partitionType, BinaryRow partition)
public int[] getMap()
public BinaryRow getPartitionRow()
public boolean inPartitionRow(int i)
public int getRealIndex(int i)
public DataType getType(int i)
public int size()
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.