org.apache.accumulo.core.client.admin
Class FindMax

java.lang.Object
  extended by org.apache.accumulo.core.client.admin.FindMax

public class FindMax
extends Object


Constructor Summary
FindMax()
           
 
Method Summary
static org.apache.hadoop.io.Text findMax(Scanner scanner, org.apache.hadoop.io.Text start, boolean is, org.apache.hadoop.io.Text end, boolean ie)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FindMax

public FindMax()
Method Detail

findMax

public static org.apache.hadoop.io.Text findMax(Scanner scanner,
                                                org.apache.hadoop.io.Text start,
                                                boolean is,
                                                org.apache.hadoop.io.Text end,
                                                boolean ie)
                                         throws TableNotFoundException
Throws:
TableNotFoundException


Copyright © 2013 Apache Accumulo Project. All Rights Reserved.