Uses of Interface
io.camunda.zeebe.stream.api.scheduling.ScheduledCommandCache.StagedScheduledCommandCache
Packages that use ScheduledCommandCache.StagedScheduledCommandCache
Package
Description
This package is to isolate classes that will be part of the platform.
-
Uses of ScheduledCommandCache.StagedScheduledCommandCache in io.camunda.zeebe.stream.api.scheduling
Classes in io.camunda.zeebe.stream.api.scheduling that implement ScheduledCommandCache.StagedScheduledCommandCacheModifier and TypeClassDescriptionstatic final classA dummy cache implementation which does nothing, i.e. caches nothing.Methods in io.camunda.zeebe.stream.api.scheduling that return ScheduledCommandCache.StagedScheduledCommandCache -
Uses of ScheduledCommandCache.StagedScheduledCommandCache in io.camunda.zeebe.stream.impl
Constructors in io.camunda.zeebe.stream.impl with parameters of type ScheduledCommandCache.StagedScheduledCommandCacheModifierConstructorDescriptionBufferedTaskResultBuilder(RecordBatchSizePredicate predicate, ScheduledCommandCache.StagedScheduledCommandCache cache)