Package | Description |
---|---|
org.infinispan.client.hotrod.impl | |
org.infinispan.client.hotrod.impl.operations |
Modifier and Type | Method and Description |
---|---|
PingOperation.PingResult |
RemoteCacheImpl.ping() |
Modifier and Type | Method and Description |
---|---|
PingOperation.PingResult |
PingOperation.execute() |
protected PingOperation.PingResult |
FaultTolerantPingOperation.executeOperation(Transport transport) |
static PingOperation.PingResult |
PingOperation.PingResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PingOperation.PingResult[] |
PingOperation.PingResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.