org.apache.accumulo.server.util
Class FileSystemMonitor
java.lang.Object
org.apache.accumulo.server.util.FileSystemMonitor
public class FileSystemMonitor
- extends java.lang.Object
Method Summary |
protected void |
checkMounts(java.lang.String procFile)
|
protected void |
logAsync(org.apache.log4j.Level level,
java.lang.String msg,
java.lang.Exception e)
|
static void |
start(Property prop)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileSystemMonitor
public FileSystemMonitor(java.lang.String procFile,
long period)
throws java.io.IOException
- Throws:
java.io.IOException
logAsync
protected void logAsync(org.apache.log4j.Level level,
java.lang.String msg,
java.lang.Exception e)
checkMounts
protected void checkMounts(java.lang.String procFile)
throws java.lang.Exception
- Throws:
java.lang.Exception
start
public static void start(Property prop)
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.