Class PartitionedDmlTransaction

public class PartitionedDmlTransaction implements SessionImpl.SessionTransaction

Inheritance

java.lang.Object > PartitionedDmlTransaction

Implements

com.google.cloud.spanner.SessionImpl.SessionTransaction

Methods

invalidate()

public void invalidate()

Invalidates the transaction, generally because a new one has been started on the session.

setSpan(Span span)

public void setSpan(Span span)

Registers the current span on the transaction.

Parameter
NameDescription
spanio.opencensus.trace.Span