public class PreHashedDecoratedKey extends BufferDecoratedKey
PartitionPosition.ForKey, PartitionPosition.Kind, PartitionPosition.RowPositionSerializercomparatorserializer| Constructor and Description | 
|---|
| PreHashedDecoratedKey(Token token,
                     java.nio.ByteBuffer key,
                     long hash0,
                     long hash1) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | filterHash(long[] dest)Places the murmur3 hash of the key in the given long array of size at least two. | 
getKeypublic PreHashedDecoratedKey(Token token, java.nio.ByteBuffer key, long hash0, long hash1)
public void filterHash(long[] dest)
IFilter.FilterKeyfilterHash in interface IFilter.FilterKeyfilterHash in class DecoratedKeyCopyright © 2018 The Apache Software Foundation