|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.protobuf.AbstractMessageLite.Builder<BuilderType>
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessage.Builder<FilterProtos.TimestampsFilter.Builder>
org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter.Builder
public static final class FilterProtos.TimestampsFilter.Builder
Protobuf type TimestampsFilter
Method Summary | |
---|---|
FilterProtos.TimestampsFilter.Builder |
addAllTimestamps(Iterable<? extends Long> values)
repeated int64 timestamps = 1 [packed = true]; |
FilterProtos.TimestampsFilter.Builder |
addTimestamps(long value)
repeated int64 timestamps = 1 [packed = true]; |
FilterProtos.TimestampsFilter |
build()
|
FilterProtos.TimestampsFilter |
buildPartial()
|
FilterProtos.TimestampsFilter.Builder |
clear()
|
FilterProtos.TimestampsFilter.Builder |
clearCanHint()
optional bool can_hint = 2; |
FilterProtos.TimestampsFilter.Builder |
clearTimestamps()
repeated int64 timestamps = 1 [packed = true]; |
FilterProtos.TimestampsFilter.Builder |
clone()
|
boolean |
getCanHint()
optional bool can_hint = 2; |
FilterProtos.TimestampsFilter |
getDefaultInstanceForType()
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor()
|
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType()
|
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; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable()
|
boolean |
isInitialized()
|
FilterProtos.TimestampsFilter.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
FilterProtos.TimestampsFilter.Builder |
mergeFrom(FilterProtos.TimestampsFilter other)
|
FilterProtos.TimestampsFilter.Builder |
mergeFrom(com.google.protobuf.Message other)
|
FilterProtos.TimestampsFilter.Builder |
setCanHint(boolean value)
optional bool can_hint = 2; |
FilterProtos.TimestampsFilter.Builder |
setTimestamps(int index,
long value)
repeated int64 timestamps = 1 [packed = true]; |
Methods inherited from class com.google.protobuf.GeneratedMessage.Builder |
---|
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields |
Methods inherited from class com.google.protobuf.AbstractMessage.Builder |
---|
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException |
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder |
---|
addAll, newUninitializedMessageException |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.google.protobuf.MessageOrBuilder |
---|
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
Method Detail |
---|
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage.Builder<FilterProtos.TimestampsFilter.Builder>
public FilterProtos.TimestampsFilter.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessage.Builder<FilterProtos.TimestampsFilter.Builder>
public FilterProtos.TimestampsFilter.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessage.Builder<FilterProtos.TimestampsFilter.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessage.Builder<FilterProtos.TimestampsFilter.Builder>
public FilterProtos.TimestampsFilter getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public FilterProtos.TimestampsFilter build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public FilterProtos.TimestampsFilter buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public FilterProtos.TimestampsFilter.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<FilterProtos.TimestampsFilter.Builder>
public FilterProtos.TimestampsFilter.Builder mergeFrom(FilterProtos.TimestampsFilter other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage.Builder<FilterProtos.TimestampsFilter.Builder>
public FilterProtos.TimestampsFilter.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<FilterProtos.TimestampsFilter.Builder>
IOException
public List<Long> getTimestampsList()
repeated int64 timestamps = 1 [packed = true];
getTimestampsList
in interface FilterProtos.TimestampsFilterOrBuilder
public int getTimestampsCount()
repeated int64 timestamps = 1 [packed = true];
getTimestampsCount
in interface FilterProtos.TimestampsFilterOrBuilder
public long getTimestamps(int index)
repeated int64 timestamps = 1 [packed = true];
getTimestamps
in interface FilterProtos.TimestampsFilterOrBuilder
public FilterProtos.TimestampsFilter.Builder setTimestamps(int index, long value)
repeated int64 timestamps = 1 [packed = true];
public FilterProtos.TimestampsFilter.Builder addTimestamps(long value)
repeated int64 timestamps = 1 [packed = true];
public FilterProtos.TimestampsFilter.Builder addAllTimestamps(Iterable<? extends Long> values)
repeated int64 timestamps = 1 [packed = true];
public FilterProtos.TimestampsFilter.Builder clearTimestamps()
repeated int64 timestamps = 1 [packed = true];
public boolean hasCanHint()
optional bool can_hint = 2;
hasCanHint
in interface FilterProtos.TimestampsFilterOrBuilder
public boolean getCanHint()
optional bool can_hint = 2;
getCanHint
in interface FilterProtos.TimestampsFilterOrBuilder
public FilterProtos.TimestampsFilter.Builder setCanHint(boolean value)
optional bool can_hint = 2;
public FilterProtos.TimestampsFilter.Builder clearCanHint()
optional bool can_hint = 2;
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |