-
ColumnFamily.Builder.clear()
ColumnFamily.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
Garbage collection rule specified as a protobuf.
ColumnFamily.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
The type of data stored in each of this family's cell values, including its
full encoding.
ColumnFamily.Builder.clone()
Create a new column family with the specified schema, or fail if
one already exists with the given ID.
Update an existing column family to the specified schema, or fail
if no column family exists with the given ID.
ColumnFamily.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ColumnFamily.Builder.mergeFrom(com.google.protobuf.Message other)
Garbage collection rule specified as a protobuf.
ColumnFamily.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
The type of data stored in each of this family's cell values, including its
full encoding.
ColumnFamily.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
The column families configured for this table, mapped by column family ID.
ColumnFamily.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
Garbage collection rule specified as a protobuf.
Garbage collection rule specified as a protobuf.
ColumnFamily.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
ColumnFamily.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
The type of data stored in each of this family's cell values, including its
full encoding.
The type of data stored in each of this family's cell values, including its
full encoding.
Create a new column family with the specified schema, or fail if
one already exists with the given ID.
Update an existing column family to the specified schema, or fail
if no column family exists with the given ID.