Uses of Class
io.camunda.zeebe.broker.exporter.stream.ExporterStateEntry
Packages that use ExporterStateEntry
-
Uses of ExporterStateEntry in io.camunda.zeebe.broker.exporter.stream
Methods in io.camunda.zeebe.broker.exporter.stream that return ExporterStateEntryModifier and TypeMethodDescriptionExporterStateEntry.setMetadata(org.agrona.DirectBuffer metadata) ExporterStateEntry.setPosition(long position) Method parameters in io.camunda.zeebe.broker.exporter.stream with type arguments of type ExporterStateEntryModifier and TypeMethodDescriptionvoidExportersState.visitExporterState(BiConsumer<String, ExporterStateEntry> consumer)