Package | Description |
---|---|
org.openimaj.tools.reddit |
Modifier and Type | Class and Description |
---|---|
class |
CountSplitMode
The count split mode fills each file with an equal number of items.
|
class |
TimeSplitMode
The time split attempts to read times from the json items provided and splits
by WEEK,DAY,HOUR or MINUTE
|
Modifier and Type | Method and Description |
---|---|
abstract SplitMode |
SplitModeOption.getOptions() |