java.lang.Object
io.camunda.zeebe.broker.system.configuration.ExporterCfg
All Implemented Interfaces:
ConfigurationEntry

public final class ExporterCfg extends Object implements ConfigurationEntry
Exporter component configuration. To be expanded eventually to allow enabling/disabling exporters, and other general configuration.
  • Constructor Details

    • ExporterCfg

      public ExporterCfg()
  • Method Details