|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface HBasePB.TimeRangeOrBuilder
Method Summary | |
---|---|
long |
getFrom()
optional uint64 from = 1; |
long |
getTo()
optional uint64 to = 2; |
boolean |
hasFrom()
optional uint64 from = 1; |
boolean |
hasTo()
optional uint64 to = 2; |
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
---|
getDefaultInstanceForType, isInitialized |
Method Detail |
---|
boolean hasFrom()
optional uint64 from = 1;
long getFrom()
optional uint64 from = 1;
boolean hasTo()
optional uint64 to = 2;
long getTo()
optional uint64 to = 2;
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |