Interface CounterKey

  • All Known Implementing Classes:
    StrongCounterKey, WeakCounterKey

    public interface CounterKey
    Interface that represents the key stored in the cache.
    Since:
    9.0
    Author:
    Pedro Ruivo
    • Method Detail

      • getCounterName

        org.infinispan.util.ByteString getCounterName()
        Returns:
        The counter name.