public static class SolrSnapshotMetaDataManager.SnapshotMetaData extends Object
Constructor and Description |
---|
SnapshotMetaData(String name,
String indexDirPath,
long generationNumber) |
Modifier and Type | Method and Description |
---|---|
long |
getGenerationNumber() |
String |
getIndexDirPath() |
String |
getName() |
String |
toString() |
public SnapshotMetaData(String name, String indexDirPath, long generationNumber)
public String getIndexDirPath()
public long getGenerationNumber()