Class HBaseWebInspector

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

@Singleton
public class HBaseWebInspector
extends java.lang.Object
implements io.datarouter.web.browse.DatarouterClientWebInspector
  • Constructor Summary

    Constructors 
    Constructor Description
    HBaseWebInspector()  
  • Method Summary

    Modifier and Type Method Description
    protected io.datarouter.httpclient.path.PathNode getHandlerPath()  
    io.datarouter.web.handler.mav.Mav inspectClient​(io.datarouter.web.handler.params.Params params, javax.servlet.http.HttpServletRequest request)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • inspectClient

      public io.datarouter.web.handler.mav.Mav inspectClient​(io.datarouter.web.handler.params.Params params, javax.servlet.http.HttpServletRequest request)
      Specified by:
      inspectClient in interface io.datarouter.web.browse.DatarouterClientWebInspector
    • getHandlerPath

      protected io.datarouter.httpclient.path.PathNode getHandlerPath()