Interface Detached

  • All Superinterfaces:
    Base, Reference
    All Known Implementing Classes:
    ImmutableDetached

    @Immutable
    public interface Detached
    extends Reference
    API representation of a detached Nessie commit, a commit without a named reference. The reserved reference name "DETACHED" is used to indicate "datached" commit IDs. This object is akin to a Ref in Git terminology.