Class GroupsSnapshotReader.Snapshot

    • Constructor Detail

      • Snapshot

        public Snapshot()
    • Method Detail

      • hash

        public abstract String hash()
        128-bit hash of all group ref ObjectIds. To be used as cache key.
      • groupsRefs

        public abstract com.google.common.collect.ImmutableList<org.eclipse.jgit.lib.Ref> groupsRefs()
        Snapshot of the state of all relevant NoteDb group refs.