R - Generic type of the restore result.public interface RestoreOperation<R>
| Modifier and Type | Method and Description |
|---|---|
R |
restore()
Restores state that was previously snapshot-ed from the provided state handles.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.