Serialized Form


Package org.apache.accumulo.examples.wikisearch.ingest

Class org.apache.accumulo.examples.wikisearch.ingest.LRUOutputCombiner extends LinkedHashMap<Key,Value> implements Serializable

serialVersionUID: 1L

Serialized Fields

capacity

int capacity

fold

LRUOutputCombiner.Fold<Value> fold

output

LRUOutputCombiner.Output<Key,Value> output

cacheHits

long cacheHits

cacheMisses

long cacheMisses



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