org.apache.hadoop.hbase.protobuf.generated
Interface FilterProtos.TimestampsFilterOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
FilterProtos.TimestampsFilter, FilterProtos.TimestampsFilter.Builder
Enclosing class:
FilterProtos

public static interface FilterProtos.TimestampsFilterOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 long getTimestamps(int index)
           
 int getTimestampsCount()
           
 List<Long> getTimestampsList()
           
 
Methods inherited from interface com.google.protobuf.MessageOrBuilder
getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
 

Method Detail

getTimestampsList

List<Long> getTimestampsList()

getTimestampsCount

int getTimestampsCount()

getTimestamps

long getTimestamps(int index)


Copyright © 2013 The Apache Software Foundation. All Rights Reserved.