java.lang.Object
org.apache.solr.core.snapshots.SolrSnapshotMetaDataManager.SnapshotMetaData
- Enclosing class:
SolrSnapshotMetaDataManager
public static class SolrSnapshotMetaDataManager.SnapshotMetaData
extends Object
A class defining the meta-data for a specific snapshot.
-
Constructor Summary
Constructors
-
Method Summary
-
Constructor Details
-
SnapshotMetaData
public SnapshotMetaData(String name,
String indexDirPath,
long generationNumber)
-
Method Details
-
-
getIndexDirPath
public String getIndexDirPath()
-
getGenerationNumber
public long getGenerationNumber()
-