public static interface AdminProtos.FlushRegionResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
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; |
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.