public static interface HBasePB.TimeRangeOrBuilder
extends com.google.protobuf.MessageLiteOrBuilder
Modifier and Type | Method and Description |
---|---|
long |
getFrom()
optional uint64 from = 1; |
long |
getTo()
optional uint64 to = 2; |
boolean |
hasFrom()
optional uint64 from = 1; |
boolean |
hasTo()
optional uint64 to = 2; |
Copyright © 2010–2018 The Async HBase Authors. All rights reserved.