Uses of Package
org.infinispan.commands.irac
-
Packages that use org.infinispan.commands.irac Package Description org.infinispan.commands Commands that operate on the cache, either locally or remotely.org.infinispan.commands.irac org.infinispan.xsite -
Classes in org.infinispan.commands.irac used by org.infinispan.commands Class Description IracCleanupKeyCommand Sends a cleanup request from primary owner to backup owners.IracClearKeysCommand A clear request that is sent to the remote site byIracManager.IracMetadataRequestCommand A request for a newIracMetadatafor a giver segment.IracPutKeyCommand A put key request that is sent to the remote site byIracManager.IracRemoveKeyCommand A remove key request that is sent to the remote site byIracManager.IracRequestStateCommand Requests the state for a given segments.IracStateResponseCommand The IRAC state for a given key. -
Classes in org.infinispan.commands.irac used by org.infinispan.commands.irac Class Description IracClearKeysCommand A clear request that is sent to the remote site byIracManager.IracPutKeyCommand A put key request that is sent to the remote site byIracManager.IracRemoveKeyCommand A remove key request that is sent to the remote site byIracManager.IracUpdateKeyCommand An update request that is sent to the remote site byIracManager. -
Classes in org.infinispan.commands.irac used by org.infinispan.xsite Class Description IracUpdateKeyCommand An update request that is sent to the remote site byIracManager.