Method GetSnapshots
GetSnapshots()
Returns all IndexCommits held by at least one snapshot.
Declaration
public virtual IList<IndexCommit> GetSnapshots()
Returns
Type | Description |
---|---|
IList<IndexCommit> |
Returns all IndexCommits held by at least one snapshot.
public virtual IList<IndexCommit> GetSnapshots()
Type | Description |
---|---|
IList<IndexCommit> |