Interface CounterKey
-
- All Known Implementing Classes:
StrongCounterKey,WeakCounterKey
public interface CounterKeyInterface that represents the key stored in the cache.- Since:
- 9.0
- Author:
- Pedro Ruivo
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.infinispan.util.ByteStringgetCounterName()
-