Class RecoverSnapshotStatementBuilder.RecoverSnapshotStatement

All Implemented Interfaces:
Statement
Enclosing class:
RecoverSnapshotStatementBuilder

public static class RecoverSnapshotStatementBuilder.RecoverSnapshotStatement extends AbstractSnapshotStatement
Implementation of the CohQL "RECOVER SNAPSHOT" command.
  • Constructor Details

    • RecoverSnapshotStatement

      public RecoverSnapshotStatement(String sSnapshotName, String sServiceName)
  • Method Details