|
GigaSpaces XAP 9.7.2 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openspaces.core.cluster.SpaceMemberAliveIndicator
public class SpaceMemberAliveIndicator
| Constructor Summary | |
|---|---|
SpaceMemberAliveIndicator(IJSpace spaceProxy)
|
|
| Method Summary | |
|---|---|
boolean |
isAlive()
Return true if the member is alive or not. |
boolean |
isMemberAliveEnabled()
Should this member be checked to see if it is alive or not. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SpaceMemberAliveIndicator(IJSpace spaceProxy)
| Method Detail |
|---|
public boolean isMemberAliveEnabled()
MemberAliveIndicator
isMemberAliveEnabled in interface MemberAliveIndicator
public boolean isAlive()
throws Exception
MemberAliveIndicatortrue if the member is alive or not. An exception thrown
is considered as an indication that the member is not alive, and allows for
further information to be supplies as to the reason that the member is not
alive.
isAlive in interface MemberAliveIndicatorException
|
GigaSpaces XAP 9.7.2 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||