Package com.google.bigtable.v2
Class Mutation.MergeToCell.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<Mutation.MergeToCell.Builder>
com.google.bigtable.v2.Mutation.MergeToCell.Builder
- All Implemented Interfaces:
Mutation.MergeToCellOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- Mutation.MergeToCell
public static final class Mutation.MergeToCell.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<Mutation.MergeToCell.Builder>
implements Mutation.MergeToCellOrBuilder
A Mutation which merges accumulated state into a cell in an `Aggregate` family.Protobuf type
google.bigtable.v2.Mutation.MergeToCell-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()The qualifier of the column into which new data should be added.The name of the `Aggregate` family into which new data should be added.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) The input value to be merged into the specified cell.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) The timestamp of the cell to which new data should be added.clone()The qualifier of the column into which new data should be added.The qualifier of the column into which new data should be added.The qualifier of the column into which new data should be added.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorThe name of the `Aggregate` family into which new data should be added.com.google.protobuf.ByteStringThe name of the `Aggregate` family into which new data should be added.getInput()The input value to be merged into the specified cell.The input value to be merged into the specified cell.The input value to be merged into the specified cell.The timestamp of the cell to which new data should be added.The timestamp of the cell to which new data should be added.The timestamp of the cell to which new data should be added.booleanThe qualifier of the column into which new data should be added.booleanhasInput()The input value to be merged into the specified cell.booleanThe timestamp of the cell to which new data should be added.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeColumnQualifier(Value value) The qualifier of the column into which new data should be added.mergeFrom(Mutation.MergeToCell other) mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeInput(Value value) The input value to be merged into the specified cell.mergeTimestamp(Value value) The timestamp of the cell to which new data should be added.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setColumnQualifier(Value value) The qualifier of the column into which new data should be added.setColumnQualifier(Value.Builder builderForValue) The qualifier of the column into which new data should be added.setFamilyName(String value) The name of the `Aggregate` family into which new data should be added.setFamilyNameBytes(com.google.protobuf.ByteString value) The name of the `Aggregate` family into which new data should be added.The input value to be merged into the specified cell.setInput(Value.Builder builderForValue) The input value to be merged into the specified cell.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setTimestamp(Value value) The timestamp of the cell to which new data should be added.setTimestamp(Value.Builder builderForValue) The timestamp of the cell to which new data should be added.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Mutation.MergeToCell.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<Mutation.MergeToCell.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<Mutation.MergeToCell.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<Mutation.MergeToCell.Builder>
-
setField
public Mutation.MergeToCell.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Mutation.MergeToCell.Builder>
-
clearField
public Mutation.MergeToCell.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Mutation.MergeToCell.Builder>
-
clearOneof
public Mutation.MergeToCell.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Mutation.MergeToCell.Builder>
-
setRepeatedField
public Mutation.MergeToCell.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Mutation.MergeToCell.Builder>
-
addRepeatedField
public Mutation.MergeToCell.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Mutation.MergeToCell.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Mutation.MergeToCell.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Mutation.MergeToCell.Builder>
-
mergeFrom
public Mutation.MergeToCell.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Mutation.MergeToCell.Builder>- Throws:
IOException
-
getFamilyName
The name of the `Aggregate` family into which new data should be added. This must be a family with a `value_type` of `Aggregate`. Format: `[-_.a-zA-Z0-9]+`
string family_name = 1;- Specified by:
getFamilyNamein interfaceMutation.MergeToCellOrBuilder- Returns:
- The familyName.
-
getFamilyNameBytes
public com.google.protobuf.ByteString getFamilyNameBytes()The name of the `Aggregate` family into which new data should be added. This must be a family with a `value_type` of `Aggregate`. Format: `[-_.a-zA-Z0-9]+`
string family_name = 1;- Specified by:
getFamilyNameBytesin interfaceMutation.MergeToCellOrBuilder- Returns:
- The bytes for familyName.
-
setFamilyName
The name of the `Aggregate` family into which new data should be added. This must be a family with a `value_type` of `Aggregate`. Format: `[-_.a-zA-Z0-9]+`
string family_name = 1;- Parameters:
value- The familyName to set.- Returns:
- This builder for chaining.
-
clearFamilyName
The name of the `Aggregate` family into which new data should be added. This must be a family with a `value_type` of `Aggregate`. Format: `[-_.a-zA-Z0-9]+`
string family_name = 1;- Returns:
- This builder for chaining.
-
setFamilyNameBytes
The name of the `Aggregate` family into which new data should be added. This must be a family with a `value_type` of `Aggregate`. Format: `[-_.a-zA-Z0-9]+`
string family_name = 1;- Parameters:
value- The bytes for familyName to set.- Returns:
- This builder for chaining.
-
hasColumnQualifier
public boolean hasColumnQualifier()The qualifier of the column into which new data should be added. This must be a `raw_value`.
.google.bigtable.v2.Value column_qualifier = 2;- Specified by:
hasColumnQualifierin interfaceMutation.MergeToCellOrBuilder- Returns:
- Whether the columnQualifier field is set.
-
getColumnQualifier
The qualifier of the column into which new data should be added. This must be a `raw_value`.
.google.bigtable.v2.Value column_qualifier = 2;- Specified by:
getColumnQualifierin interfaceMutation.MergeToCellOrBuilder- Returns:
- The columnQualifier.
-
setColumnQualifier
The qualifier of the column into which new data should be added. This must be a `raw_value`.
.google.bigtable.v2.Value column_qualifier = 2; -
setColumnQualifier
The qualifier of the column into which new data should be added. This must be a `raw_value`.
.google.bigtable.v2.Value column_qualifier = 2; -
mergeColumnQualifier
The qualifier of the column into which new data should be added. This must be a `raw_value`.
.google.bigtable.v2.Value column_qualifier = 2; -
clearColumnQualifier
The qualifier of the column into which new data should be added. This must be a `raw_value`.
.google.bigtable.v2.Value column_qualifier = 2; -
getColumnQualifierBuilder
The qualifier of the column into which new data should be added. This must be a `raw_value`.
.google.bigtable.v2.Value column_qualifier = 2; -
getColumnQualifierOrBuilder
The qualifier of the column into which new data should be added. This must be a `raw_value`.
.google.bigtable.v2.Value column_qualifier = 2;- Specified by:
getColumnQualifierOrBuilderin interfaceMutation.MergeToCellOrBuilder
-
hasTimestamp
public boolean hasTimestamp()The timestamp of the cell to which new data should be added. This must be a `raw_timestamp_micros` that matches the table's `granularity`.
.google.bigtable.v2.Value timestamp = 3;- Specified by:
hasTimestampin interfaceMutation.MergeToCellOrBuilder- Returns:
- Whether the timestamp field is set.
-
getTimestamp
The timestamp of the cell to which new data should be added. This must be a `raw_timestamp_micros` that matches the table's `granularity`.
.google.bigtable.v2.Value timestamp = 3;- Specified by:
getTimestampin interfaceMutation.MergeToCellOrBuilder- Returns:
- The timestamp.
-
setTimestamp
The timestamp of the cell to which new data should be added. This must be a `raw_timestamp_micros` that matches the table's `granularity`.
.google.bigtable.v2.Value timestamp = 3; -
setTimestamp
The timestamp of the cell to which new data should be added. This must be a `raw_timestamp_micros` that matches the table's `granularity`.
.google.bigtable.v2.Value timestamp = 3; -
mergeTimestamp
The timestamp of the cell to which new data should be added. This must be a `raw_timestamp_micros` that matches the table's `granularity`.
.google.bigtable.v2.Value timestamp = 3; -
clearTimestamp
The timestamp of the cell to which new data should be added. This must be a `raw_timestamp_micros` that matches the table's `granularity`.
.google.bigtable.v2.Value timestamp = 3; -
getTimestampBuilder
The timestamp of the cell to which new data should be added. This must be a `raw_timestamp_micros` that matches the table's `granularity`.
.google.bigtable.v2.Value timestamp = 3; -
getTimestampOrBuilder
The timestamp of the cell to which new data should be added. This must be a `raw_timestamp_micros` that matches the table's `granularity`.
.google.bigtable.v2.Value timestamp = 3;- Specified by:
getTimestampOrBuilderin interfaceMutation.MergeToCellOrBuilder
-
hasInput
public boolean hasInput()The input value to be merged into the specified cell. This must be compatible with the family's `value_type.state_type`. Merging `NULL` is allowed, but has no effect.
.google.bigtable.v2.Value input = 4;- Specified by:
hasInputin interfaceMutation.MergeToCellOrBuilder- Returns:
- Whether the input field is set.
-
getInput
The input value to be merged into the specified cell. This must be compatible with the family's `value_type.state_type`. Merging `NULL` is allowed, but has no effect.
.google.bigtable.v2.Value input = 4;- Specified by:
getInputin interfaceMutation.MergeToCellOrBuilder- Returns:
- The input.
-
setInput
The input value to be merged into the specified cell. This must be compatible with the family's `value_type.state_type`. Merging `NULL` is allowed, but has no effect.
.google.bigtable.v2.Value input = 4; -
setInput
The input value to be merged into the specified cell. This must be compatible with the family's `value_type.state_type`. Merging `NULL` is allowed, but has no effect.
.google.bigtable.v2.Value input = 4; -
mergeInput
The input value to be merged into the specified cell. This must be compatible with the family's `value_type.state_type`. Merging `NULL` is allowed, but has no effect.
.google.bigtable.v2.Value input = 4; -
clearInput
The input value to be merged into the specified cell. This must be compatible with the family's `value_type.state_type`. Merging `NULL` is allowed, but has no effect.
.google.bigtable.v2.Value input = 4; -
getInputBuilder
The input value to be merged into the specified cell. This must be compatible with the family's `value_type.state_type`. Merging `NULL` is allowed, but has no effect.
.google.bigtable.v2.Value input = 4; -
getInputOrBuilder
The input value to be merged into the specified cell. This must be compatible with the family's `value_type.state_type`. Merging `NULL` is allowed, but has no effect.
.google.bigtable.v2.Value input = 4;- Specified by:
getInputOrBuilderin interfaceMutation.MergeToCellOrBuilder
-
setUnknownFields
public final Mutation.MergeToCell.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Mutation.MergeToCell.Builder>
-
mergeUnknownFields
public final Mutation.MergeToCell.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Mutation.MergeToCell.Builder>
-