| Interface | Description |
|---|---|
| Parallel.RunnableRange<T> |
| Class | Description |
|---|---|
| FileUtil |
A bunch of helper functions used with files
|
| IntArray |
Stores an expandable array of integers
|
| JspSpatialHelper | |
| MergeSorter | |
| NASADatasetUtil |
A bunch of helper functions used with NASA datasets (e.g.
|
| Parallel |
SOme primitives to provide parallel processing over arrays and lists
|
| Parallel.RunnableRangeThread<T> |
An interface that is implemented by users to loop over a partial array.
|
| ResultCollectorSynchronizer<T> |
Builds a wrapper around an existing ResultCollector which
synchronizes all calls to the wrapped ResultCollector.
|
| TemporalIndexManager |
Temporal index manager that can determine which files need to be
indexed/reindexed on the daily, monthly, and yearly levels.
|
| WritableByteArray |