|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface FilterProtos.TimestampsFilterOrBuilder
Method Summary | |
---|---|
boolean |
getCanHint()
optional bool can_hint = 2; |
long |
getTimestamps(int index)
repeated int64 timestamps = 1 [packed = true]; |
int |
getTimestampsCount()
repeated int64 timestamps = 1 [packed = true]; |
List<Long> |
getTimestampsList()
repeated int64 timestamps = 1 [packed = true]; |
boolean |
hasCanHint()
optional bool can_hint = 2; |
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 |
---|
List<Long> getTimestampsList()
repeated int64 timestamps = 1 [packed = true];
int getTimestampsCount()
repeated int64 timestamps = 1 [packed = true];
long getTimestamps(int index)
repeated int64 timestamps = 1 [packed = true];
boolean hasCanHint()
optional bool can_hint = 2;
boolean getCanHint()
optional bool can_hint = 2;
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |