public interface ISpaceComponentsHandler
Modifier and Type | Method and Description |
---|---|
void |
close(boolean primaryOnly) |
void |
initComponents(boolean primaryOnly) |
boolean |
isRecoverySupported()
Returns true if this ISpaceComponentsHandler can be enabled during space recovery, false
otherwise
|
void |
startComponents(boolean primaryOnly) |
void initComponents(boolean primaryOnly) throws SpaceComponentsInitializeException
primaryOnly
- SpaceComponentsInitializeException
void startComponents(boolean primaryOnly)
primaryOnly
- boolean isRecoverySupported()
true
if can be enabled during space recovery.void close(boolean primaryOnly)
primaryOnly
- Copyright © GigaSpaces.