Uses of Class
io.camunda.zeebe.broker.logstreams.LogDeletionService
-
Packages that use LogDeletionService Package Description io.camunda.zeebe.broker.system.partitions -
-
Uses of LogDeletionService in io.camunda.zeebe.broker.system.partitions
Methods in io.camunda.zeebe.broker.system.partitions that return LogDeletionService Modifier and Type Method Description LogDeletionServicePartitionContext. getLogDeletionService()Methods in io.camunda.zeebe.broker.system.partitions with parameters of type LogDeletionService Modifier and Type Method Description voidPartitionContext. setLogDeletionService(LogDeletionService logDeletionService)
-