public class NativeDecoratedKey extends DecoratedKey
PartitionPosition.ForKey, PartitionPosition.Kind, PartitionPosition.RowPositionSerializer
comparator
serializer
Constructor and Description |
---|
NativeDecoratedKey(Token token,
NativeAllocator allocator,
OpOrder.Group writeOp,
java.nio.ByteBuffer key) |
Modifier and Type | Method and Description |
---|---|
java.nio.ByteBuffer |
getKey() |
compareTo, compareTo, equals, filterHash, getPartitioner, getToken, hashCode, isMinimum, kind, minValue, toString
public NativeDecoratedKey(Token token, NativeAllocator allocator, OpOrder.Group writeOp, java.nio.ByteBuffer key)
public java.nio.ByteBuffer getKey()
getKey
in class DecoratedKey
Copyright © 2016 The Apache Software Foundation