Interface VersionStore.TransplantOp

    • Method Detail

      • sequenceToTransplant

        java.util.List<Hash> sequenceToTransplant()
        The sequence of hashes to transplant.
      • builder

        static org.projectnessie.versioned.ImmutableTransplantOp.Builder builder()