public static interface HBaseProtos.TimeRangeOrBuilder
extends com.google.protobuf.MessageOrBuilder
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 © 2007-2016 The Apache Software Foundation. All Rights Reserved.