org.apache.accumulo.examples.shard
Class Query

java.lang.Object
  extended by org.apache.accumulo.examples.shard.Query

public class Query
extends java.lang.Object

This program queries a set of terms in the shard table (populated by Index.java) using the intersecting iterator.


Constructor Summary
Query()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Query

public Query()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Parameters:
args -
Throws:
java.lang.Exception


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