Class ClientCounterEvent
java.lang.Object
org.infinispan.server.hotrod.counter.listener.ClientCounterEvent
A counter event to send to a client.
- Since:
- 9.2
- Author:
- Pedro Ruivo
-
Method Summary
Modifier and TypeMethodDescriptionstatic CounterStatedecodeNewState(byte encoded) static CounterStatedecodeOldState(byte encoded) bytetoString()voidwriteTo(io.netty.buffer.ByteBuf buffer)