Interface AccountIndex.Factory
-
- All Superinterfaces:
IndexDefinition.IndexFactory<Account.Id,AccountState,AccountIndex>
- Enclosing interface:
- AccountIndex
public static interface AccountIndex.Factory extends IndexDefinition.IndexFactory<Account.Id,AccountState,AccountIndex>
-
-
Method Summary
-
Methods inherited from interface com.google.gerrit.index.IndexDefinition.IndexFactory
create
-
-