Interface | Description |
---|---|
HasFile | |
RegionScoped |
Class | Description |
---|---|
AbstractConfiguration<R extends RuntimeInfo> |
This class represents either a configuration or a filter.
|
AutoSerializer |
The configuration of a org.apache.geode.pdx.ReflectionBasedAutoSerializer
found in the geode-core module that is used for easy PDX serialization.
|
ClassName |
Used to configure an attribute that represents an instance of a java class.
|
Deployment | |
DiskDir | |
DiskStore | |
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 | |
MultiJarDeployment | |
Pdx |
Used to configure PDX serialization for a 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.Eviction | |
Region.Expiration |
Enum | Description |
---|---|
IndexType |
Public ENUM to indicate type of Index on a Geode
Region used by the Management API. |
Region.EvictionAction | |
Region.EvictionType | |
Region.ExpirationAction | |
Region.ExpirationType | |
RegionType |
these are the region types supported by Cluster Management V2 API.
|