abstract fun subscription(handler: Handler<AsyncResult<MutableSet<String>>>): KafkaReadStream<K, V>
Get the current subscription.
handler - handler called on operation completed
handler
Return current KafkaReadStream instance