Uses of Interface
com.google.bigtable.admin.v2.ColumnFamilyOrBuilder
-
Uses of ColumnFamilyOrBuilder in com.google.bigtable.admin.v2
Classes in com.google.bigtable.admin.v2 that implement ColumnFamilyOrBuilderModifier and TypeClassDescriptionfinal classA set of columns within a table which share a common configuration.static final classA set of columns within a table which share a common configuration.Methods in com.google.bigtable.admin.v2 that return ColumnFamilyOrBuilderModifier and TypeMethodDescriptionModifyColumnFamiliesRequest.Modification.Builder.getCreateOrBuilder()Create a new column family with the specified schema, or fail if one already exists with the given ID.ModifyColumnFamiliesRequest.Modification.getCreateOrBuilder()Create a new column family with the specified schema, or fail if one already exists with the given ID.ModifyColumnFamiliesRequest.ModificationOrBuilder.getCreateOrBuilder()Create a new column family with the specified schema, or fail if one already exists with the given ID.ModifyColumnFamiliesRequest.Modification.Builder.getUpdateOrBuilder()Update an existing column family to the specified schema, or fail if no column family exists with the given ID.ModifyColumnFamiliesRequest.Modification.getUpdateOrBuilder()Update an existing column family to the specified schema, or fail if no column family exists with the given ID.ModifyColumnFamiliesRequest.ModificationOrBuilder.getUpdateOrBuilder()Update an existing column family to the specified schema, or fail if no column family exists with the given ID.