Package | Description |
---|---|
org.hbase.async.generated |
Modifier and Type | Class and Description |
---|---|
static class |
ClusterStatusPB.LiveServerInfo
Protobuf type
LiveServerInfo |
static class |
ClusterStatusPB.LiveServerInfo.Builder
Protobuf type
LiveServerInfo |
Modifier and Type | Method and Description |
---|---|
ClusterStatusPB.LiveServerInfoOrBuilder |
ClusterStatusPB.ClusterStatus.getLiveServersOrBuilder(int index)
repeated .LiveServerInfo live_servers = 2; |
Modifier and Type | Method and Description |
---|---|
List<? extends ClusterStatusPB.LiveServerInfoOrBuilder> |
ClusterStatusPB.ClusterStatus.getLiveServersOrBuilderList()
repeated .LiveServerInfo live_servers = 2; |
Copyright © 2010-2017, The Async HBase Authors