Uses of Class
com.google.bigtable.v2.ProtoRowsBatch
-
Uses of ProtoRowsBatch in com.google.bigtable.v2
Methods in com.google.bigtable.v2 that return ProtoRowsBatchModifier and TypeMethodDescriptionProtoRowsBatch.Builder.build()ProtoRowsBatch.Builder.buildPartial()static ProtoRowsBatchProtoRowsBatch.getDefaultInstance()ProtoRowsBatch.Builder.getDefaultInstanceForType()ProtoRowsBatch.getDefaultInstanceForType()PartialResultSet.Builder.getProtoRowsBatch()Partial rows in serialized ProtoRows format.PartialResultSet.getProtoRowsBatch()Partial rows in serialized ProtoRows format.PartialResultSetOrBuilder.getProtoRowsBatch()Partial rows in serialized ProtoRows format.static ProtoRowsBatchProtoRowsBatch.parseDelimitedFrom(InputStream input) static ProtoRowsBatchProtoRowsBatch.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProtoRowsBatchProtoRowsBatch.parseFrom(byte[] data) static ProtoRowsBatchProtoRowsBatch.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProtoRowsBatchProtoRowsBatch.parseFrom(com.google.protobuf.ByteString data) static ProtoRowsBatchProtoRowsBatch.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProtoRowsBatchProtoRowsBatch.parseFrom(com.google.protobuf.CodedInputStream input) static ProtoRowsBatchProtoRowsBatch.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProtoRowsBatchProtoRowsBatch.parseFrom(InputStream input) static ProtoRowsBatchProtoRowsBatch.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProtoRowsBatchProtoRowsBatch.parseFrom(ByteBuffer data) static ProtoRowsBatchProtoRowsBatch.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.bigtable.v2 that return types with arguments of type ProtoRowsBatchModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ProtoRowsBatch>ProtoRowsBatch.getParserForType()static com.google.protobuf.Parser<ProtoRowsBatch>ProtoRowsBatch.parser()Methods in com.google.bigtable.v2 with parameters of type ProtoRowsBatchModifier and TypeMethodDescriptionProtoRowsBatch.Builder.mergeFrom(ProtoRowsBatch other) PartialResultSet.Builder.mergeProtoRowsBatch(ProtoRowsBatch value) Partial rows in serialized ProtoRows format.static ProtoRowsBatch.BuilderProtoRowsBatch.newBuilder(ProtoRowsBatch prototype) PartialResultSet.Builder.setProtoRowsBatch(ProtoRowsBatch value) Partial rows in serialized ProtoRows format.