Interface | Description |
---|---|
OperationResult |
Describes the result of a starting or checking the status of a
ClusterManagementOperation . |
RebalanceRegionResult |
Details of the rebalancing work performed for a partitioned region.
|
RebalanceResult |
the final results of a
RebalanceOperation |
RegionRedundancyStatus |
Used to calculate and store a snapshot of the redundancy status for a partitioned region.
|
RestoreRedundancyResults |
A class to collect the results of restore redundancy operations for one or more regions and
determine the success of failure of the operation.
|
Class | Description |
---|---|
CacheServerInfo | |
DeploymentInfo | |
DiskStoreInfo | |
GatewayReceiverInfo | |
IndexInfo | |
MemberInformation |
Data class to hold the information of the member Used in describe member command
|
PdxInfo | |
RuntimeInfo | |
RuntimeRegionInfo |
Enum | Description |
---|---|
RegionRedundancyStatus.RedundancyStatus |
The redundancy status of the region used to create this object at time of creation.
|
RestoreRedundancyResults.Status |
RestoreRedundancyResults.Status.SUCCESS is defined as every included region having fully satisfied redundancy. |