Uses of Interface
com.google.spanner.executor.v1.PartitionedUpdateActionOrBuilder
-
Uses of PartitionedUpdateActionOrBuilder in com.google.spanner.executor.v1
Classes in com.google.spanner.executor.v1 that implement PartitionedUpdateActionOrBuilderModifier and TypeClassDescriptionfinal classPartitionedUpdateAction defines an action to execute a partitioned DML which runs different partitions in parallel.static final classPartitionedUpdateAction defines an action to execute a partitioned DML which runs different partitions in parallel.Methods in com.google.spanner.executor.v1 that return PartitionedUpdateActionOrBuilderModifier and TypeMethodDescriptionSpannerAction.Builder.getPartitionedUpdateOrBuilder()Action to a partitioned update.SpannerAction.getPartitionedUpdateOrBuilder()Action to a partitioned update.SpannerActionOrBuilder.getPartitionedUpdateOrBuilder()Action to a partitioned update.