|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface ClientProtos.MultiRegionLoadStatsOrBuilder
Method Summary | |
---|---|
HBaseProtos.RegionSpecifier |
getRegion(int index)
repeated .RegionSpecifier region = 1; |
int |
getRegionCount()
repeated .RegionSpecifier region = 1; |
List<HBaseProtos.RegionSpecifier> |
getRegionList()
repeated .RegionSpecifier region = 1; |
HBaseProtos.RegionSpecifierOrBuilder |
getRegionOrBuilder(int index)
repeated .RegionSpecifier region = 1; |
List<? extends HBaseProtos.RegionSpecifierOrBuilder> |
getRegionOrBuilderList()
repeated .RegionSpecifier region = 1; |
ClientProtos.RegionLoadStats |
getStat(int index)
repeated .RegionLoadStats stat = 2; |
int |
getStatCount()
repeated .RegionLoadStats stat = 2; |
List<ClientProtos.RegionLoadStats> |
getStatList()
repeated .RegionLoadStats stat = 2; |
ClientProtos.RegionLoadStatsOrBuilder |
getStatOrBuilder(int index)
repeated .RegionLoadStats stat = 2; |
List<? extends ClientProtos.RegionLoadStatsOrBuilder> |
getStatOrBuilderList()
repeated .RegionLoadStats stat = 2; |
Methods inherited from interface com.google.protobuf.MessageOrBuilder |
---|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
---|
isInitialized |
Method Detail |
---|
List<HBaseProtos.RegionSpecifier> getRegionList()
repeated .RegionSpecifier region = 1;
HBaseProtos.RegionSpecifier getRegion(int index)
repeated .RegionSpecifier region = 1;
int getRegionCount()
repeated .RegionSpecifier region = 1;
List<? extends HBaseProtos.RegionSpecifierOrBuilder> getRegionOrBuilderList()
repeated .RegionSpecifier region = 1;
HBaseProtos.RegionSpecifierOrBuilder getRegionOrBuilder(int index)
repeated .RegionSpecifier region = 1;
List<ClientProtos.RegionLoadStats> getStatList()
repeated .RegionLoadStats stat = 2;
ClientProtos.RegionLoadStats getStat(int index)
repeated .RegionLoadStats stat = 2;
int getStatCount()
repeated .RegionLoadStats stat = 2;
List<? extends ClientProtos.RegionLoadStatsOrBuilder> getStatOrBuilderList()
repeated .RegionLoadStats stat = 2;
ClientProtos.RegionLoadStatsOrBuilder getStatOrBuilder(int index)
repeated .RegionLoadStats stat = 2;
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |