Package | Description |
---|---|
org.apache.hadoop.hbase.protobuf.generated |
Modifier and Type | Class and Description |
---|---|
static class |
ClientProtos.RegionLoadStats
Protobuf type
RegionLoadStats |
static class |
ClientProtos.RegionLoadStats.Builder
Protobuf type
RegionLoadStats |
Modifier and Type | Method and Description |
---|---|
ClientProtos.RegionLoadStatsOrBuilder |
ClientProtos.ResultOrExceptionOrBuilder.getLoadStatsOrBuilder()
optional .RegionLoadStats loadStats = 5; |
ClientProtos.RegionLoadStatsOrBuilder |
ClientProtos.ResultOrException.getLoadStatsOrBuilder()
optional .RegionLoadStats loadStats = 5; |
ClientProtos.RegionLoadStatsOrBuilder |
ClientProtos.ResultOrException.Builder.getLoadStatsOrBuilder()
optional .RegionLoadStats loadStats = 5; |
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.