Uses of Class
org.apache.hadoop.hbase.client.AsyncRegionServerAdmin
Packages that use org.apache.hadoop.hbase.client.AsyncRegionServerAdmin
Package
Description
Provides HBase Client
Multi Cluster Replication
-
Uses of org.apache.hadoop.hbase.client.AsyncRegionServerAdmin in org.apache.hadoop.hbase.client
Methods in org.apache.hadoop.hbase.client that return org.apache.hadoop.hbase.client.AsyncRegionServerAdmin in inModifier and TypeMethodDescriptionorg.apache.hadoop.hbase.client.AsyncRegionServerAdminAsyncClusterConnection.getRegionServerAdmin(org.apache.hadoop.hbase.ServerName serverName) Get the admin service for the given region server. -
Uses of org.apache.hadoop.hbase.client.AsyncRegionServerAdmin in org.apache.hadoop.hbase.replication
Methods in org.apache.hadoop.hbase.replication that return org.apache.hadoop.hbase.client.AsyncRegionServerAdmin in inModifier and TypeMethodDescriptionorg.apache.hadoop.hbase.client.AsyncRegionServerAdminHBaseReplicationEndpoint.SinkPeer.getRegionServer()Constructors in org.apache.hadoop.hbase.replication with parameters of type org.apache.hadoop.hbase.client.AsyncRegionServerAdmin in inModifierConstructorDescriptionSinkPeer(org.apache.hadoop.hbase.ServerName serverName, org.apache.hadoop.hbase.client.AsyncRegionServerAdmin regionServer)