|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface AdminProtos.FlushRegionResponseOrBuilder
| Method Summary | |
|---|---|
boolean |
getFlushed()
optional bool flushed = 2; |
long |
getLastFlushTime()
required uint64 last_flush_time = 1; |
boolean |
hasFlushed()
optional bool flushed = 2; |
boolean |
hasLastFlushTime()
required uint64 last_flush_time = 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 |
|---|
boolean hasLastFlushTime()
required uint64 last_flush_time = 1;
long getLastFlushTime()
required uint64 last_flush_time = 1;
boolean hasFlushed()
optional bool flushed = 2;
boolean getFlushed()
optional bool flushed = 2;
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||