static class MultiResponse.RegionResult extends Object
Modifier and Type | Field and Description |
---|---|
(package private) Map<Integer,Object> |
result |
(package private) org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.RegionLoadStats |
stat |
Constructor and Description |
---|
RegionResult() |
Modifier and Type | Method and Description |
---|---|
void |
addResult(int index,
Object result) |
org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.RegionLoadStats |
getStat() |
void |
setStat(org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.RegionLoadStats stat) |
int |
size() |
org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.RegionLoadStats stat
RegionResult()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.