public interface UpdateOptions
InProcessCluster.updateModule(RamaModule, UpdateOptions)
Modifier and Type | Interface and Description |
---|---|
static interface |
UpdateOptions.Impl |
Modifier and Type | Method and Description |
---|---|
static UpdateOptions.Impl |
create()
Create empty instance
|
static UpdateOptions.Impl |
objectsToDelete(java.lang.String... objects)
Sets expected PStates and depots to be deleted with the module update
|
static UpdateOptions.Impl create()
static UpdateOptions.Impl objectsToDelete(java.lang.String... objects)
objects
- Expected PStates and depots to be deleted