org.apache.accumulo.examples.wikisearch.sample
Class Results
java.lang.Object
org.apache.accumulo.examples.wikisearch.sample.Results
public class Results
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Results
public Results()
getResults
public List<Document> getResults()
setResults
public void setResults(List<Document> results)
size
public int size()
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.