Uses of Interface
io.camunda.zeebe.streamprocessor.state.MutableLastProcessedPositionState
Packages that use MutableLastProcessedPositionState
Package
Description
This package is to isolate classes that will be part of the platform.
-
Uses of MutableLastProcessedPositionState in io.camunda.zeebe.streamprocessor
Methods in io.camunda.zeebe.streamprocessor that return MutableLastProcessedPositionStateMethods in io.camunda.zeebe.streamprocessor with parameters of type MutableLastProcessedPositionStateModifier and TypeMethodDescriptionStreamProcessorContext.lastProcessedPositionState(MutableLastProcessedPositionState lastProcessedPositionState) -
Uses of MutableLastProcessedPositionState in io.camunda.zeebe.streamprocessor.state
Classes in io.camunda.zeebe.streamprocessor.state that implement MutableLastProcessedPositionState