|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClusterStatusProtos.ServerLoad | |
---|---|
org.apache.hadoop.hbase.protobuf.generated |
Uses of ClusterStatusProtos.ServerLoad in org.apache.hadoop.hbase.protobuf.generated |
---|
Fields in org.apache.hadoop.hbase.protobuf.generated with type parameters of type ClusterStatusProtos.ServerLoad | |
---|---|
static com.google.protobuf.Parser<ClusterStatusProtos.ServerLoad> |
ClusterStatusProtos.ServerLoad.PARSER
|
Methods in org.apache.hadoop.hbase.protobuf.generated that return ClusterStatusProtos.ServerLoad | |
---|---|
ClusterStatusProtos.ServerLoad |
ClusterStatusProtos.ServerLoad.Builder.build()
|
ClusterStatusProtos.ServerLoad |
ClusterStatusProtos.ServerLoad.Builder.buildPartial()
|
static ClusterStatusProtos.ServerLoad |
ClusterStatusProtos.ServerLoad.getDefaultInstance()
|
ClusterStatusProtos.ServerLoad |
ClusterStatusProtos.ServerLoad.getDefaultInstanceForType()
|
ClusterStatusProtos.ServerLoad |
ClusterStatusProtos.ServerLoad.Builder.getDefaultInstanceForType()
|
ClusterStatusProtos.ServerLoad |
RegionServerStatusProtos.RegionServerReportRequestOrBuilder.getLoad()
optional .ServerLoad load = 2; |
ClusterStatusProtos.ServerLoad |
RegionServerStatusProtos.RegionServerReportRequest.getLoad()
optional .ServerLoad load = 2; |
ClusterStatusProtos.ServerLoad |
RegionServerStatusProtos.RegionServerReportRequest.Builder.getLoad()
optional .ServerLoad load = 2; |
ClusterStatusProtos.ServerLoad |
ClusterStatusProtos.LiveServerInfoOrBuilder.getServerLoad()
required .ServerLoad server_load = 2; |
ClusterStatusProtos.ServerLoad |
ClusterStatusProtos.LiveServerInfo.getServerLoad()
required .ServerLoad server_load = 2; |
ClusterStatusProtos.ServerLoad |
ClusterStatusProtos.LiveServerInfo.Builder.getServerLoad()
required .ServerLoad server_load = 2; |
static ClusterStatusProtos.ServerLoad |
ClusterStatusProtos.ServerLoad.parseDelimitedFrom(InputStream input)
|
static ClusterStatusProtos.ServerLoad |
ClusterStatusProtos.ServerLoad.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static ClusterStatusProtos.ServerLoad |
ClusterStatusProtos.ServerLoad.parseFrom(byte[] data)
|
static ClusterStatusProtos.ServerLoad |
ClusterStatusProtos.ServerLoad.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static ClusterStatusProtos.ServerLoad |
ClusterStatusProtos.ServerLoad.parseFrom(com.google.protobuf.ByteString data)
|
static ClusterStatusProtos.ServerLoad |
ClusterStatusProtos.ServerLoad.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static ClusterStatusProtos.ServerLoad |
ClusterStatusProtos.ServerLoad.parseFrom(com.google.protobuf.CodedInputStream input)
|
static ClusterStatusProtos.ServerLoad |
ClusterStatusProtos.ServerLoad.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static ClusterStatusProtos.ServerLoad |
ClusterStatusProtos.ServerLoad.parseFrom(InputStream input)
|
static ClusterStatusProtos.ServerLoad |
ClusterStatusProtos.ServerLoad.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
Methods in org.apache.hadoop.hbase.protobuf.generated that return types with arguments of type ClusterStatusProtos.ServerLoad | |
---|---|
com.google.protobuf.Parser<ClusterStatusProtos.ServerLoad> |
ClusterStatusProtos.ServerLoad.getParserForType()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |