public static final class Family.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Family.Builder> implements FamilyOrBuilder
Specifies (some of) the contents of a single row/column family intersection of a table.Protobuf type
google.bigtable.v2.Family| Modifier and Type | Method and Description |
|---|---|
Family.Builder |
addAllColumns(Iterable<? extends Column> values)
Must not be empty.
|
Family.Builder |
addColumns(Column.Builder builderForValue)
Must not be empty.
|
Family.Builder |
addColumns(Column value)
Must not be empty.
|
Family.Builder |
addColumns(int index,
Column.Builder builderForValue)
Must not be empty.
|
Family.Builder |
addColumns(int index,
Column value)
Must not be empty.
|
Column.Builder |
addColumnsBuilder()
Must not be empty.
|
Column.Builder |
addColumnsBuilder(int index)
Must not be empty.
|
Family.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Family |
build() |
Family |
buildPartial() |
Family.Builder |
clear() |
Family.Builder |
clearColumns()
Must not be empty.
|
Family.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Family.Builder |
clearName()
The unique key which identifies this family within its row.
|
Family.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Family.Builder |
clone() |
Column |
getColumns(int index)
Must not be empty.
|
Column.Builder |
getColumnsBuilder(int index)
Must not be empty.
|
List<Column.Builder> |
getColumnsBuilderList()
Must not be empty.
|
int |
getColumnsCount()
Must not be empty.
|
List<Column> |
getColumnsList()
Must not be empty.
|
ColumnOrBuilder |
getColumnsOrBuilder(int index)
Must not be empty.
|
List<? extends ColumnOrBuilder> |
getColumnsOrBuilderList()
Must not be empty.
|
Family |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getName()
The unique key which identifies this family within its row.
|
com.google.protobuf.ByteString |
getNameBytes()
The unique key which identifies this family within its row.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Family.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Family.Builder |
mergeFrom(Family other) |
Family.Builder |
mergeFrom(com.google.protobuf.Message other) |
Family.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Family.Builder |
removeColumns(int index)
Must not be empty.
|
Family.Builder |
setColumns(int index,
Column.Builder builderForValue)
Must not be empty.
|
Family.Builder |
setColumns(int index,
Column value)
Must not be empty.
|
Family.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Family.Builder |
setName(String value)
The unique key which identifies this family within its row.
|
Family.Builder |
setNameBytes(com.google.protobuf.ByteString value)
The unique key which identifies this family within its row.
|
Family.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Family.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, parseUnknownFieldfindInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Family.Builder>public Family.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Family.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Family.Builder>public Family getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Family build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Family buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Family.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Family.Builder>public Family.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Family.Builder>public Family.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Family.Builder>public Family.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Family.Builder>public Family.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Family.Builder>public Family.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Family.Builder>public Family.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Family.Builder>public Family.Builder mergeFrom(Family other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Family.Builder>public Family.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Family.Builder>IOExceptionpublic String getName()
The unique key which identifies this family within its row. This is the same key that's used to identify the family in, for example, a RowFilter which sets its "family_name_regex_filter" field. Must match `[-_.a-zA-Z0-9]+`, except that AggregatingRowProcessors may produce cells in a sentinel family with an empty name. Must be no greater than 64 characters in length.
string name = 1;getName in interface FamilyOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
The unique key which identifies this family within its row. This is the same key that's used to identify the family in, for example, a RowFilter which sets its "family_name_regex_filter" field. Must match `[-_.a-zA-Z0-9]+`, except that AggregatingRowProcessors may produce cells in a sentinel family with an empty name. Must be no greater than 64 characters in length.
string name = 1;getNameBytes in interface FamilyOrBuilderpublic Family.Builder setName(String value)
The unique key which identifies this family within its row. This is the same key that's used to identify the family in, for example, a RowFilter which sets its "family_name_regex_filter" field. Must match `[-_.a-zA-Z0-9]+`, except that AggregatingRowProcessors may produce cells in a sentinel family with an empty name. Must be no greater than 64 characters in length.
string name = 1;public Family.Builder clearName()
The unique key which identifies this family within its row. This is the same key that's used to identify the family in, for example, a RowFilter which sets its "family_name_regex_filter" field. Must match `[-_.a-zA-Z0-9]+`, except that AggregatingRowProcessors may produce cells in a sentinel family with an empty name. Must be no greater than 64 characters in length.
string name = 1;public Family.Builder setNameBytes(com.google.protobuf.ByteString value)
The unique key which identifies this family within its row. This is the same key that's used to identify the family in, for example, a RowFilter which sets its "family_name_regex_filter" field. Must match `[-_.a-zA-Z0-9]+`, except that AggregatingRowProcessors may produce cells in a sentinel family with an empty name. Must be no greater than 64 characters in length.
string name = 1;public List<Column> getColumnsList()
Must not be empty. Sorted in order of increasing "qualifier".
repeated .google.bigtable.v2.Column columns = 2;getColumnsList in interface FamilyOrBuilderpublic int getColumnsCount()
Must not be empty. Sorted in order of increasing "qualifier".
repeated .google.bigtable.v2.Column columns = 2;getColumnsCount in interface FamilyOrBuilderpublic Column getColumns(int index)
Must not be empty. Sorted in order of increasing "qualifier".
repeated .google.bigtable.v2.Column columns = 2;getColumns in interface FamilyOrBuilderpublic Family.Builder setColumns(int index, Column value)
Must not be empty. Sorted in order of increasing "qualifier".
repeated .google.bigtable.v2.Column columns = 2;public Family.Builder setColumns(int index, Column.Builder builderForValue)
Must not be empty. Sorted in order of increasing "qualifier".
repeated .google.bigtable.v2.Column columns = 2;public Family.Builder addColumns(Column value)
Must not be empty. Sorted in order of increasing "qualifier".
repeated .google.bigtable.v2.Column columns = 2;public Family.Builder addColumns(int index, Column value)
Must not be empty. Sorted in order of increasing "qualifier".
repeated .google.bigtable.v2.Column columns = 2;public Family.Builder addColumns(Column.Builder builderForValue)
Must not be empty. Sorted in order of increasing "qualifier".
repeated .google.bigtable.v2.Column columns = 2;public Family.Builder addColumns(int index, Column.Builder builderForValue)
Must not be empty. Sorted in order of increasing "qualifier".
repeated .google.bigtable.v2.Column columns = 2;public Family.Builder addAllColumns(Iterable<? extends Column> values)
Must not be empty. Sorted in order of increasing "qualifier".
repeated .google.bigtable.v2.Column columns = 2;public Family.Builder clearColumns()
Must not be empty. Sorted in order of increasing "qualifier".
repeated .google.bigtable.v2.Column columns = 2;public Family.Builder removeColumns(int index)
Must not be empty. Sorted in order of increasing "qualifier".
repeated .google.bigtable.v2.Column columns = 2;public Column.Builder getColumnsBuilder(int index)
Must not be empty. Sorted in order of increasing "qualifier".
repeated .google.bigtable.v2.Column columns = 2;public ColumnOrBuilder getColumnsOrBuilder(int index)
Must not be empty. Sorted in order of increasing "qualifier".
repeated .google.bigtable.v2.Column columns = 2;getColumnsOrBuilder in interface FamilyOrBuilderpublic List<? extends ColumnOrBuilder> getColumnsOrBuilderList()
Must not be empty. Sorted in order of increasing "qualifier".
repeated .google.bigtable.v2.Column columns = 2;getColumnsOrBuilderList in interface FamilyOrBuilderpublic Column.Builder addColumnsBuilder()
Must not be empty. Sorted in order of increasing "qualifier".
repeated .google.bigtable.v2.Column columns = 2;public Column.Builder addColumnsBuilder(int index)
Must not be empty. Sorted in order of increasing "qualifier".
repeated .google.bigtable.v2.Column columns = 2;public List<Column.Builder> getColumnsBuilderList()
Must not be empty. Sorted in order of increasing "qualifier".
repeated .google.bigtable.v2.Column columns = 2;public final Family.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Family.Builder>public final Family.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Family.Builder>