Uses of Class
com.google.spanner.executor.v1.ExecutePartitionAction
-
Uses of ExecutePartitionAction in com.google.spanner.executor.v1
Methods in com.google.spanner.executor.v1 that return ExecutePartitionActionModifier and TypeMethodDescriptionExecutePartitionAction.Builder.build()ExecutePartitionAction.Builder.buildPartial()static ExecutePartitionActionExecutePartitionAction.getDefaultInstance()ExecutePartitionAction.Builder.getDefaultInstanceForType()ExecutePartitionAction.getDefaultInstanceForType()SpannerAction.Builder.getExecutePartition()Action to execute batch actions on generated partitions.SpannerAction.getExecutePartition()Action to execute batch actions on generated partitions.SpannerActionOrBuilder.getExecutePartition()Action to execute batch actions on generated partitions.static ExecutePartitionActionExecutePartitionAction.parseDelimitedFrom(InputStream input) static ExecutePartitionActionExecutePartitionAction.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExecutePartitionActionExecutePartitionAction.parseFrom(byte[] data) static ExecutePartitionActionExecutePartitionAction.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExecutePartitionActionExecutePartitionAction.parseFrom(com.google.protobuf.ByteString data) static ExecutePartitionActionExecutePartitionAction.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExecutePartitionActionExecutePartitionAction.parseFrom(com.google.protobuf.CodedInputStream input) static ExecutePartitionActionExecutePartitionAction.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExecutePartitionActionExecutePartitionAction.parseFrom(InputStream input) static ExecutePartitionActionExecutePartitionAction.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExecutePartitionActionExecutePartitionAction.parseFrom(ByteBuffer data) static ExecutePartitionActionExecutePartitionAction.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.spanner.executor.v1 that return types with arguments of type ExecutePartitionActionModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ExecutePartitionAction>ExecutePartitionAction.getParserForType()static com.google.protobuf.Parser<ExecutePartitionAction>ExecutePartitionAction.parser()Methods in com.google.spanner.executor.v1 with parameters of type ExecutePartitionActionModifier and TypeMethodDescriptionSpannerAction.Builder.mergeExecutePartition(ExecutePartitionAction value) Action to execute batch actions on generated partitions.ExecutePartitionAction.Builder.mergeFrom(ExecutePartitionAction other) ExecutePartitionAction.newBuilder(ExecutePartitionAction prototype) SpannerAction.Builder.setExecutePartition(ExecutePartitionAction value) Action to execute batch actions on generated partitions.