Class BigTableWebInspector

java.lang.Object
io.datarouter.client.hbase.web.HBaseWebInspector
io.datarouter.gcp.bigtable.web.BigTableWebInspector
All Implemented Interfaces:
io.datarouter.web.browse.DatarouterClientWebInspector

public class BigTableWebInspector
extends io.datarouter.client.hbase.web.HBaseWebInspector
  • Constructor Summary

    Constructors 
    Constructor Description
    BigTableWebInspector()  
  • Method Summary

    Modifier and Type Method Description
    protected io.datarouter.pathnode.PathNode getHandlerPath()  

    Methods inherited from class io.datarouter.client.hbase.web.HBaseWebInspector

    inspectClient

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface io.datarouter.web.browse.DatarouterClientWebInspector

    buildClientOptionsTable
  • Constructor Details

  • Method Details

    • getHandlerPath

      protected io.datarouter.pathnode.PathNode getHandlerPath()
      Overrides:
      getHandlerPath in class io.datarouter.client.hbase.web.HBaseWebInspector