Interface SelfExecutingUpdateOperation

All Superinterfaces:
MutationOperation
All Known Implementing Classes:
DeleteOrUpsertOperation, OptionalTableUpdateOperation

public interface SelfExecutingUpdateOperation extends MutationOperation
Extension to MutationOperation for cases where the operation wants to handle execution itself.