Package com.mapr.fs

Class LoggerProxy

java.lang.Object
com.mapr.fs.LoggerProxy
All Implemented Interfaces:
com.mapr.fs.jni.JNILoggerProxy

public class LoggerProxy extends Object implements com.mapr.fs.jni.JNILoggerProxy
  • Field Details

    • InodeLogger

      public static final com.mapr.fs.jni.JNILoggerProxy InodeLogger
  • Method Details

    • error

      public void error(Object o)
      Specified by:
      error in interface com.mapr.fs.jni.JNILoggerProxy
    • isDebugEnabled

      public boolean isDebugEnabled()
      Specified by:
      isDebugEnabled in interface com.mapr.fs.jni.JNILoggerProxy
    • debug

      public void debug(Object o)
      Specified by:
      debug in interface com.mapr.fs.jni.JNILoggerProxy
    • warn

      public void warn(Object o)
      Specified by:
      warn in interface com.mapr.fs.jni.JNILoggerProxy
    • trace

      public void trace(Object o)
      Specified by:
      trace in interface com.mapr.fs.jni.JNILoggerProxy
    • isTraceEnabled

      public boolean isTraceEnabled()
      Specified by:
      isTraceEnabled in interface com.mapr.fs.jni.JNILoggerProxy