public interface Handle extends Serializable
int
compare(Handle h)
Object[]
data()
byte[]
encoded()
encodedAsKey()
encodedCol(int idx)
long
intValue()
boolean
isInt()
len()
Handle
next()
numCols()
boolean isInt()
long intValue()
Handle next()
int compare(Handle h)
byte[] encoded()
byte[] encodedAsKey()
int len()
int numCols()
byte[] encodedCol(int idx)
Object[] data()
Copyright © 2022 PingCAP. All rights reserved.