public class CachedHashDecoratedKey extends BufferDecoratedKey
PartitionPosition.ForKey, PartitionPosition.Kind, PartitionPosition.RowPositionSerializercomparatorserializer| Constructor and Description | 
|---|
| CachedHashDecoratedKey(Token token,
                      java.nio.ByteBuffer key) | 
| 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 CachedHashDecoratedKey(Token token, java.nio.ByteBuffer key)
public void filterHash(long[] dest)
IFilter.FilterKeyfilterHash in interface IFilter.FilterKeyfilterHash in class DecoratedKeyCopyright © 2018 The Apache Software Foundation