|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface AdminProtos.RollWALWriterResponseOrBuilder
Method Summary | |
---|---|
com.google.protobuf.ByteString |
getRegionToFlush(int index)
repeated bytes region_to_flush = 1; |
int |
getRegionToFlushCount()
repeated bytes region_to_flush = 1; |
List<com.google.protobuf.ByteString> |
getRegionToFlushList()
repeated bytes region_to_flush = 1; |
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<com.google.protobuf.ByteString> getRegionToFlushList()
repeated bytes region_to_flush = 1;
A list of encoded name of regions to flush
int getRegionToFlushCount()
repeated bytes region_to_flush = 1;
A list of encoded name of regions to flush
com.google.protobuf.ByteString getRegionToFlush(int index)
repeated bytes region_to_flush = 1;
A list of encoded name of regions to flush
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |