Uses of Class
com.google.bigtable.admin.v2.Type
-
Uses of Type in com.google.bigtable.admin.v2
Methods in com.google.bigtable.admin.v2 that return TypeModifier and TypeMethodDescriptionType.Builder.build()Type.Builder.buildPartial()static TypeType.getDefaultInstance()Type.Builder.getDefaultInstanceForType()Type.getDefaultInstanceForType()Type.Array.Builder.getElementType()The type of the elements in the array.Type.Array.getElementType()The type of the elements in the array.Type.ArrayOrBuilder.getElementType()The type of the elements in the array.Type.Aggregate.Builder.getInputType()Type of the inputs that are accumulated by this `Aggregate`, which must specify a full encoding.Type.Aggregate.getInputType()Type of the inputs that are accumulated by this `Aggregate`, which must specify a full encoding.Type.AggregateOrBuilder.getInputType()Type of the inputs that are accumulated by this `Aggregate`, which must specify a full encoding.Type.Map.Builder.getKeyType()The type of a map key.Type.Map.getKeyType()The type of a map key.Type.MapOrBuilder.getKeyType()The type of a map key.Type.Aggregate.Builder.getStateType()Output only.Type.Aggregate.getStateType()Output only.Type.AggregateOrBuilder.getStateType()Output only.Type.Struct.Field.Builder.getType()The type of values in this field.Type.Struct.Field.getType()The type of values in this field.Type.Struct.FieldOrBuilder.getType()The type of values in this field.ColumnFamily.Builder.getValueType()The type of data stored in each of this family's cell values, including its full encoding.ColumnFamily.getValueType()The type of data stored in each of this family's cell values, including its full encoding.ColumnFamilyOrBuilder.getValueType()The type of data stored in each of this family's cell values, including its full encoding.Type.Map.Builder.getValueType()The type of the values in a map.Type.Map.getValueType()The type of the values in a map.Type.MapOrBuilder.getValueType()The type of the values in a map.static TypeType.parseDelimitedFrom(InputStream input) static TypeType.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TypeType.parseFrom(byte[] data) static TypeType.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TypeType.parseFrom(com.google.protobuf.ByteString data) static TypeType.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TypeType.parseFrom(com.google.protobuf.CodedInputStream input) static TypeType.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TypeType.parseFrom(InputStream input) static TypeType.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TypeType.parseFrom(ByteBuffer data) static TypeType.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.bigtable.admin.v2 that return types with arguments of type TypeModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Type>Type.getParserForType()static com.google.protobuf.Parser<Type>Type.parser()Methods in com.google.bigtable.admin.v2 with parameters of type TypeModifier and TypeMethodDescriptionType.Array.Builder.mergeElementType(Type value) The type of the elements in the array.Type.Aggregate.Builder.mergeInputType(Type value) Type of the inputs that are accumulated by this `Aggregate`, which must specify a full encoding.Type.Map.Builder.mergeKeyType(Type value) The type of a map key.Type.Aggregate.Builder.mergeStateType(Type value) Output only.The type of values in this field.ColumnFamily.Builder.mergeValueType(Type value) The type of data stored in each of this family's cell values, including its full encoding.Type.Map.Builder.mergeValueType(Type value) The type of the values in a map.static Type.BuilderType.newBuilder(Type prototype) Type.Array.Builder.setElementType(Type value) The type of the elements in the array.Type.Aggregate.Builder.setInputType(Type value) Type of the inputs that are accumulated by this `Aggregate`, which must specify a full encoding.Type.Map.Builder.setKeyType(Type value) The type of a map key.Type.Aggregate.Builder.setStateType(Type value) Output only.The type of values in this field.ColumnFamily.Builder.setValueType(Type value) The type of data stored in each of this family's cell values, including its full encoding.Type.Map.Builder.setValueType(Type value) The type of the values in a map.