Class 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.
    • Constructor Detail

      • NullTserver

        public NullTserver()