Uses of Class
com.google.bigtable.v2.ProtoRowsBatch.Builder
-
Uses of ProtoRowsBatch.Builder in com.google.bigtable.v2
Methods in com.google.bigtable.v2 that return ProtoRowsBatch.BuilderModifier and TypeMethodDescriptionProtoRowsBatch.Builder.clear()ProtoRowsBatch.Builder.clearBatchData()Part of a serialized `ProtoRows` message.PartialResultSet.Builder.getProtoRowsBatchBuilder()Partial rows in serialized ProtoRows format.ProtoRowsBatch.Builder.mergeFrom(ProtoRowsBatch other) ProtoRowsBatch.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ProtoRowsBatch.Builder.mergeFrom(com.google.protobuf.Message other) static ProtoRowsBatch.BuilderProtoRowsBatch.newBuilder()static ProtoRowsBatch.BuilderProtoRowsBatch.newBuilder(ProtoRowsBatch prototype) ProtoRowsBatch.newBuilderForType()protected ProtoRowsBatch.BuilderProtoRowsBatch.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) ProtoRowsBatch.Builder.setBatchData(com.google.protobuf.ByteString value) Part of a serialized `ProtoRows` message.ProtoRowsBatch.toBuilder()Methods in com.google.bigtable.v2 with parameters of type ProtoRowsBatch.BuilderModifier and TypeMethodDescriptionPartialResultSet.Builder.setProtoRowsBatch(ProtoRowsBatch.Builder builderForValue) Partial rows in serialized ProtoRows format.