HttpSink

constructor(endpoint: String, batchSize: Int = 100, flushIntervalMs: Long = 5000, retryCount: Int = 3, connectionTimeoutMs: Int = 5000, readTimeoutMs: Int = 30000)(source)