| Package | Description |
|---|---|
| com.fasterxml.sort | |
| com.fasterxml.sort.std | |
| com.fasterxml.sort.util |
| Class and Description |
|---|
| DataReader |
| DataReaderFactory |
| DataWriter |
| DataWriterFactory |
| IteratingSorter |
| Merger
Object used to merge items from multiple input sources into one.
|
| SortConfig
Configuration object used for changing details of sorting
process.
|
| Sorter
Main entry point for sorting functionality; object that drives
the sorting process from pre-sort to final output.
|
| SorterBase |
| SortingState
Interface that defines how calling application can interact with a
Sorter; both
by accessing progress information and by requesting cancellation if necessary. |
| SortingState.Phase
Different phases that sorter goes through
|
| TempFileProvider
Interface used for object that can handle constructing of temporary files that are
needed during sort and non-final merge phases.
|
| Class and Description |
|---|
| DataReader |
| DataReaderFactory |
| DataWriter |
| DataWriterFactory |
| IteratingSorter |
| SortConfig
Configuration object used for changing details of sorting
process.
|
| Sorter
Main entry point for sorting functionality; object that drives
the sorting process from pre-sort to final output.
|
| SorterBase |
| SortingState
Interface that defines how calling application can interact with a
Sorter; both
by accessing progress information and by requesting cancellation if necessary. |
| TempFileProvider
Interface used for object that can handle constructing of temporary files that are
needed during sort and non-final merge phases.
|
| Class and Description |
|---|
| DataReader |
Copyright © 2012-2014 FasterXML. All Rights Reserved.