Package | Description |
---|---|
org.openimaj.hadoop.tools.image.indexing |
Modifier and Type | Method and Description |
---|---|
int |
HadoopSiftLSHExtractor.MapperOut.compareTo(HadoopSiftLSHExtractor.MapperOut o) |
int |
HadoopSiftLSHExtractor.LSHPartitioner.getPartition(HadoopSiftLSHExtractor.MapperOut key,
org.apache.hadoop.io.Text value,
int numPartitions) |
protected void |
HadoopSiftLSHExtractor.LSHReducer.reduce(HadoopSiftLSHExtractor.MapperOut key,
Iterable<org.apache.hadoop.io.Text> values,
org.apache.hadoop.mapreduce.Reducer.Context context) |