Class Hierarchy
- java.lang.Object
- org.infinispan.client.hotrod.event.ClientEvents
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.infinispan.client.hotrod.exceptions.HotRodClientException
- org.infinispan.client.hotrod.event.IncorrectClientListenerException
- org.infinispan.client.hotrod.exceptions.HotRodClientException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- org.infinispan.client.hotrod.event.ClientEvent
- org.infinispan.client.hotrod.event.ClientCacheEntryCreatedEvent<K>
- org.infinispan.client.hotrod.event.ClientCacheEntryCustomEvent<T>
- org.infinispan.client.hotrod.event.ClientCacheEntryExpiredEvent<K>
- org.infinispan.client.hotrod.event.ClientCacheEntryModifiedEvent<K>
- org.infinispan.client.hotrod.event.ClientCacheEntryRemovedEvent<K>
- org.infinispan.client.hotrod.event.ClientCacheFailoverEvent
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.infinispan.client.hotrod.event.ClientEvent.Type
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)