Uses of Class
io.camunda.zeebe.broker.system.partitions.impl.StateControllerImpl
-
Packages that use StateControllerImpl Package Description io.camunda.zeebe.broker.system.partitions -
-
Uses of StateControllerImpl in io.camunda.zeebe.broker.system.partitions
Methods in io.camunda.zeebe.broker.system.partitions that return StateControllerImpl Modifier and Type Method Description StateControllerImplPartitionContext. getSnapshotController()Methods in io.camunda.zeebe.broker.system.partitions with parameters of type StateControllerImpl Modifier and Type Method Description voidPartitionContext. setSnapshotController(StateControllerImpl controller)
-