M
Size: a a a
M
IK
AM
M
AM
IK
M
A
public void pause(Collection<TopicPartition> partitions)
Suspend fetching from the requested partitions. Future calls to poll(long) will not return any records from these partitions until they have been resumed using resume(Collection). Note that this method does not affect partition subscription. In particular, it does not cause a group rebalance when automatic assignment is used.
M
M
public void pause(Collection<TopicPartition> partitions)
Suspend fetching from the requested partitions. Future calls to poll(long) will not return any records from these partitions until they have been resumed using resume(Collection). Note that this method does not affect partition subscription. In particular, it does not cause a group rebalance when automatic assignment is used.
AM
A
M