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 org.infinispan.xsite.commands.remote.XSiteCacheRequest
cacheName -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.infinispan.xsite.commands.remote.IracUpdateKeyRequest
invokeInLocalCacheMethods inherited from class org.infinispan.xsite.commands.remote.XSiteCacheRequest
getCacheName, invokeInLocalSiteMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.infinispan.commands.TracedCommand
getOperationName, getSpanAttributes, setSpanAttributes
-
Constructor Details
-
IracTouchKeyRequest
-
-
Method Details
-
executeOperation
- Specified by:
executeOperationin classIracUpdateKeyRequest<Boolean>
-