-
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)
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)
ColumnFamily.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
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)
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.