org.apache.accumulo.examples.wikisearch.ingest
Class LRUOutputCombiner.Fold<Value>
java.lang.Object
org.apache.accumulo.examples.wikisearch.ingest.LRUOutputCombiner.Fold<Value>
- Enclosing class:
- LRUOutputCombiner<Key,Value>
public abstract static class LRUOutputCombiner.Fold<Value>
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LRUOutputCombiner.Fold
public LRUOutputCombiner.Fold()
fold
public abstract Value fold(Value oldValue,
Value newValue)
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.