Package | Description |
---|---|
org.infinispan.commands |
Commands that operate on the cache, either locally or remotely.
|
org.infinispan.commands.irac | |
org.infinispan.xsite |
Class and Description |
---|
IracCleanupKeyCommand
Sends a cleanup request from primary owner to backup owners.
|
IracClearKeysCommand
A clear request that is sent to the remote site by
IracManager . |
IracMetadataRequestCommand
A request for a new
IracMetadata for a giver segment. |
IracPutKeyCommand
A put key request that is sent to the remote site by
IracManager . |
IracRemoveKeyCommand
A remove key request that is sent to the remote site by
IracManager . |
IracRequestStateCommand
Requests the state for a given segments.
|
IracStateResponseCommand
The IRAC state for a given key.
|
Class and Description |
---|
IracClearKeysCommand
A clear request that is sent to the remote site by
IracManager . |
IracPutKeyCommand
A put key request that is sent to the remote site by
IracManager . |
IracRemoveKeyCommand
A remove key request that is sent to the remote site by
IracManager . |
IracUpdateKeyCommand
An update request that is sent to the remote site by
IracManager . |
Class and Description |
---|
IracUpdateKeyCommand
An update request that is sent to the remote site by
IracManager . |
Copyright © 2021 JBoss by Red Hat. All rights reserved.