Package-level declarations

Types

Link copied to clipboard
@Requires(property = "airbyte.destination.core.data-channel.medium", value = "SOCKET")
@Singleton
class EmittedStatsStoreImpl(catalog: DestinationCatalog) : EmittedStatsStore

Stores counts and bytes per stream. For stats emitter.