Class AbstractClientEvent
java.lang.Object
org.infinispan.client.hotrod.event.impl.AbstractClientEvent
- All Implemented Interfaces:
ClientEvent
- Direct Known Subclasses:
CreatedEventImpl
,CustomEventImpl
,ExpiredEventImpl
,ModifiedEventImpl
,RemovedEventImpl
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.infinispan.client.hotrod.event.ClientEvent
ClientEvent.Type
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.infinispan.client.hotrod.event.ClientEvent
getType
-
Constructor Details
-
AbstractClientEvent
protected AbstractClientEvent(byte[] listenerId)
-
-
Method Details
-
getListenerId
public byte[] getListenerId()
-