public interface InstanceConfig
Modifier and Type | Method and Description |
---|---|
InstanceConfig |
restore()
Restores the saved status of the configuration
|
InstanceConfig |
save()
Saves the current status of the configuration
|
InstanceConfig save() throws InstanceConfigException, InterruptedException
InstanceConfigException
- if saving the configuration failsInterruptedException
- if interruptedInstanceConfig restore() throws InstanceConfigException, InterruptedException
InstanceConfigException
- if restoring the configuration failsInterruptedException
- if interruptedCopyright © 2007–2018 The Apache Software Foundation. All rights reserved.