Package | Description |
---|---|
org.openimaj.hadoop.sequencefile | |
org.openimaj.hadoop.tools.fastkmeans | |
org.openimaj.hadoop.tools.sequencefile |
Class and Description |
---|
ExtractionState
The state describing the extraction process from
SequenceFile . |
KeyValueDump |
NamingStrategy
Strategies for naming files extracted from SequenceFiles.
|
RecordInformationExtractor
Interface for objects capable of producing an information
snippet (as a
String ) from a record (key-value pair)
in a SequenceFile. |
SequenceFileUtility
Base class for a utility class that deals with specifically typed sequence
files.
|
SequenceFileUtility.KeyProvider
Interface for objects that can make a key from a path
|
Class and Description |
---|
SequenceFileUtility
Base class for a utility class that deals with specifically typed sequence
files.
|
Class and Description |
---|
RecordInformationExtractor
Interface for objects capable of producing an information
snippet (as a
String ) from a record (key-value pair)
in a SequenceFile. |