Uses of Interface
org.apache.camel.resume.Resumable
Packages that use Resumable
-
Uses of Resumable in org.apache.camel.resume
Methods in org.apache.camel.resume with type parameters of type ResumableModifier and TypeMethodDescription<T extends Resumable>
voidResumeStrategy.updateLastOffset
(T offset) Updates the last processed offset<T extends Resumable>
voidResumeStrategy.updateLastOffset
(T offset, ResumeStrategy.UpdateCallBack updateCallBack) Updates the last processed offset