Method AddAll
AddAll(IEnumerable<SegmentCommitInfo>)
Appends the provided SegmentCommitInfos.
Declaration
public void AddAll(IEnumerable<SegmentCommitInfo> sis)
Parameters
Type | Name | Description |
---|---|---|
IEnumerable<SegmentCommitInfo> | sis |