Uses of Class
io.camunda.zeebe.broker.system.partitions.impl.AsyncSnapshotDirector
-
Packages that use AsyncSnapshotDirector Package Description io.camunda.zeebe.broker.system.partitions -
-
Uses of AsyncSnapshotDirector in io.camunda.zeebe.broker.system.partitions
Methods in io.camunda.zeebe.broker.system.partitions that return AsyncSnapshotDirector Modifier and Type Method Description AsyncSnapshotDirectorPartitionContext. getSnapshotDirector()Methods in io.camunda.zeebe.broker.system.partitions with parameters of type AsyncSnapshotDirector Modifier and Type Method Description voidPartitionContext. setSnapshotDirector(AsyncSnapshotDirector snapshotDirector)
-