Uses of Class
org.apache.accumulo.examples.wikisearch.ingest.LRUOutputCombiner.Fold

Packages that use LRUOutputCombiner.Fold
org.apache.accumulo.examples.wikisearch.ingest   
 

Uses of LRUOutputCombiner.Fold in org.apache.accumulo.examples.wikisearch.ingest
 

Constructors in org.apache.accumulo.examples.wikisearch.ingest with parameters of type LRUOutputCombiner.Fold
LRUOutputCombiner(int capacity, LRUOutputCombiner.Fold<Value> fold, LRUOutputCombiner.Output<Key,Value> output)
           
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.