Package | Description |
---|---|
org.openspaces.admin.internal.driver |
Modifier and Type | Method and Description |
---|---|
DrainMode |
UndeployOptions.getDrainMode() |
static DrainMode |
DrainMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DrainMode[] |
DrainMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
UndeployOptions |
UndeployOptions.setDrainMode(DrainMode drainMode) |
Constructor and Description |
---|
UndeployOptions(DrainMode drainMode) |
UndeployOptions(DrainMode drainMode,
Long drainTimeout) |
Copyright © GigaSpaces.