org.apache.accumulo.server.test
Class VerifyIngest

java.lang.Object
  extended by org.apache.accumulo.server.test.VerifyIngest

public class VerifyIngest
extends Object


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

Constructor Detail

VerifyIngest

public VerifyIngest()
Method Detail

getRow

public static int getRow(Key k)

getCol

public static int getCol(Key k)

main

public static void main(String[] args)


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