public class SpaceMemberAliveIndicator extends Object implements MemberAliveIndicator
Constructor and Description |
---|
SpaceMemberAliveIndicator(IJSpace spaceProxy,
Boolean enabled) |
Modifier and Type | Method and Description |
---|---|
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.
|
public boolean isMemberAliveEnabled()
MemberAliveIndicator
isMemberAliveEnabled
in interface MemberAliveIndicator
public boolean isAlive() throws Exception
MemberAliveIndicator
true
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 MemberAliveIndicator
Exception
Copyright © GigaSpaces.