Exception SpannerBatchUpdateException (6.60.0)

public class SpannerBatchUpdateException extends SpannerException

Methods

getUpdateCounts()

public long[] getUpdateCounts()

Returns the number of rows affected by each statement that is successfully run.

Returns
TypeDescription
long[]