Package | Description |
---|---|
org.openspaces.admin.internal.driver | |
org.openspaces.admin.internal.pu |
Internally Used.
|
org.openspaces.admin.pu |
Support for managing of Processing Unit(s) through the Admin API.
|
Modifier and Type | Method and Description |
---|---|
UndeployOptions |
UndeployOptions.setDrainMode(DrainMode drainMode) |
UndeployOptions |
UndeployOptions.setDrainTimeout(Long drainTimeout) |
Modifier and Type | Method and Description |
---|---|
void |
InternalAdminDriver.beforeUndeployK8s(ProcessingUnit pu,
UndeployOptions options) |
CompletableFuture<?> |
InternalAdminDriver.undeployAsync(ProcessingUnit pu,
UndeployOptions options) |
CompletableFuture<?> |
KubernetesAdminDriver.undeployAsync(ProcessingUnit pu,
UndeployOptions options) |
Modifier and Type | Method and Description |
---|---|
CompletableFuture<?> |
DefaultProcessingUnit.undeployAsync(UndeployOptions options) |
Modifier and Type | Method and Description |
---|---|
CompletableFuture<?> |
ProcessingUnit.undeployAsync(UndeployOptions options) |
Copyright © GigaSpaces.