Class CachedHashDecoratedKey

All Implemented Interfaces:
Comparable<PartitionPosition>, PartitionPosition, RingPosition<PartitionPosition>, ByteComparable, IFilter.FilterKey

public class CachedHashDecoratedKey extends BufferDecoratedKey
  • Constructor Details

    • CachedHashDecoratedKey

      public CachedHashDecoratedKey(Token token, ByteBuffer key)
  • Method Details