Class IracTouchKeyRequest
java.lang.Object
org.infinispan.xsite.commands.remote.XSiteCacheRequest<Boolean>
org.infinispan.xsite.commands.remote.IracUpdateKeyRequest<Boolean>
org.infinispan.xsite.commands.remote.IracTouchKeyRequest
- All Implemented Interfaces:
TracedCommand, XSiteRequest<Boolean>
A request that is sent to the remote site by
IracManager.- Since:
- 15.0
- Author:
- William Burns
-
Field Summary
Fields inherited from class XSiteCacheRequest
cacheName -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class IracUpdateKeyRequest
invokeInLocalCacheMethods inherited from class XSiteCacheRequest
getCacheName, invokeInLocalSiteMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface TracedCommand
getOperationName, getSpanAttributes, setSpanAttributes
-
Constructor Details
-
IracTouchKeyRequest
-
-
Method Details
-
executeOperation
- Specified by:
executeOperationin classIracUpdateKeyRequest<Boolean>
-