| Package | Description |
|---|---|
| org.infinispan.client.hotrod.event.impl | |
| org.infinispan.client.hotrod.impl.protocol |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CounterEventDispatcher.invokeEvent(HotRodCounterEvent event) |
| Constructor and Description |
|---|
CounterEventDispatcher(byte[] listenerId,
ConcurrentMap<String,List<Consumer<HotRodCounterEvent>>> clientListeners,
SocketAddress address,
Supplier<CompletableFuture<Short>> failover,
Runnable cleanup) |
| Modifier and Type | Method and Description |
|---|---|
HotRodCounterEvent |
Codec.readCounterEvent(io.netty.buffer.ByteBuf buf)
Reads a
HotRodCounterEvent with the listener-id. |
HotRodCounterEvent |
Codec20.readCounterEvent(io.netty.buffer.ByteBuf buf) |
Copyright © 2022 JBoss by Red Hat. All rights reserved.