Uses of Class
io.camunda.zeebe.clustering.management.ExporterPositionsEncoder
Packages that use ExporterPositionsEncoder
Package
Description
Zeebe Cluster Management Protocol
-
Uses of ExporterPositionsEncoder in io.camunda.zeebe.broker.exporter.stream
Methods in io.camunda.zeebe.broker.exporter.stream that return ExporterPositionsEncoderModifier and TypeMethodDescriptionprotected ExporterPositionsEncoderExporterPositionsMessage.getBodyEncoder() -
Uses of ExporterPositionsEncoder in io.camunda.zeebe.clustering.management
Methods in io.camunda.zeebe.clustering.management that return ExporterPositionsEncoderModifier and TypeMethodDescriptionExporterPositionsEncoder.wrap(org.agrona.MutableDirectBuffer buffer, int offset) ExporterPositionsEncoder.wrapAndApplyHeader(org.agrona.MutableDirectBuffer buffer, int offset, MessageHeaderEncoder headerEncoder)