Package org.apache.camel.component.wal
Class EntryInfo.CachedEntryInfo
java.lang.Object
org.apache.camel.component.wal.EntryInfo
org.apache.camel.component.wal.EntryInfo.CachedEntryInfo
- Enclosing class:
EntryInfo
Contains information about a log entry that is hot on the cache
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.camel.component.wal.EntryInfo
EntryInfo.CachedEntryInfo -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.camel.component.wal.TransactionLog.LayerInfoMethods inherited from class org.apache.camel.component.wal.EntryInfo
createForCached, createForPersisted, getPosition
-
Method Details
-
getLayerInfo
public org.apache.camel.component.wal.TransactionLog.LayerInfo getLayerInfo()
-