Package org.projectnessie.model
Interface ReferenceMetadata
@Immutable
public interface ReferenceMetadata
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getNumCommitsAhead
-
getNumCommitsBehind
-
getCommitMetaOfHEAD
-
getCommonAncestorHash
-
getNumTotalCommits
-