Class GroupSchemaDefinitions

java.lang.Object
com.google.gerrit.index.SchemaDefinitions<InternalGroup>
com.google.gerrit.server.index.group.GroupSchemaDefinitions

public class GroupSchemaDefinitions extends SchemaDefinitions<InternalGroup>
Definition of group index versions (schemata). See SchemaDefinitions.

Upgrades are subject to constraints, see com.google.gerrit.index.IndexUpgradeValidator.

  • Field Details

    • INSTANCE

      public static final GroupSchemaDefinitions INSTANCE
      Singleton instance of the schema definitions. This is one per JVM.