Class UndeployOptions
java.lang.Object
org.openspaces.admin.internal.driver.UndeployOptions
- Since:
- 16.0
- Author:
- Yael Nahon specify the wanted drain behaviour on shutdown
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionUndeployOptions(DrainMode drainMode) UndeployOptions(DrainMode drainMode, Long drainTimeout) -
Method Summary
Modifier and TypeMethodDescriptionsetDrainMode(DrainMode drainMode) setDrainTimeout(Long drainTimeout)
-
Constructor Details
-
UndeployOptions
-
UndeployOptions
-
-
Method Details
-
getDrainTimeout
-
setDrainTimeout
-
getDrainMode
-
setDrainMode
-