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). SeeSchemaDefinitions
.
-
-
Field Summary
Fields Modifier and Type Field Description static GroupSchemaDefinitions
INSTANCE
Singleton instance of the schema definitions.
-
-
-
Field Detail
-
INSTANCE
public static final GroupSchemaDefinitions INSTANCE
Singleton instance of the schema definitions. This is one per JVM.
-
-