Package | Description |
---|---|
org.infinispan.client.hotrod.event |
Hot Rod client remote event API.
|
org.infinispan.client.hotrod.impl.protocol |
Modifier and Type | Method and Description |
---|---|
ClientEvent.Type |
ClientEvent.getType() |
static ClientEvent.Type |
ClientEvent.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClientEvent.Type[] |
ClientEvent.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected ClientCacheEntryCustomEvent<Object> |
Codec20.createCustomEvent(Object eventData,
ClientEvent.Type eventType,
boolean isRetried) |
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.