Contents
Class EventDispatcher<T>
java.lang.Object
org.infinispan.client.hotrod.event.impl.EventDispatcher<T>
- Direct Known Subclasses:
ClientEventDispatcher
,CounterEventDispatcher
-
Method Summary
Modifier and TypeMethodDescriptionaddress()
abstract CompletableFuture
<Void> protected abstract void
invokeEvent
(T event) protected void
boolean
boolean
start()
boolean
stop()