Package org.apache.hadoop.hbase.wal
Class WALSplitter.SplitWALResult
java.lang.Object
org.apache.hadoop.hbase.wal.WALSplitter.SplitWALResult
- Enclosing class:
- WALSplitter
Data structure returned as result by #splitWAL(FileStatus, CancelableProgressable). Test
isFinished()
to see if we are done with the WAL and isCorrupt()
for if the
WAL is corrupt.-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
finished
-
corrupt
-
-
Constructor Details
-
SplitWALResult
-
-
Method Details
-
isFinished
-
isCorrupt
-