Interface TypedRecordProcessorContext
- All Known Implementing Classes:
TypedRecordProcessorContextImpl
public interface TypedRecordProcessorContext
-
Method Summary
Modifier and TypeMethodDescriptionintlistener(StreamProcessorListener streamProcessorListener) Deprecated.
-
Method Details
-
getPartitionId
int getPartitionId() -
getScheduleService
ProcessingScheduleService getScheduleService() -
getZeebeState
MutableZeebeState getZeebeState() -
getWriters
Writers getWriters() -
listener
Deprecated.
-