Interface RestoreOperation<R>

    • Method Detail

      • restore

        R restore()
           throws Exception
        Restores state that was previously snapshot-ed from the provided state handles.
        Throws:
        Exception