Uses of Class
com.google.spanner.executor.v1.PartitionedUpdateAction
-
Uses of PartitionedUpdateAction in com.google.spanner.executor.v1
Methods in com.google.spanner.executor.v1 that return PartitionedUpdateActionModifier and TypeMethodDescriptionPartitionedUpdateAction.Builder.build()PartitionedUpdateAction.Builder.buildPartial()static PartitionedUpdateActionPartitionedUpdateAction.getDefaultInstance()PartitionedUpdateAction.Builder.getDefaultInstanceForType()PartitionedUpdateAction.getDefaultInstanceForType()SpannerAction.Builder.getPartitionedUpdate()Action to a partitioned update.SpannerAction.getPartitionedUpdate()Action to a partitioned update.SpannerActionOrBuilder.getPartitionedUpdate()Action to a partitioned update.static PartitionedUpdateActionPartitionedUpdateAction.parseDelimitedFrom(InputStream input) static PartitionedUpdateActionPartitionedUpdateAction.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PartitionedUpdateActionPartitionedUpdateAction.parseFrom(byte[] data) static PartitionedUpdateActionPartitionedUpdateAction.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PartitionedUpdateActionPartitionedUpdateAction.parseFrom(com.google.protobuf.ByteString data) static PartitionedUpdateActionPartitionedUpdateAction.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PartitionedUpdateActionPartitionedUpdateAction.parseFrom(com.google.protobuf.CodedInputStream input) static PartitionedUpdateActionPartitionedUpdateAction.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PartitionedUpdateActionPartitionedUpdateAction.parseFrom(InputStream input) static PartitionedUpdateActionPartitionedUpdateAction.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PartitionedUpdateActionPartitionedUpdateAction.parseFrom(ByteBuffer data) static PartitionedUpdateActionPartitionedUpdateAction.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.spanner.executor.v1 that return types with arguments of type PartitionedUpdateActionModifier and TypeMethodDescriptioncom.google.protobuf.Parser<PartitionedUpdateAction>PartitionedUpdateAction.getParserForType()static com.google.protobuf.Parser<PartitionedUpdateAction>PartitionedUpdateAction.parser()Methods in com.google.spanner.executor.v1 with parameters of type PartitionedUpdateActionModifier and TypeMethodDescriptionPartitionedUpdateAction.Builder.mergeFrom(PartitionedUpdateAction other) SpannerAction.Builder.mergePartitionedUpdate(PartitionedUpdateAction value) Action to a partitioned update.PartitionedUpdateAction.newBuilder(PartitionedUpdateAction prototype) SpannerAction.Builder.setPartitionedUpdate(PartitionedUpdateAction value) Action to a partitioned update.