The partition handling configuration for distributed and replicated caches.
| Attribute | Value | 
|---|---|
| Default Value | false | 
| Type | BOOLEAN | 
| Nillable | true | 
| Expressions Allowed | true | 
| Storage | configuration | 
| Access Type | read-write | 
| Restart Required | resource-services | 
| Attribute | Value | 
|---|---|
| Default Value | NONE | 
| Type | STRING | 
| Nillable | true | 
| Expressions Allowed | true | 
| Storage | configuration | 
| Access Type | read-write | 
| Restart Required | resource-services | 
| Allowed Values | NONE PREFERRED_ALWAYS PREFERRED_NON_NULL REMOVE_ALL | 
| Attribute | Value | 
|---|---|
| Default Value | ALLOW_READ_WRITES | 
| Type | STRING | 
| Nillable | true | 
| Expressions Allowed | true | 
| Storage | configuration | 
| Access Type | read-write | 
| Restart Required | resource-services | 
| Allowed Values | DENY_READ_WRITES ALLOW_READS ALLOW_READ_WRITES | 
| Request Parameter | Type | Required | Expressions Allowed | Default value | Description | 
|---|---|---|---|---|---|
| when-split | STRING | false | true | ALLOW_READ_WRITES | Defines the availability of cache entries after a network partition is detected. | 
| merge-policy | STRING | false | true | NONE | Defines the policy for resolving cache entry conflicts when merging partitions. | 
| enabled | BOOLEAN | false | true | false | If enabled, the cache will enter degraded mode upon detecting a network partition that threatens the integrity of the cache. |