Uses of Interface
org.apache.camel.resume.OffsetKey
Packages that use OffsetKey
-
Uses of OffsetKey in org.apache.camel.resume
Methods in org.apache.camel.resume that return OffsetKeyModifier and TypeMethodDescriptionOffsetKey<?> Resumable.getOffsetKey()Gets the offset key (i.e.: the addressable part of the resumable object)Methods in org.apache.camel.resume with parameters of type OffsetKeyModifier and TypeMethodDescriptionbooleanAdds an offset key and value to the cachevoidResumeStrategy.updateLastOffset(OffsetKey<?> offsetKey, Offset<?> offsetValue) Updates the last processed offsetvoidResumeStrategy.updateLastOffset(OffsetKey<?> offsetKey, Offset<?> offset, ResumeStrategy.UpdateCallBack updateCallBack) Updates the last processed offset