Uses of Interface
io.camunda.zeebe.broker.system.partitions.PartitionStartupContext
Packages that use PartitionStartupContext
Package
Description
-
Uses of PartitionStartupContext in io.camunda.zeebe.broker.system.partitions
Classes in io.camunda.zeebe.broker.system.partitions that implement PartitionStartupContextConstructor parameters in io.camunda.zeebe.broker.system.partitions with type arguments of type PartitionStartupContextModifierConstructorDescriptionZeebePartition(PartitionStartupAndTransitionContextImpl transitionContext, PartitionTransition transition, List<StartupStep<PartitionStartupContext>> startupSteps) -
Uses of PartitionStartupContext in io.camunda.zeebe.broker.system.partitions.impl.steps
Methods in io.camunda.zeebe.broker.system.partitions.impl.steps that return types with arguments of type PartitionStartupContextModifier and TypeMethodDescriptionRockDbMetricExporterPartitionStartupStep.shutdown(PartitionStartupContext partitionStartupContext) RockDbMetricExporterPartitionStartupStep.startup(PartitionStartupContext partitionStartupContext) Methods in io.camunda.zeebe.broker.system.partitions.impl.steps with parameters of type PartitionStartupContextModifier and TypeMethodDescriptionRockDbMetricExporterPartitionStartupStep.shutdown(PartitionStartupContext partitionStartupContext) RockDbMetricExporterPartitionStartupStep.startup(PartitionStartupContext partitionStartupContext)