Uses of Class
org.apache.camel.component.wal.EntryInfo
Packages that use EntryInfo
-
Uses of EntryInfo in org.apache.camel.component.wal
Subclasses of EntryInfo in org.apache.camel.component.walModifier and TypeClassDescriptionstatic classContains information about a log entry that is hot on the cacheMethods in org.apache.camel.component.wal that return EntryInfoModifier and TypeMethodDescriptionstatic EntryInfoEntryInfo.createForPersisted(long position) Creates a new entry info instance for entries persisted at the given position