| Package | Description |
|---|---|
| org.apache.hadoop.hbase.protobuf.generated |
| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<ClientProtos.RegionLoadStats> |
ClientProtos.RegionLoadStats.PARSER |
| Modifier and Type | Method and Description |
|---|---|
ClientProtos.RegionLoadStats |
ClientProtos.RegionLoadStats.Builder.build() |
ClientProtos.RegionLoadStats |
ClientProtos.RegionLoadStats.Builder.buildPartial() |
static ClientProtos.RegionLoadStats |
ClientProtos.RegionLoadStats.getDefaultInstance() |
ClientProtos.RegionLoadStats |
ClientProtos.RegionLoadStats.getDefaultInstanceForType() |
ClientProtos.RegionLoadStats |
ClientProtos.RegionLoadStats.Builder.getDefaultInstanceForType() |
ClientProtos.RegionLoadStats |
ClientProtos.ResultOrExceptionOrBuilder.getLoadStats()
Deprecated.
|
ClientProtos.RegionLoadStats |
ClientProtos.ResultOrException.getLoadStats()
Deprecated.
|
ClientProtos.RegionLoadStats |
ClientProtos.ResultOrException.Builder.getLoadStats()
Deprecated.
|
ClientProtos.RegionLoadStats |
ClientProtos.MultiRegionLoadStatsOrBuilder.getStat(int index)
repeated .hbase.pb.RegionLoadStats stat = 2; |
ClientProtos.RegionLoadStats |
ClientProtos.MultiRegionLoadStats.getStat(int index)
repeated .hbase.pb.RegionLoadStats stat = 2; |
ClientProtos.RegionLoadStats |
ClientProtos.MultiRegionLoadStats.Builder.getStat(int index)
repeated .hbase.pb.RegionLoadStats stat = 2; |
static ClientProtos.RegionLoadStats |
ClientProtos.RegionLoadStats.parseDelimitedFrom(InputStream input) |
static ClientProtos.RegionLoadStats |
ClientProtos.RegionLoadStats.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClientProtos.RegionLoadStats |
ClientProtos.RegionLoadStats.parseFrom(byte[] data) |
static ClientProtos.RegionLoadStats |
ClientProtos.RegionLoadStats.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClientProtos.RegionLoadStats |
ClientProtos.RegionLoadStats.parseFrom(com.google.protobuf.ByteString data) |
static ClientProtos.RegionLoadStats |
ClientProtos.RegionLoadStats.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClientProtos.RegionLoadStats |
ClientProtos.RegionLoadStats.parseFrom(com.google.protobuf.CodedInputStream input) |
static ClientProtos.RegionLoadStats |
ClientProtos.RegionLoadStats.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClientProtos.RegionLoadStats |
ClientProtos.RegionLoadStats.parseFrom(InputStream input) |
static ClientProtos.RegionLoadStats |
ClientProtos.RegionLoadStats.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ClientProtos.RegionLoadStats> |
ClientProtos.RegionLoadStats.getParserForType() |
List<ClientProtos.RegionLoadStats> |
ClientProtos.MultiRegionLoadStatsOrBuilder.getStatList()
repeated .hbase.pb.RegionLoadStats stat = 2; |
List<ClientProtos.RegionLoadStats> |
ClientProtos.MultiRegionLoadStats.getStatList()
repeated .hbase.pb.RegionLoadStats stat = 2; |
List<ClientProtos.RegionLoadStats> |
ClientProtos.MultiRegionLoadStats.Builder.getStatList()
repeated .hbase.pb.RegionLoadStats stat = 2; |
| Modifier and Type | Method and Description |
|---|---|
ClientProtos.MultiRegionLoadStats.Builder |
ClientProtos.MultiRegionLoadStats.Builder.addStat(ClientProtos.RegionLoadStats value)
repeated .hbase.pb.RegionLoadStats stat = 2; |
ClientProtos.MultiRegionLoadStats.Builder |
ClientProtos.MultiRegionLoadStats.Builder.addStat(int index,
ClientProtos.RegionLoadStats value)
repeated .hbase.pb.RegionLoadStats stat = 2; |
ClientProtos.RegionLoadStats.Builder |
ClientProtos.RegionLoadStats.Builder.mergeFrom(ClientProtos.RegionLoadStats other) |
ClientProtos.ResultOrException.Builder |
ClientProtos.ResultOrException.Builder.mergeLoadStats(ClientProtos.RegionLoadStats value)
Deprecated.
|
static ClientProtos.RegionLoadStats.Builder |
ClientProtos.RegionLoadStats.newBuilder(ClientProtos.RegionLoadStats prototype) |
ClientProtos.ResultOrException.Builder |
ClientProtos.ResultOrException.Builder.setLoadStats(ClientProtos.RegionLoadStats value)
Deprecated.
|
ClientProtos.MultiRegionLoadStats.Builder |
ClientProtos.MultiRegionLoadStats.Builder.setStat(int index,
ClientProtos.RegionLoadStats value)
repeated .hbase.pb.RegionLoadStats stat = 2; |
| Modifier and Type | Method and Description |
|---|---|
ClientProtos.MultiRegionLoadStats.Builder |
ClientProtos.MultiRegionLoadStats.Builder.addAllStat(Iterable<? extends ClientProtos.RegionLoadStats> values)
repeated .hbase.pb.RegionLoadStats stat = 2; |
Copyright © 2007–2019 Cloudera. All rights reserved.