Package-level declarations

Types

Link copied to clipboard
@Singleton
@Requires(property = "airbyte.connector.operation", value = "check")
class CheckOperation(destinationChecker: DestinationChecker, outputConsumer: OutputConsumer) : Operation
Link copied to clipboard

A check operation that is run before the destination is used.