Uses of Class
com.gigaspaces.cluster.activeelection.SpaceComponentsInitializeException
Packages that use SpaceComponentsInitializeException
Package
Description
Provides GigaSpaces filter plug-in interfaces.
Deprecated: use
org.openspaces.pu instead.-
Uses of SpaceComponentsInitializeException in com.gigaspaces.cluster.activeelection
Methods in com.gigaspaces.cluster.activeelection that throw SpaceComponentsInitializeExceptionModifier and TypeMethodDescriptionvoidSpaceComponentManager.beforeMovingToBackup()Called before space becomes backup.voidSpaceComponentManager.init()Initialize the component manager with space components.voidISpaceComponentsHandler.initComponents(boolean primaryOnly) voidSpaceComponentManager.initComponents()Initialize all space componentsvoidSpaceComponentManager.restartSpaceComponents()Restart space components.Constructors in com.gigaspaces.cluster.activeelection that throw SpaceComponentsInitializeException -
Uses of SpaceComponentsInitializeException in com.gigaspaces.cluster.replication
Methods in com.gigaspaces.cluster.replication that throw SpaceComponentsInitializeExceptionModifier and TypeMethodDescriptionvoidReplicationFilterManager.initComponents(boolean primaryOnly) -
Uses of SpaceComponentsInitializeException in com.gigaspaces.internal.server.space
Methods in com.gigaspaces.internal.server.space that throw SpaceComponentsInitializeExceptionModifier and TypeMethodDescriptionvoidSpaceImpl.initAndRecoverFromDataStorage(boolean isWarm) Initialize main space components -
Uses of SpaceComponentsInitializeException in com.j_spaces.core.filters
Methods in com.j_spaces.core.filters that throw SpaceComponentsInitializeException -
Uses of SpaceComponentsInitializeException in com.j_spaces.worker
Methods in com.j_spaces.worker that throw SpaceComponentsInitializeExceptionModifier and TypeMethodDescriptionvoidWorkerManager.initComponents(boolean primaryOnly) Deprecated.