org.apache.accumulo.examples.simple.shard
Class Query
java.lang.Object
org.apache.accumulo.examples.simple.shard.Query
public class Query
- extends Object
This program queries a set of terms in the shard table (populated by Index
) using the IntersectingIterator
.
See docs/examples/README.shard for instructions.
Constructor Summary |
Query()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Query
public Query()
main
public static void main(String[] args)
throws Exception
- Parameters:
args
-
- Throws:
Exception
Copyright © 2013 Apache Accumulo Project. All Rights Reserved.