/AWS1/CL_MEMCLUSTPENDINGUPDS¶
A list of updates being applied to the cluster
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_resharding TYPE REF TO /AWS1/CL_MEMRESHARDINGSTATUS /AWS1/CL_MEMRESHARDINGSTATUS¶
The status of an online resharding operation.
io_acls TYPE REF TO /AWS1/CL_MEMACLSUPDATESTATUS /AWS1/CL_MEMACLSUPDATESTATUS¶
A list of ACLs associated with the cluster that are being updated
it_serviceupdates TYPE /AWS1/CL_MEMPENDINGMODSVCUP=>TT_PENDINGMODDEDSVCUPDATELIST TT_PENDINGMODDEDSVCUPDATELIST¶
A list of service updates being applied to the cluster
Queryable Attributes¶
Resharding¶
The status of an online resharding operation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESHARDING() |
Getter for RESHARDING |
ACLs¶
A list of ACLs associated with the cluster that are being updated
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACLS() |
Getter for ACLS |
ServiceUpdates¶
A list of service updates being applied to the cluster
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SERVICEUPDATES() |
Getter for SERVICEUPDATES, with configurable default |
ASK_SERVICEUPDATES() |
Getter for SERVICEUPDATES w/ exceptions if field has no valu |
HAS_SERVICEUPDATES() |
Determine if SERVICEUPDATES has a value |