Class AccountIndexDefinition
- java.lang.Object
-
- com.google.gerrit.index.IndexDefinition<Account.Id,AccountState,AccountIndex>
-
- com.google.gerrit.server.index.account.AccountIndexDefinition
-
public class AccountIndexDefinition extends IndexDefinition<Account.Id,AccountState,AccountIndex>
Bundle of service classes that make up the account index.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.google.gerrit.index.IndexDefinition
IndexDefinition.IndexFactory<K,V,I extends Index<K,V>>
-
-
Method Summary
-
Methods inherited from class com.google.gerrit.index.IndexDefinition
getIndexCollection, getIndexFactory, getLatest, getName, getSchemas, getSiteIndexer
-
-