Package | Description |
---|---|
org.infinispan.client.hotrod |
HotRod Client API
|
org.infinispan.client.hotrod.event |
Hot Rod client remote event API.
|
org.infinispan.client.hotrod.impl.operations | |
org.infinispan.client.hotrod.impl.protocol | |
org.infinispan.client.hotrod.impl.transport | |
org.infinispan.client.hotrod.impl.transport.tcp | |
org.infinispan.client.hotrod.logging | |
org.infinispan.client.hotrod.near | |
org.infinispan.jcache.remote |
Class and Description |
---|
ClientListenerNotifier |
Class and Description |
---|
ClientCacheFailoverEvent
Event received when the registered listener fails over to a different node.
|
ClientEvent |
ClientEvent.Type |
ClientListenerNotifier |
ContinuousQueryListener
Deprecated.
replaced by
ContinuousQueryListener ; to be removed in 8.3 |
Class and Description |
---|
ClientListenerNotifier |
Class and Description |
---|
ClientCacheEntryCreatedEvent
Client side cache entry created events provide information on the created
key, and the version of the entry.
|
ClientCacheEntryCustomEvent
The events generated by default contain just enough information to make the
event relevant but they avoid cramming too much information in order to reduce
the cost of sending them.
|
ClientCacheEntryModifiedEvent
Client side cache entry modified events provide information on the modified
key, and the version of the entry after the modification.
|
ClientEvent |
ClientEvent.Type |
Class and Description |
---|
ClientListenerNotifier |
Class and Description |
---|
ClientListenerNotifier |
Class and Description |
---|
ClientEvent |
IncorrectClientListenerException |
Class and Description |
---|
ClientListenerNotifier |
Class and Description |
---|
ClientCacheEntryCustomEvent
The events generated by default contain just enough information to make the
event relevant but they avoid cramming too much information in order to reduce
the cost of sending them.
|
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.