Package com.google.gerrit.server.group.db
@CheckReturnValue
package com.google.gerrit.server.group.db
-
ClassDescriptionA formatter for entities used in an audit log which is typically represented by NoteDb commits.NoteDb reader for group audit log.A representation of a group in NoteDb.Data holder for updates to be applied to a group.A builder for a
GroupDelta
.Representation of a member modification as defined byGroupDelta.MemberModification.apply(ImmutableSet)
.An enforcer of unique names for groups in NoteDb.A database accessor for read calls related to groups.Checks individual groups for oddities, such as cycles, non-existent subgroups, etc.Check the referential integrity of NoteDb group storage.The result of a consistency check.A database accessor for write calls related to groups.Definition of all properties necessary for a group creation.