Uses of Interface
com.google.bigtable.admin.v2.TypeOrBuilder
-
Uses of TypeOrBuilder in com.google.bigtable.admin.v2
Classes in com.google.bigtable.admin.v2 that implement TypeOrBuilderModifier and TypeClassDescriptionfinal class`Type` represents the type of data that is written to, read from, or stored in Bigtable.static final class`Type` represents the type of data that is written to, read from, or stored in Bigtable.Methods in com.google.bigtable.admin.v2 that return TypeOrBuilderModifier and TypeMethodDescriptionType.Array.Builder.getElementTypeOrBuilder()The type of the elements in the array.Type.Array.getElementTypeOrBuilder()The type of the elements in the array.Type.ArrayOrBuilder.getElementTypeOrBuilder()The type of the elements in the array.Type.Aggregate.Builder.getInputTypeOrBuilder()Type of the inputs that are accumulated by this `Aggregate`, which must specify a full encoding.Type.Aggregate.getInputTypeOrBuilder()Type of the inputs that are accumulated by this `Aggregate`, which must specify a full encoding.Type.AggregateOrBuilder.getInputTypeOrBuilder()Type of the inputs that are accumulated by this `Aggregate`, which must specify a full encoding.Type.Map.Builder.getKeyTypeOrBuilder()The type of a map key.Type.Map.getKeyTypeOrBuilder()The type of a map key.Type.MapOrBuilder.getKeyTypeOrBuilder()The type of a map key.Type.Aggregate.Builder.getStateTypeOrBuilder()Output only.Type.Aggregate.getStateTypeOrBuilder()Output only.Type.AggregateOrBuilder.getStateTypeOrBuilder()Output only.Type.Struct.Field.Builder.getTypeOrBuilder()The type of values in this field.Type.Struct.Field.getTypeOrBuilder()The type of values in this field.Type.Struct.FieldOrBuilder.getTypeOrBuilder()The type of values in this field.ColumnFamily.Builder.getValueTypeOrBuilder()The type of data stored in each of this family's cell values, including its full encoding.ColumnFamily.getValueTypeOrBuilder()The type of data stored in each of this family's cell values, including its full encoding.ColumnFamilyOrBuilder.getValueTypeOrBuilder()The type of data stored in each of this family's cell values, including its full encoding.Type.Map.Builder.getValueTypeOrBuilder()The type of the values in a map.Type.Map.getValueTypeOrBuilder()The type of the values in a map.Type.MapOrBuilder.getValueTypeOrBuilder()The type of the values in a map.