org.apache.accumulo.server.test.performance.thrift
Class NullTserver
java.lang.Object
org.apache.accumulo.server.test.performance.thrift.NullTserver
public class NullTserver
- extends Object
The purpose of this class is to server as fake tserver that is a data sink like /dev/null. NullTserver modifies the !METADATA location entries for a table to
point to it. This allows thrift performance to be measured by running any client code that writes to a table.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NullTserver
public NullTserver()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.