JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested
|
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.infinispan.client.hotrod.event
Interface ClientEvent
All Known Subinterfaces:
ClientCacheEntryCreatedEvent
<K>,
ClientCacheEntryCustomEvent
<T>,
ClientCacheEntryExpiredEvent
<K>,
ClientCacheEntryModifiedEvent
<K>,
ClientCacheEntryRemovedEvent
<K>,
ClientCacheFailoverEvent
public interface
ClientEvent
Nested Class Summary
Nested Classes
Modifier and Type
Interface and Description
static class
ClientEvent.Type
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
ClientEvent.Type
getType
()
Method Detail
getType
ClientEvent.Type
getType()
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested
|
Field |
Constr |
Method
Detail:
Field |
Constr |
Method