public static interface FilterPB.TimestampsFilterOrBuilder
extends com.google.protobuf.MessageLiteOrBuilder
Modifier and Type | Method and Description |
---|---|
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]; |
Copyright © 2010–2017 The Async HBase Authors. All rights reserved.