public class CachedHashDecoratedKey extends BufferDecoratedKey
PartitionPosition.ForKey, PartitionPosition.Kind, PartitionPosition.RowPositionSerializer
comparator
serializer
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.
|
getKey
public CachedHashDecoratedKey(Token token, java.nio.ByteBuffer key)
public void filterHash(long[] dest)
IFilter.FilterKey
filterHash
in interface IFilter.FilterKey
filterHash
in class DecoratedKey
Copyright © 2017 The Apache Software Foundation