Class MessagesCfg
java.lang.Object
io.camunda.zeebe.broker.system.configuration.engine.MessagesCfg
- All Implemented Interfaces:
ConfigurationEntry
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintvoidsetTtlCheckerBatchLimit(int ttlCheckerBatchLimit) voidsetTtlCheckerInterval(Duration ttlCheckerInterval) toString()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface io.camunda.zeebe.broker.system.configuration.ConfigurationEntry
init
-
Constructor Details
-
MessagesCfg
public MessagesCfg()
-
-
Method Details