Package io.camunda.zeebe.broker.system
Class SystemContext
java.lang.Object
io.camunda.zeebe.broker.system.SystemContext
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionSystemContext(BrokerCfg brokerCfg, ActorScheduler scheduler, AtomixCluster cluster) -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
LOG
public static final org.slf4j.Logger LOG
-
-
Constructor Details
-
SystemContext
-
-
Method Details
-
getScheduler
-
getBrokerConfiguration
-
getCluster
-
getDiagnosticContext
-