| Interface | Description |
|---|---|
| Statement |
| Class | Description |
|---|---|
| AbstractTransactionStatement | |
| BeginTransactionStatement |
BeginTransactionStatement begins a transaction
|
| CacheStatement |
CacheStatement shows the currently selected cache or selects a cache to be used as default for CLI operations
|
| ClearCacheStatement |
ClearCacheStatement.
|
| CodecAwareStatement | |
| CommitTransactionStatement |
CommitTransactionStatement commits a running transaction
|
| CreateStatement |
CreateStatement creates a new cache based on the configuration of an existing cache.
|
| DenyStatement |
DenyStatement removes a role mapping from a user
|
| EncodingStatement |
EncodingStatement selects a codec to use for encoding/decoding keys/values from the cli to the
cache and viceversa
|
| EndBatchStatement |
EndBatchStatement ends a running batch statement
|
| EvictStatement |
EvictStatement evicts an entry from the cache
|
| ExpirationData |
ExpirationData holds optional expiration information as specified in cli commands
|
| GetStatement |
Implementation of the "get" statement
|
| GrantStatement |
GrantStatement adds a role mapping to a user
|
| InfoStatement |
InfoStatement shows configuration information about the specified cache or about the active cache manager
|
| KeyData | |
| LocateStatement |
LocateStatement locates an entry in the cluster
|
| Option |
CLI Command option
|
| PingStatement |
PingStatement.
|
| PutStatement |
PutStatement puts an entry in the cache
|
| RemoveStatement |
Implements the "rm [cache.]key" statetement which removes the specified key from a cache
|
| ReplaceStatement |
Replaces an existing entry in the cache
|
| RolesStatement |
RolesStatement lists the roles of a user
|
| RollbackTransactionStatement |
Rolls back a running transaction
|
| SiteData | |
| SiteStatement |
Performs operation related to Cross-Site Replication
|
| StartBatchStatement |
Starts a new batch
|
| StatsStatement |
Displays statistics about a container or a cache
|
| UpgradeStatement |
Performs operation related to rolling upgrades
|
| VersionStatement |
Implementation of the "version" statement
|
Copyright © 2024 JBoss, a division of Red Hat. All rights reserved.