Package | Description |
---|---|
org.apache.hadoop.contrib.index.example | |
org.apache.hadoop.contrib.index.mapred |
Modifier and Type | Class and Description |
---|---|
class |
IdentityLocalAnalysis
Identity local analysis maps inputs directly into outputs.
|
class |
LineDocLocalAnalysis
Convert LineDocTextAndOp to DocumentAndOp as required by ILocalAnalysis.
|
Modifier and Type | Method and Description |
---|---|
Class<? extends ILocalAnalysis> |
IndexUpdateConfiguration.getLocalAnalysisClass()
Get the local analysis class.
|
Modifier and Type | Method and Description |
---|---|
void |
IndexUpdateConfiguration.setLocalAnalysisClass(Class<? extends ILocalAnalysis> theClass)
Set the local analysis class.
|
Copyright © 2010 The Apache Software Foundation