Uses of Class
org.apache.hadoop.hbase.regionserver.wal.FailedSyncBeforeLogCloseException
Packages that use FailedSyncBeforeLogCloseException
-
Uses of FailedSyncBeforeLogCloseException in org.apache.hadoop.hbase.regionserver.wal
Methods in org.apache.hadoop.hbase.regionserver.wal that throw FailedSyncBeforeLogCloseExceptionModifier and TypeMethodDescriptionprivate voidFSHLog.SafePointZigZagLatch.checkIfSyncFailed(SyncFuture syncFuture) (package private) SyncFutureFSHLog.SafePointZigZagLatch.waitSafePoint(SyncFuture syncFuture) For Thread A to call when it is ready to wait on the 'safe point' to be attained.