Constructor SegmentMerger
SegmentMerger(Directory, String)
This ctor used only by test code.
Declaration
public SegmentMerger(Directory dir, String name)
Parameters
Type | Name | Description |
---|---|---|
Directory | dir | The Directory to merge the other segments into |
System.String | name | The name of the new segment |