org.apache.accumulo.server.test
Class CreateRandomMapFile
java.lang.Object
org.apache.accumulo.server.test.CreateRandomMapFile
Deprecated. since 1.4 (will become CreateRandomRFile)
public class CreateRandomMapFile
- extends Object
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 |
CreateRandomMapFile
public CreateRandomMapFile()
- Deprecated.
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.