| Class | Description |
|---|---|
| AbstractConfiguration<R extends RuntimeInfo> |
This class represents either a configuration or a filter.
|
| ClassName |
Used to configure an attribute that represents an instance of a java class.
|
| GatewayReceiver |
Use this to configure the gateway receiver in the cluster
setting the bindAddress and hostname for clients are not supported by this api.
|
| GroupableConfiguration<R extends RuntimeInfo> | |
| Index | |
| Links |
this keeps all HATEOAS links related to a particular configuration object.
|
| Member | |
| Pdx |
Configuration Objects for Pdx in the cache
|
| Region |
this holds the region attributes you can configure using management rest api
for regions created using gfsh but listed using management rest api, the attributes not supported
by management rest api won't be shown.
|
| Region.Expiration |
| Enum | Description |
|---|---|
| Region.ExpirationAction | |
| Region.ExpirationType | |
| RegionType |
these are the region types supported by Cluster Management V2 API.
|