程序包com.baidubce.services.tablestoragehbaseclient.hbase的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • org.apache.hadoop.hbase.client.AbstractClientScanner (implements org.apache.hadoop.hbase.client.ResultScanner)
    • com.baidubce.services.tablestoragehbaseclient.hbase.TablestorageAdmin (implements org.apache.hadoop.hbase.client.Admin)
    • com.baidubce.services.tablestoragehbaseclient.hbase.TablestorageBufferedMutator (implements org.apache.hadoop.hbase.client.BufferedMutator)
    • com.baidubce.services.tablestoragehbaseclient.hbase.TablestorageConnection (implements org.apache.hadoop.hbase.client.Connection)
    • com.baidubce.services.tablestoragehbaseclient.hbase.TablestorageRegionLocator (implements org.apache.hadoop.hbase.client.RegionLocator)
    • com.baidubce.services.tablestoragehbaseclient.hbase.TablestorageTable (implements org.apache.hadoop.hbase.client.Table)