group
=========

Description
-----------
Represents the current state of a consumer group, including partition reservations and committed offsets.

Available Commands
------------------
* :doc:`commit </cmdref/streaming/stream/group/commit>`
* :doc:`get </cmdref/streaming/stream/group/get>`
* :doc:`heartbeat </cmdref/streaming/stream/group/heartbeat>`
* :doc:`update </cmdref/streaming/stream/group/update>`

.. toctree::
    :hidden:

    /cmdref/streaming/stream/group/commit
    /cmdref/streaming/stream/group/get
    /cmdref/streaming/stream/group/heartbeat
    /cmdref/streaming/stream/group/update