Method GetIndexCommit
GetIndexCommit(Int64)
Retrieve an IndexCommit from its generation;
returns null
if this IndexCommit is not currently
snapshotted
Declaration
public virtual IndexCommit GetIndexCommit(long gen)
Parameters
Type | Name | Description |
---|---|---|
System.Int64 | gen |
Returns
Type | Description |
---|---|
IndexCommit |