Package | Description |
---|---|
org.openspaces.admin.gsm |
Support for managing of Grid Service Manager(s) through the Admin API.
|
org.openspaces.admin.internal.driver | |
org.openspaces.admin.internal.gsm |
Internally Used.
|
Modifier and Type | Method and Description |
---|---|
List<UndeployedPuMetaData> |
GridServiceManager.getUnDeployedPus() |
Modifier and Type | Method and Description |
---|---|
UndeployedPuMetaData |
InternalAdminDriver.getUndeployedPu(String puName) |
Modifier and Type | Method and Description |
---|---|
List<UndeployedPuMetaData> |
InternalAdminDriver.getUnDeployedPus() |
Modifier and Type | Method and Description |
---|---|
void |
ServiceGridAdminDriver.deleteSpaceInstancesPersistentData(UndeployedPuMetaData puMetaData,
String spaceName,
InternalSpaceDeleteInstancePersistentDataEventListener listener) |
abstract void |
InternalAdminDriver.deleteSpaceInstancesPersistentData(UndeployedPuMetaData puMetaData,
String spaceName,
InternalSpaceDeleteInstancePersistentDataEventListener listener) |
void |
KubernetesAdminDriver.deleteSpaceInstancesPersistentData(UndeployedPuMetaData puMetaData,
String spaceName,
InternalSpaceDeleteInstancePersistentDataEventListener listener) |
Modifier and Type | Method and Description |
---|---|
List<UndeployedPuMetaData> |
DefaultGridServiceManager.getUnDeployedPus() |
Copyright © GigaSpaces.