public class ComponentPartitionHandling<T extends ComponentPartitionHandling> extends Object
| Constructor and Description |
|---|
ComponentPartitionHandling() |
| Modifier and Type | Method and Description |
|---|---|
String |
availability()
Indicates the current availability of the cache.
|
T |
availability(String value)
Indicates the current availability of the cache.
|
Boolean |
enabled()
If enabled, the cache will enter degraded mode upon detecting a network partition that threatens the integrity of the cache.
|
T |
enabled(Boolean value)
If enabled, the cache will enter degraded mode upon detecting a network partition that threatens the integrity of the cache.
|
String |
getKey() |
Copyright © 2015 JBoss by Red Hat. All rights reserved.