|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ClusterStatusProtos.RegionLoad in org.apache.hadoop.hbase.protobuf.generated |
---|
Methods in org.apache.hadoop.hbase.protobuf.generated that return ClusterStatusProtos.RegionLoad | |
---|---|
ClusterStatusProtos.RegionLoad |
ClusterStatusProtos.RegionLoad.Builder.build()
|
ClusterStatusProtos.RegionLoad |
ClusterStatusProtos.RegionLoad.Builder.buildPartial()
|
static ClusterStatusProtos.RegionLoad |
ClusterStatusProtos.RegionLoad.getDefaultInstance()
|
ClusterStatusProtos.RegionLoad |
ClusterStatusProtos.RegionLoad.getDefaultInstanceForType()
|
ClusterStatusProtos.RegionLoad |
ClusterStatusProtos.RegionLoad.Builder.getDefaultInstanceForType()
|
ClusterStatusProtos.RegionLoad |
ClusterStatusProtos.ServerLoadOrBuilder.getRegionLoads(int index)
|
ClusterStatusProtos.RegionLoad |
ClusterStatusProtos.ServerLoad.getRegionLoads(int index)
|
ClusterStatusProtos.RegionLoad |
ClusterStatusProtos.ServerLoad.Builder.getRegionLoads(int index)
|
static ClusterStatusProtos.RegionLoad |
ClusterStatusProtos.RegionLoad.parseDelimitedFrom(InputStream input)
|
static ClusterStatusProtos.RegionLoad |
ClusterStatusProtos.RegionLoad.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static ClusterStatusProtos.RegionLoad |
ClusterStatusProtos.RegionLoad.parseFrom(byte[] data)
|
static ClusterStatusProtos.RegionLoad |
ClusterStatusProtos.RegionLoad.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static ClusterStatusProtos.RegionLoad |
ClusterStatusProtos.RegionLoad.parseFrom(com.google.protobuf.ByteString data)
|
static ClusterStatusProtos.RegionLoad |
ClusterStatusProtos.RegionLoad.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static ClusterStatusProtos.RegionLoad |
ClusterStatusProtos.RegionLoad.parseFrom(com.google.protobuf.CodedInputStream input)
|
static ClusterStatusProtos.RegionLoad |
ClusterStatusProtos.RegionLoad.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static ClusterStatusProtos.RegionLoad |
ClusterStatusProtos.RegionLoad.parseFrom(InputStream input)
|
static ClusterStatusProtos.RegionLoad |
ClusterStatusProtos.RegionLoad.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
Methods in org.apache.hadoop.hbase.protobuf.generated that return types with arguments of type ClusterStatusProtos.RegionLoad | |
---|---|
List<ClusterStatusProtos.RegionLoad> |
ClusterStatusProtos.ServerLoadOrBuilder.getRegionLoadsList()
|
List<ClusterStatusProtos.RegionLoad> |
ClusterStatusProtos.ServerLoad.getRegionLoadsList()
|
List<ClusterStatusProtos.RegionLoad> |
ClusterStatusProtos.ServerLoad.Builder.getRegionLoadsList()
|
Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type ClusterStatusProtos.RegionLoad | |
---|---|
ClusterStatusProtos.ServerLoad.Builder |
ClusterStatusProtos.ServerLoad.Builder.addRegionLoads(ClusterStatusProtos.RegionLoad value)
|
ClusterStatusProtos.ServerLoad.Builder |
ClusterStatusProtos.ServerLoad.Builder.addRegionLoads(int index,
ClusterStatusProtos.RegionLoad value)
|
ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.RegionLoad.Builder.mergeFrom(ClusterStatusProtos.RegionLoad other)
|
static ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.RegionLoad.newBuilder(ClusterStatusProtos.RegionLoad prototype)
|
ClusterStatusProtos.ServerLoad.Builder |
ClusterStatusProtos.ServerLoad.Builder.setRegionLoads(int index,
ClusterStatusProtos.RegionLoad value)
|
Method parameters in org.apache.hadoop.hbase.protobuf.generated with type arguments of type ClusterStatusProtos.RegionLoad | |
---|---|
ClusterStatusProtos.ServerLoad.Builder |
ClusterStatusProtos.ServerLoad.Builder.addAllRegionLoads(Iterable<? extends ClusterStatusProtos.RegionLoad> values)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |