static class ConnectionImplementation.MasterServiceState extends Object
| Modifier and Type | Field and Description | 
|---|---|
| (package private) Connection | connection | 
| (package private) org.apache.hadoop.hbase.shaded.protobuf.generated.MasterProtos.MasterService.BlockingInterface | stub | 
| (package private) int | userCount | 
| Constructor and Description | 
|---|
| MasterServiceState(Connection connection) | 
| Modifier and Type | Method and Description | 
|---|---|
| (package private) void | clearStub() | 
| (package private) Object | getStub() | 
| (package private) boolean | isMasterRunning() | 
| String | toString() | 
Connection connection
org.apache.hadoop.hbase.shaded.protobuf.generated.MasterProtos.MasterService.BlockingInterface stub
int userCount
MasterServiceState(Connection connection)
void clearStub()
boolean isMasterRunning() throws IOException
IOExceptionCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.