Class ClientCounterEvent


  • public final class ClientCounterEvent
    extends Object
    A counter event to send to a client.
    Since:
    9.2
    Author:
    Pedro Ruivo
    • Method Detail

      • decodeOldState

        public static org.infinispan.counter.api.CounterState decodeOldState​(byte encoded)
      • decodeNewState

        public static org.infinispan.counter.api.CounterState decodeNewState​(byte encoded)
      • getVersion

        public byte getVersion()
      • writeTo

        public void writeTo​(io.netty.buffer.ByteBuf buffer)