org.apache.accumulo.test
Class CreateRandomRFile

java.lang.Object
  extended by org.apache.accumulo.test.CreateRandomRFile

public class CreateRandomRFile
extends Object


Constructor Summary
CreateRandomRFile()
           
 
Method Summary
static byte[] createValue(long rowid, int dataSize)
           
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

CreateRandomRFile

public CreateRandomRFile()
Method Detail

createValue

public static byte[] createValue(long rowid,
                                 int dataSize)

main

public static void main(String[] args)


Copyright © 2013 Apache Accumulo Project. All Rights Reserved.