Class IndexInfo
java.lang.Object
com.google.gerrit.server.restapi.config.IndexInfo
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic IndexInfo
fromIndexCollection
(String name, IndexCollection<?, ?, ?> indexCollection) static IndexInfo
fromIndexDefinition
(IndexDefinition<?, ?, ?> def) abstract String
getName()
abstract com.google.common.collect.ImmutableMap<Integer,
IndexInfo.IndexVersionInfo>
-
Constructor Details
-
IndexInfo
public IndexInfo()
-
-
Method Details
-
fromIndexCollection
-
fromIndexDefinition
-
getName
-
getVersions
public abstract com.google.common.collect.ImmutableMap<Integer,IndexInfo.IndexVersionInfo> getVersions()
-