Class RoutingObjectOperation<E>
java.lang.Object
org.infinispan.client.hotrod.impl.operations.DelegatingHotRodOperation<E>
org.infinispan.client.hotrod.impl.operations.RoutingObjectOperation<E>
- All Implemented Interfaces:
HotRodOperation<E>
-
Field Summary
Fields inherited from class org.infinispan.client.hotrod.impl.operations.DelegatingHotRodOperation
delegate -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.infinispan.client.hotrod.impl.operations.DelegatingHotRodOperation
additionalParameters, asCompletableFuture, createResponse, flags, getCacheName, getCacheNameBytes, getDataFormat, handleStatsCompletion, isInstanceOf, requestOpCode, reset, responseOpCode, supportRetry, timeout, toString, writeOperationRequest
-
Constructor Details
-
RoutingObjectOperation
-
-
Method Details
-
getRoutingObject
- Specified by:
getRoutingObjectin interfaceHotRodOperation<E>- Overrides:
getRoutingObjectin classDelegatingHotRodOperation<E>
-