public interface LeaderSelector
| Modifier and Type | Method and Description | 
|---|---|
| Throwable | getLastError() | 
| String | getPrimaryMemberName() | 
| boolean | isPrimary() | 
| void | select() | 
| void | setLastError(Throwable lastError) | 
| void | terminate() | 
boolean isPrimary()
Throwable getLastError()
void setLastError(Throwable lastError)
void terminate()
String getPrimaryMemberName()
void select()
     throws RemoteException
RemoteExceptionCopyright © GigaSpaces.