Uses of Class
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
Modifier and TypeMethodDescriptionorg.apache.hadoop.hbase.client.AsyncRegionServerAdmin
AsyncClusterConnection.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
Modifier and TypeMethodDescriptionorg.apache.hadoop.hbase.client.AsyncRegionServerAdmin
HBaseReplicationEndpoint.SinkPeer.getRegionServer()
ModifierConstructorDescriptionSinkPeer
(org.apache.hadoop.hbase.ServerName serverName, org.apache.hadoop.hbase.client.AsyncRegionServerAdmin regionServer)