ColumnFamilyOrBuilder |
ModifyColumnFamiliesRequest.Modification.Builder.getCreateOrBuilder() |
Create a new column family with the specified schema, or fail if
one already exists with the given ID.
|
ColumnFamilyOrBuilder |
ModifyColumnFamiliesRequest.Modification.getCreateOrBuilder() |
Create a new column family with the specified schema, or fail if
one already exists with the given ID.
|
ColumnFamilyOrBuilder |
ModifyColumnFamiliesRequest.ModificationOrBuilder.getCreateOrBuilder() |
Create a new column family with the specified schema, or fail if
one already exists with the given ID.
|
ColumnFamilyOrBuilder |
ModifyColumnFamiliesRequest.Modification.Builder.getUpdateOrBuilder() |
Update an existing column family to the specified schema, or fail
if no column family exists with the given ID.
|
ColumnFamilyOrBuilder |
ModifyColumnFamiliesRequest.Modification.getUpdateOrBuilder() |
Update an existing column family to the specified schema, or fail
if no column family exists with the given ID.
|
ColumnFamilyOrBuilder |
ModifyColumnFamiliesRequest.ModificationOrBuilder.getUpdateOrBuilder() |
Update an existing column family to the specified schema, or fail
if no column family exists with the given ID.
|