Package | Description |
---|---|
org.apache.hadoop.hbase.protobuf.generated |
Modifier and Type | Class and Description |
---|---|
static class |
ClusterStatusProtos.RegionLoad
Protobuf type
RegionLoad |
static class |
ClusterStatusProtos.RegionLoad.Builder
Protobuf type
RegionLoad |
Modifier and Type | Method and Description |
---|---|
ClusterStatusProtos.RegionLoadOrBuilder |
ClusterStatusProtos.ServerLoadOrBuilder.getRegionLoadsOrBuilder(int index)
repeated .RegionLoad region_loads = 5; |
ClusterStatusProtos.RegionLoadOrBuilder |
ClusterStatusProtos.ServerLoad.getRegionLoadsOrBuilder(int index)
repeated .RegionLoad region_loads = 5; |
ClusterStatusProtos.RegionLoadOrBuilder |
ClusterStatusProtos.ServerLoad.Builder.getRegionLoadsOrBuilder(int index)
repeated .RegionLoad region_loads = 5; |
Modifier and Type | Method and Description |
---|---|
List<? extends ClusterStatusProtos.RegionLoadOrBuilder> |
ClusterStatusProtos.ServerLoadOrBuilder.getRegionLoadsOrBuilderList()
repeated .RegionLoad region_loads = 5; |
List<? extends ClusterStatusProtos.RegionLoadOrBuilder> |
ClusterStatusProtos.ServerLoad.getRegionLoadsOrBuilderList()
repeated .RegionLoad region_loads = 5; |
List<? extends ClusterStatusProtos.RegionLoadOrBuilder> |
ClusterStatusProtos.ServerLoad.Builder.getRegionLoadsOrBuilderList()
repeated .RegionLoad region_loads = 5; |
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.