Class HBaseClientType

java.lang.Object
io.datarouter.client.hbase.HBaseClientType
All Implemented Interfaces:
io.datarouter.storage.client.ClientType<HBaseClientNodeFactory,​HBaseClientManager>

@Singleton
public class HBaseClientType
extends java.lang.Object
implements io.datarouter.storage.client.ClientType<HBaseClientNodeFactory,​HBaseClientManager>
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static java.lang.String NAME  
    static java.lang.String NAME_BIG_TABLE  
  • Constructor Summary

    Constructors 
    Constructor Description
    HBaseClientType​(io.datarouter.web.browse.DatarouterClientWebInspectorRegistry datarouterClientWebInspectorRegistry)  
  • Method Summary

    Modifier and Type Method Description
    java.lang.Class<HBaseClientManager> getClientManagerClass()  
    java.lang.Class<HBaseClientNodeFactory> getClientNodeFactoryClass()  
    java.lang.String getName()  
    static boolean isBigTable​(io.datarouter.storage.client.ClientType<?,​?> clientType)  

    Methods inherited from class java.lang.Object

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

    Methods inherited from interface io.datarouter.storage.client.ClientType

    supportsOffsetSampling