Uses of Class
com.google.bigtable.v2.MutateRowsRequest
-
Uses of MutateRowsRequest in com.google.bigtable.v2
Methods in com.google.bigtable.v2 that return MutateRowsRequestModifier and TypeMethodDescriptionMutateRowsRequest.Builder.build()MutateRowsRequest.Builder.buildPartial()static MutateRowsRequestMutateRowsRequest.getDefaultInstance()MutateRowsRequest.Builder.getDefaultInstanceForType()MutateRowsRequest.getDefaultInstanceForType()static MutateRowsRequestMutateRowsRequest.parseDelimitedFrom(InputStream input) static MutateRowsRequestMutateRowsRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MutateRowsRequestMutateRowsRequest.parseFrom(byte[] data) static MutateRowsRequestMutateRowsRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MutateRowsRequestMutateRowsRequest.parseFrom(com.google.protobuf.ByteString data) static MutateRowsRequestMutateRowsRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MutateRowsRequestMutateRowsRequest.parseFrom(com.google.protobuf.CodedInputStream input) static MutateRowsRequestMutateRowsRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MutateRowsRequestMutateRowsRequest.parseFrom(InputStream input) static MutateRowsRequestMutateRowsRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MutateRowsRequestMutateRowsRequest.parseFrom(ByteBuffer data) static MutateRowsRequestMutateRowsRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.bigtable.v2 that return types with arguments of type MutateRowsRequestModifier and TypeMethodDescriptioncom.google.protobuf.Parser<MutateRowsRequest>MutateRowsRequest.getParserForType()static com.google.protobuf.Parser<MutateRowsRequest>MutateRowsRequest.parser()Methods in com.google.bigtable.v2 with parameters of type MutateRowsRequestModifier and TypeMethodDescriptionMutateRowsRequest.Builder.mergeFrom(MutateRowsRequest other) static MutateRowsRequest.BuilderMutateRowsRequest.newBuilder(MutateRowsRequest prototype)