|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClientProtos.RegionLoadStats | |
---|---|
org.apache.hadoop.hbase.protobuf.generated |
Uses of ClientProtos.RegionLoadStats in org.apache.hadoop.hbase.protobuf.generated |
---|
Fields in org.apache.hadoop.hbase.protobuf.generated with type parameters of type ClientProtos.RegionLoadStats | |
---|---|
static com.google.protobuf.Parser<ClientProtos.RegionLoadStats> |
ClientProtos.RegionLoadStats.PARSER
|
Methods in org.apache.hadoop.hbase.protobuf.generated that return ClientProtos.RegionLoadStats | |
---|---|
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()
optional .RegionLoadStats loadStats = 5; |
ClientProtos.RegionLoadStats |
ClientProtos.ResultOrException.getLoadStats()
optional .RegionLoadStats loadStats = 5; |
ClientProtos.RegionLoadStats |
ClientProtos.ResultOrException.Builder.getLoadStats()
optional .RegionLoadStats loadStats = 5; |
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)
|
Methods in org.apache.hadoop.hbase.protobuf.generated that return types with arguments of type ClientProtos.RegionLoadStats | |
---|---|
com.google.protobuf.Parser<ClientProtos.RegionLoadStats> |
ClientProtos.RegionLoadStats.getParserForType()
|
Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type ClientProtos.RegionLoadStats | |
---|---|
ClientProtos.RegionLoadStats.Builder |
ClientProtos.RegionLoadStats.Builder.mergeFrom(ClientProtos.RegionLoadStats other)
|
ClientProtos.ResultOrException.Builder |
ClientProtos.ResultOrException.Builder.mergeLoadStats(ClientProtos.RegionLoadStats value)
optional .RegionLoadStats loadStats = 5; |
static ClientProtos.RegionLoadStats.Builder |
ClientProtos.RegionLoadStats.newBuilder(ClientProtos.RegionLoadStats prototype)
|
ClientProtos.ResultOrException.Builder |
ClientProtos.ResultOrException.Builder.setLoadStats(ClientProtos.RegionLoadStats value)
optional .RegionLoadStats loadStats = 5; |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |