Constructor InMemorySorter
InMemorySorter(IComparer<BytesRef>)
Creates an InMemorySorter, sorting entries by the provided comparer.
Declaration
public InMemorySorter(IComparer<BytesRef> comparer)
Parameters
Type | Name | Description |
---|---|---|
IComparer<BytesRef> | comparer |