Uses of Class
org.infinispan.client.hotrod.impl.operations.FaultTolerantPingOperation
-
Packages that use FaultTolerantPingOperation Package Description org.infinispan.client.hotrod.impl.operations -
-
Uses of FaultTolerantPingOperation in org.infinispan.client.hotrod.impl.operations
Methods in org.infinispan.client.hotrod.impl.operations that return FaultTolerantPingOperation Modifier and Type Method Description FaultTolerantPingOperation
OperationsFactory. newFaultTolerantPingOperation()
Construct a fault tolerant ping request.
-