public static final class RiakTsPB.TsCell.Builder extends com.google.protobuf.GeneratedMessage.Builder<RiakTsPB.TsCell.Builder> implements RiakTsPB.TsCellOrBuilder
TsCell
Modifier and Type | Method and Description |
---|---|
RiakTsPB.TsCell |
build() |
RiakTsPB.TsCell |
buildPartial() |
RiakTsPB.TsCell.Builder |
clear() |
RiakTsPB.TsCell.Builder |
clearBooleanValue()
optional bool boolean_value = 4; |
RiakTsPB.TsCell.Builder |
clearDoubleValue()
optional double double_value = 5; |
RiakTsPB.TsCell.Builder |
clearSint64Value()
optional sint64 sint64_value = 2; |
RiakTsPB.TsCell.Builder |
clearTimestampValue()
optional sint64 timestamp_value = 3; |
RiakTsPB.TsCell.Builder |
clearVarcharValue()
optional bytes varchar_value = 1; |
RiakTsPB.TsCell.Builder |
clone() |
boolean |
getBooleanValue()
optional bool boolean_value = 4; |
RiakTsPB.TsCell |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
double |
getDoubleValue()
optional double double_value = 5; |
long |
getSint64Value()
optional sint64 sint64_value = 2; |
long |
getTimestampValue()
optional sint64 timestamp_value = 3; |
com.google.protobuf.ByteString |
getVarcharValue()
optional bytes varchar_value = 1; |
boolean |
hasBooleanValue()
optional bool boolean_value = 4; |
boolean |
hasDoubleValue()
optional double double_value = 5; |
boolean |
hasSint64Value()
optional sint64 sint64_value = 2; |
boolean |
hasTimestampValue()
optional sint64 timestamp_value = 3; |
boolean |
hasVarcharValue()
optional bytes varchar_value = 1; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
RiakTsPB.TsCell.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RiakTsPB.TsCell.Builder |
mergeFrom(com.google.protobuf.Message other) |
RiakTsPB.TsCell.Builder |
mergeFrom(RiakTsPB.TsCell other) |
RiakTsPB.TsCell.Builder |
setBooleanValue(boolean value)
optional bool boolean_value = 4; |
RiakTsPB.TsCell.Builder |
setDoubleValue(double value)
optional double double_value = 5; |
RiakTsPB.TsCell.Builder |
setSint64Value(long value)
optional sint64 sint64_value = 2; |
RiakTsPB.TsCell.Builder |
setTimestampValue(long value)
optional sint64 timestamp_value = 3; |
RiakTsPB.TsCell.Builder |
setVarcharValue(com.google.protobuf.ByteString value)
optional bytes varchar_value = 1; |
addRepeatedField, clearField, clearOneof, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, newUninitializedMessageException
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage.Builder<RiakTsPB.TsCell.Builder>
public RiakTsPB.TsCell.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<RiakTsPB.TsCell.Builder>
public RiakTsPB.TsCell.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<RiakTsPB.TsCell.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<RiakTsPB.TsCell.Builder>
public RiakTsPB.TsCell getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public RiakTsPB.TsCell build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public RiakTsPB.TsCell buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public RiakTsPB.TsCell.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<RiakTsPB.TsCell.Builder>
public RiakTsPB.TsCell.Builder mergeFrom(RiakTsPB.TsCell other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage.Builder<RiakTsPB.TsCell.Builder>
public RiakTsPB.TsCell.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<RiakTsPB.TsCell.Builder>
IOException
public boolean hasVarcharValue()
optional bytes varchar_value = 1;
hasVarcharValue
in interface RiakTsPB.TsCellOrBuilder
public com.google.protobuf.ByteString getVarcharValue()
optional bytes varchar_value = 1;
getVarcharValue
in interface RiakTsPB.TsCellOrBuilder
public RiakTsPB.TsCell.Builder setVarcharValue(com.google.protobuf.ByteString value)
optional bytes varchar_value = 1;
public RiakTsPB.TsCell.Builder clearVarcharValue()
optional bytes varchar_value = 1;
public boolean hasSint64Value()
optional sint64 sint64_value = 2;
hasSint64Value
in interface RiakTsPB.TsCellOrBuilder
public long getSint64Value()
optional sint64 sint64_value = 2;
getSint64Value
in interface RiakTsPB.TsCellOrBuilder
public RiakTsPB.TsCell.Builder setSint64Value(long value)
optional sint64 sint64_value = 2;
public RiakTsPB.TsCell.Builder clearSint64Value()
optional sint64 sint64_value = 2;
public boolean hasTimestampValue()
optional sint64 timestamp_value = 3;
hasTimestampValue
in interface RiakTsPB.TsCellOrBuilder
public long getTimestampValue()
optional sint64 timestamp_value = 3;
getTimestampValue
in interface RiakTsPB.TsCellOrBuilder
public RiakTsPB.TsCell.Builder setTimestampValue(long value)
optional sint64 timestamp_value = 3;
public RiakTsPB.TsCell.Builder clearTimestampValue()
optional sint64 timestamp_value = 3;
public boolean hasBooleanValue()
optional bool boolean_value = 4;
hasBooleanValue
in interface RiakTsPB.TsCellOrBuilder
public boolean getBooleanValue()
optional bool boolean_value = 4;
getBooleanValue
in interface RiakTsPB.TsCellOrBuilder
public RiakTsPB.TsCell.Builder setBooleanValue(boolean value)
optional bool boolean_value = 4;
public RiakTsPB.TsCell.Builder clearBooleanValue()
optional bool boolean_value = 4;
public boolean hasDoubleValue()
optional double double_value = 5;
hasDoubleValue
in interface RiakTsPB.TsCellOrBuilder
public double getDoubleValue()
optional double double_value = 5;
getDoubleValue
in interface RiakTsPB.TsCellOrBuilder
public RiakTsPB.TsCell.Builder setDoubleValue(double value)
optional double double_value = 5;
public RiakTsPB.TsCell.Builder clearDoubleValue()
optional double double_value = 5;
Copyright © 2016. All rights reserved.