Package org.apache.hadoop.hbase.util
Class ProcessBasedLocalHBaseCluster.LocalDaemonLogTailer
java.lang.Object
org.apache.hadoop.hbase.util.ProcessBasedLocalHBaseCluster.LocalDaemonLogTailer
- All Implemented Interfaces:
Runnable
- Enclosing class:
- ProcessBasedLocalHBaseCluster
private final class ProcessBasedLocalHBaseCluster.LocalDaemonLogTailer
extends Object
implements Runnable
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
run()
private void
private void
scanDirs()
private void
startTailingFile
(String filePath)
-
Field Details
-
tailedFiles
-
dirList
-
printLock
-
LOG_FILES
-
-
Constructor Details
-
LocalDaemonLogTailer
private LocalDaemonLogTailer()
-
-
Method Details
-
run
-
runInternal
- Throws:
IOException
-
scanDirs
- Throws:
FileNotFoundException
-
startTailingFile
- Throws:
FileNotFoundException
-