Uses of Class
org.openspaces.admin.internal.driver.UndeployOptions
Packages that use UndeployOptions
Package
Description
Internally Used.
Support for managing of Processing Unit(s) through the Admin API.
-
Uses of UndeployOptions in org.openspaces.admin.internal.driver
Methods in org.openspaces.admin.internal.driver that return UndeployOptionsModifier and TypeMethodDescriptionUndeployOptions.setDrainMode(DrainMode drainMode) UndeployOptions.setDrainTimeout(Long drainTimeout) Methods in org.openspaces.admin.internal.driver with parameters of type UndeployOptionsModifier and TypeMethodDescriptionvoidInternalAdminDriver.beforeUndeployK8s(ProcessingUnit pu, UndeployOptions options) InternalAdminDriver.undeployAsync(ProcessingUnit pu, UndeployOptions options) KubernetesAdminDriver.undeployAsync(ProcessingUnit pu, UndeployOptions options) -
Uses of UndeployOptions in org.openspaces.admin.internal.pu
Methods in org.openspaces.admin.internal.pu with parameters of type UndeployOptions -
Uses of UndeployOptions in org.openspaces.admin.pu
Methods in org.openspaces.admin.pu with parameters of type UndeployOptions