Method Release
Release(IndexCommit)
Release a snapshotted commit.
Declaration
public virtual void Release(IndexCommit commit)
Parameters
Type | Name | Description |
---|---|---|
IndexCommit | commit | the commit previously returned by Snapshot() |
Release a snapshotted commit.
public virtual void Release(IndexCommit commit)
Type | Name | Description |
---|---|---|
IndexCommit | commit | the commit previously returned by Snapshot() |