Uses of Class
com.google.bigtable.v2.Type.Int64.Encoding
-
Uses of Type.Int64.Encoding in com.google.bigtable.v2
Methods in com.google.bigtable.v2 that return Type.Int64.EncodingModifier and TypeMethodDescriptionType.Int64.Encoding.Builder.build()Type.Int64.Encoding.Builder.buildPartial()static Type.Int64.EncodingType.Int64.Encoding.getDefaultInstance()Type.Int64.Encoding.Builder.getDefaultInstanceForType()Type.Int64.Encoding.getDefaultInstanceForType()Type.Int64.Builder.getEncoding()The encoding to use when converting to/from lower level types.Type.Int64.getEncoding()The encoding to use when converting to/from lower level types.Type.Int64OrBuilder.getEncoding()The encoding to use when converting to/from lower level types.static Type.Int64.EncodingType.Int64.Encoding.parseDelimitedFrom(InputStream input) static Type.Int64.EncodingType.Int64.Encoding.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type.Int64.EncodingType.Int64.Encoding.parseFrom(byte[] data) static Type.Int64.EncodingType.Int64.Encoding.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type.Int64.EncodingType.Int64.Encoding.parseFrom(com.google.protobuf.ByteString data) static Type.Int64.EncodingType.Int64.Encoding.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type.Int64.EncodingType.Int64.Encoding.parseFrom(com.google.protobuf.CodedInputStream input) static Type.Int64.EncodingType.Int64.Encoding.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type.Int64.EncodingType.Int64.Encoding.parseFrom(InputStream input) static Type.Int64.EncodingType.Int64.Encoding.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type.Int64.EncodingType.Int64.Encoding.parseFrom(ByteBuffer data) static Type.Int64.EncodingType.Int64.Encoding.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.bigtable.v2 that return types with arguments of type Type.Int64.EncodingModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Type.Int64.Encoding>Type.Int64.Encoding.getParserForType()static com.google.protobuf.Parser<Type.Int64.Encoding>Type.Int64.Encoding.parser()Methods in com.google.bigtable.v2 with parameters of type Type.Int64.EncodingModifier and TypeMethodDescriptionType.Int64.Builder.mergeEncoding(Type.Int64.Encoding value) The encoding to use when converting to/from lower level types.Type.Int64.Encoding.Builder.mergeFrom(Type.Int64.Encoding other) static Type.Int64.Encoding.BuilderType.Int64.Encoding.newBuilder(Type.Int64.Encoding prototype) Type.Int64.Builder.setEncoding(Type.Int64.Encoding value) The encoding to use when converting to/from lower level types.