Package org.projectnessie.model
Interface ReferenceMetadata
-
- All Known Implementing Classes:
ImmutableReferenceMetadata
@Immutable public interface ReferenceMetadata
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CommitMetacommitMetaOfHEAD()StringcommonAncestorHash()IntegernumCommitsAhead()IntegernumCommitsBehind()LongnumTotalCommits()
-