Uses of Class
org.apache.ignite.internal.processors.cache.persistence.wal.WalSegmentTailReachedException
-
Packages that use WalSegmentTailReachedException Package Description org.apache.ignite.internal.processors.cache.persistence.wal -
-
Uses of WalSegmentTailReachedException in org.apache.ignite.internal.processors.cache.persistence.wal
Methods in org.apache.ignite.internal.processors.cache.persistence.wal with parameters of type WalSegmentTailReachedException Modifier and Type Method Description protected IgniteCheckedExceptionAbstractWalRecordsIterator. validateTailReachedException(WalSegmentTailReachedException tailReachedException, AbstractWalRecordsIterator.AbstractReadFileHandle currWalSegment)
-