org.apache.accumulo.server.test
Class CreateRandomMapFile

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

Deprecated. since 1.4 (will become CreateRandomRFile)

public class CreateRandomMapFile
extends Object


Constructor Summary
CreateRandomMapFile()
          Deprecated.  
 
Method Summary
static byte[] createValue(long rowid, int dataSize)
          Deprecated.  
static void main(String[] args)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateRandomMapFile

public CreateRandomMapFile()
Deprecated. 
Method Detail

createValue

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

main

public static void main(String[] args)
Deprecated. 


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