Package | Description |
---|---|
org.apache.hadoop.hbase.protobuf.generated |
Modifier and Type | Class and Description |
---|---|
static class |
ClusterStatusProtos.ServerLoad
Protobuf type
ServerLoad |
static class |
ClusterStatusProtos.ServerLoad.Builder
Protobuf type
ServerLoad |
Modifier and Type | Method and Description |
---|---|
ClusterStatusProtos.ServerLoadOrBuilder |
RegionServerStatusProtos.RegionServerReportRequestOrBuilder.getLoadOrBuilder()
optional .ServerLoad load = 2; |
ClusterStatusProtos.ServerLoadOrBuilder |
RegionServerStatusProtos.RegionServerReportRequest.getLoadOrBuilder()
optional .ServerLoad load = 2; |
ClusterStatusProtos.ServerLoadOrBuilder |
RegionServerStatusProtos.RegionServerReportRequest.Builder.getLoadOrBuilder()
optional .ServerLoad load = 2; |
ClusterStatusProtos.ServerLoadOrBuilder |
ClusterStatusProtos.LiveServerInfoOrBuilder.getServerLoadOrBuilder()
required .ServerLoad server_load = 2; |
ClusterStatusProtos.ServerLoadOrBuilder |
ClusterStatusProtos.LiveServerInfo.getServerLoadOrBuilder()
required .ServerLoad server_load = 2; |
ClusterStatusProtos.ServerLoadOrBuilder |
ClusterStatusProtos.LiveServerInfo.Builder.getServerLoadOrBuilder()
required .ServerLoad server_load = 2; |
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.