@InternalApi(value="For internal usage only") public class RowKeyWrapper extends Object implements Comparable<RowKeyWrapper>
Constructor and Description |
---|
RowKeyWrapper(com.google.protobuf.ByteString key) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(RowKeyWrapper o) |
com.google.protobuf.ByteString |
getKey() |
public com.google.protobuf.ByteString getKey()
public int compareTo(RowKeyWrapper o)
compareTo
in interface Comparable<RowKeyWrapper>