Uses of Class
io.camunda.zeebe.broker.logstreams.LogDeletionService
Packages that use LogDeletionService
-
Uses of LogDeletionService in io.camunda.zeebe.broker.system.partitions
Methods in io.camunda.zeebe.broker.system.partitions that return LogDeletionServiceModifier and TypeMethodDescriptionPartitionStartupAndTransitionContextImpl.getLogDeletionService()Deprecated.PartitionStartupContext.getLogDeletionService()Methods in io.camunda.zeebe.broker.system.partitions with parameters of type LogDeletionServiceModifier and TypeMethodDescriptionvoidPartitionStartupAndTransitionContextImpl.setLogDeletionService(LogDeletionService logDeletionService) Deprecated.voidPartitionStartupContext.setLogDeletionService(LogDeletionService deletionService)