Uses of Class
com.google.spanner.v1.CommitRequest
-
-
Uses of CommitRequest in com.google.spanner.v1
Methods in com.google.spanner.v1 that return CommitRequest Modifier and Type Method Description CommitRequestCommitRequest.Builder. build()CommitRequestCommitRequest.Builder. buildPartial()static CommitRequestCommitRequest. getDefaultInstance()CommitRequestCommitRequest.Builder. getDefaultInstanceForType()CommitRequestCommitRequest. getDefaultInstanceForType()static CommitRequestCommitRequest. parseDelimitedFrom(InputStream input)static CommitRequestCommitRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CommitRequestCommitRequest. parseFrom(byte[] data)static CommitRequestCommitRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CommitRequestCommitRequest. parseFrom(com.google.protobuf.ByteString data)static CommitRequestCommitRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CommitRequestCommitRequest. parseFrom(com.google.protobuf.CodedInputStream input)static CommitRequestCommitRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CommitRequestCommitRequest. parseFrom(InputStream input)static CommitRequestCommitRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CommitRequestCommitRequest. parseFrom(ByteBuffer data)static CommitRequestCommitRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.spanner.v1 that return types with arguments of type CommitRequest Modifier and Type Method Description com.google.protobuf.Parser<CommitRequest>CommitRequest. getParserForType()static com.google.protobuf.Parser<CommitRequest>CommitRequest. parser()Methods in com.google.spanner.v1 with parameters of type CommitRequest Modifier and Type Method Description CommitRequest.BuilderCommitRequest.Builder. mergeFrom(CommitRequest other)static CommitRequest.BuilderCommitRequest. newBuilder(CommitRequest prototype)
-