static class ConnectionManager.HConnectionImplementation.MasterServiceState extends Object
Modifier and Type | Field and Description |
---|---|
(package private) HConnection |
connection |
(package private) org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.BlockingInterface |
stub |
(package private) int |
userCount |
Constructor and Description |
---|
ConnectionManager.HConnectionImplementation.MasterServiceState(HConnection connection) |
HConnection connection
org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.BlockingInterface stub
int userCount
ConnectionManager.HConnectionImplementation.MasterServiceState(HConnection connection)
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.