abstract fun paused(handler: Handler<AsyncResult<MutableSet<TopicPartition>>>): Unit
Get the set of partitions that were previously paused by a call to #pause(Set).
#pause(Set)
handler - handler called on operation completed
handler