Uses of Interface
com.google.bigtable.v2.TypeOrBuilder
-
Uses of TypeOrBuilder in com.google.bigtable.v2
Classes in com.google.bigtable.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.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.ColumnMetadata.Builder.getTypeOrBuilder()The type of the column.ColumnMetadata.getTypeOrBuilder()The type of the column.ColumnMetadataOrBuilder.getTypeOrBuilder()The type of the column.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.Value.Builder.getTypeOrBuilder()The verified `Type` of this `Value`, if it cannot be inferred.Value.getTypeOrBuilder()The verified `Type` of this `Value`, if it cannot be inferred.ValueOrBuilder.getTypeOrBuilder()The verified `Type` of this `Value`, if it cannot be inferred.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.