public static interface FilterProtos.TimestampsFilterOrBuilder
extends org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
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; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint 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;Copyright © 2007–2019 Cloudera. All rights reserved.