WriteOpOverride

interface WriteOpOverride : Task

Allows the write operation to be overridden completely. This is not intended for developing production connectors, but for making non-release test tags. (For example, performance experiments to test in the cloud.)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
abstract suspend fun execute()