Exception SpannerBatchUpdateException (6.66.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
Type Description
long[]