|
GemFire 6.6.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DistributedSystemHealthConfig
Provides configuration information relating to the health of an entire GemFire distributed system.
If any of the following criteria is
true, then the distributed system is considered to be in
OKAY_HEALTH
.
POOR_HEALTH
.
Field Summary | |
---|---|
static long |
DEFAULT_MAX_DEPARTED_APPLICATIONS
The default maximum number of application members that can unexceptedly leave a healthy the distributed system. |
Method Summary | |
---|---|
long |
getMaxDepartedApplications()
Returns the maximum number of application members that can unexceptedly leave a healthy the distributed system. |
void |
setMaxDepartedApplications(long maxDepartedApplications)
Sets the maximum number of application members that can unexceptedly leave a healthy the distributed system. |
Field Detail |
---|
static final long DEFAULT_MAX_DEPARTED_APPLICATIONS
Method Detail |
---|
long getMaxDepartedApplications()
DEFAULT_MAX_DEPARTED_APPLICATIONS
void setMaxDepartedApplications(long maxDepartedApplications)
getMaxDepartedApplications()
|
GemFire 6.6.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |