offsets property

List<ConsumerOffset> offsets
final

List of consumer offsets to be committed.

Implementation

final List<ConsumerOffset> offsets;