Method Remove
Remove(SegmentCommitInfo)
Remove the provided SegmentCommitInfo.
WARNING: O(N) cost
Declaration
public void Remove(SegmentCommitInfo si)
Parameters
Type | Name | Description |
---|---|---|
SegmentCommitInfo | si |
Remove the provided SegmentCommitInfo.
WARNING: O(N) cost
public void Remove(SegmentCommitInfo si)
Type | Name | Description |
---|---|---|
SegmentCommitInfo | si |