Interface Proc.Backend.Commit

  • Enclosing interface:
    Proc.Backend

    public static interface Proc.Backend.Commit
    • Method Detail

      • getTimestamp

        long getTimestamp()
      • getRevision

        String getRevision()
      • getRoot

        Optional<org.apache.jackrabbit.oak.spi.state.NodeState> getRoot()