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 CounterState
decodeNewState
(byte encoded) static CounterState
decodeOldState
(byte encoded) byte
toString()
void
writeTo
(io.netty.buffer.ByteBuf buffer)