public final class org.apache.activemq.leveldb.LevelDBStore$ extends java.lang.Object implements org.apache.activemq.leveldb.util.Log
{
public static final org.apache.activemq.leveldb.LevelDBStore$ MODULE$;
private final java.io.File DEFAULT_DIRECTORY;
private java.util.concurrent.ThreadPoolExecutor BLOCKING_EXECUTOR;
private final org.apache.activemq.store.InlineListenableFuture DONE;
private final org.slf4j.Logger log;
private volatile boolean bitmap$0;
public static void <clinit>()
{
org.apache.activemq.leveldb.LevelDBStore$ v;
v = new org.apache.activemq.leveldb.LevelDBStore$;
specialinvoke v.<org.apache.activemq.leveldb.LevelDBStore$: void <init>()>();
return;
}
private java.util.concurrent.ThreadPoolExecutor BLOCKING_EXECUTOR$lzycompute()
{
java.lang.Throwable v;
java.util.concurrent.SynchronousQueue v;
java.util.concurrent.ThreadPoolExecutor v, v;
org.apache.activemq.leveldb.LevelDBStore$ v;
scala.runtime.BoxedUnit v;
org.apache.activemq.leveldb.LevelDBStore$$anon$2 v;
java.util.concurrent.TimeUnit v;
boolean v;
v := @this: org.apache.activemq.leveldb.LevelDBStore$;
entermonitor v;
label:
v = v.<org.apache.activemq.leveldb.LevelDBStore$: boolean bitmap$0>;
if v != 0 goto label;
v = new java.util.concurrent.ThreadPoolExecutor;
v = <java.util.concurrent.TimeUnit: java.util.concurrent.TimeUnit SECONDS>;
v = new java.util.concurrent.SynchronousQueue;
specialinvoke v.<java.util.concurrent.SynchronousQueue: void <init>()>();
v = new org.apache.activemq.leveldb.LevelDBStore$$anon$2;
specialinvoke v.<org.apache.activemq.leveldb.LevelDBStore$$anon$2: void <init>()>();
specialinvoke v.<java.util.concurrent.ThreadPoolExecutor: void <init>(int,int,long,java.util.concurrent.TimeUnit,java.util.concurrent.BlockingQueue,java.util.concurrent.ThreadFactory)>(0, 2147483647, 10L, v, v, v);
v.<org.apache.activemq.leveldb.LevelDBStore$: java.util.concurrent.ThreadPoolExecutor BLOCKING_EXECUTOR> = v;
v.<org.apache.activemq.leveldb.LevelDBStore$: boolean bitmap$0> = 1;
label:
v = <scala.runtime.BoxedUnit: scala.runtime.BoxedUnit UNIT>;
exitmonitor v;
label:
v = v.<org.apache.activemq.leveldb.LevelDBStore$: java.util.concurrent.ThreadPoolExecutor BLOCKING_EXECUTOR>;
return v;
label:
v := @caughtexception;
exitmonitor v;
throw v;
catch java.lang.Throwable from label to label with label;
}
public org.slf4j.Logger log()
{
org.apache.activemq.leveldb.LevelDBStore$ v;
org.slf4j.Logger v;
v := @this: org.apache.activemq.leveldb.LevelDBStore$;
v = v.<org.apache.activemq.leveldb.LevelDBStore$: org.slf4j.Logger log>;
return v;
}
public void org$apache$activemq$leveldb$util$Log$_setter_$log_$eq(org.slf4j.Logger)
{
org.apache.activemq.leveldb.LevelDBStore$ v;
org.slf4j.Logger v;
v := @this: org.apache.activemq.leveldb.LevelDBStore$;
v := @parameter: org.slf4j.Logger;
v.<org.apache.activemq.leveldb.LevelDBStore$: org.slf4j.Logger log> = v;
return;
}
public void error(scala.Function, scala.collection.Seq)
{
scala.Function v;
org.apache.activemq.leveldb.LevelDBStore$ v;
scala.collection.Seq v;
v := @this: org.apache.activemq.leveldb.LevelDBStore$;
v := @parameter: scala.Function;
v := @parameter: scala.collection.Seq;
staticinvoke <org.apache.activemq.leveldb.util.Log$class: void error(org.apache.activemq.leveldb.util.Log,scala.Function,scala.collection.Seq)>(v, v, v);
return;
}
public void error(java.lang.Throwable, scala.Function, scala.collection.Seq)
{
java.lang.Throwable v;
scala.collection.Seq v;
scala.Function v;
org.apache.activemq.leveldb.LevelDBStore$ v;
v := @this: org.apache.activemq.leveldb.LevelDBStore$;
v := @parameter: java.lang.Throwable;
v := @parameter: scala.Function;
v := @parameter: scala.collection.Seq;
staticinvoke <org.apache.activemq.leveldb.util.Log$class: void error(org.apache.activemq.leveldb.util.Log,java.lang.Throwable,scala.Function,scala.collection.Seq)>(v, v, v, v);
return;
}
public void error(java.lang.Throwable)
{
java.lang.Throwable v;
org.apache.activemq.leveldb.LevelDBStore$ v;
v := @this: org.apache.activemq.leveldb.LevelDBStore$;
v := @parameter: java.lang.Throwable;
staticinvoke <org.apache.activemq.leveldb.util.Log$class: void error(org.apache.activemq.leveldb.util.Log,java.lang.Throwable)>(v, v);
return;
}
public void warn(scala.Function, scala.collection.Seq)
{
scala.Function v;
org.apache.activemq.leveldb.LevelDBStore$ v;
scala.collection.Seq v;
v := @this: org.apache.activemq.leveldb.LevelDBStore$;
v := @parameter: scala.Function;
v := @parameter: scala.collection.Seq;
staticinvoke <org.apache.activemq.leveldb.util.Log$class: void warn(org.apache.activemq.leveldb.util.Log,scala.Function,scala.collection.Seq)>(v, v, v);
return;
}
public void warn(java.lang.Throwable, scala.Function, scala.collection.Seq)
{
java.lang.Throwable v;
scala.collection.Seq v;
scala.Function v;
org.apache.activemq.leveldb.LevelDBStore$ v;
v := @this: org.apache.activemq.leveldb.LevelDBStore$;
v := @parameter: java.lang.Throwable;
v := @parameter: scala.Function;
v := @parameter: scala.collection.Seq;
staticinvoke <org.apache.activemq.leveldb.util.Log$class: void warn(org.apache.activemq.leveldb.util.Log,java.lang.Throwable,scala.Function,scala.collection.Seq)>(v, v, v, v);
return;
}
public void warn(java.lang.Throwable)
{
java.lang.Throwable v;
org.apache.activemq.leveldb.LevelDBStore$ v;
v := @this: org.apache.activemq.leveldb.LevelDBStore$;
v := @parameter: java.lang.Throwable;
staticinvoke <org.apache.activemq.leveldb.util.Log$class: void warn(org.apache.activemq.leveldb.util.Log,java.lang.Throwable)>(v, v);
return;
}
public void info(scala.Function, scala.collection.Seq)
{
scala.Function v;
org.apache.activemq.leveldb.LevelDBStore$ v;
scala.collection.Seq v;
v := @this: org.apache.activemq.leveldb.LevelDBStore$;
v := @parameter: scala.Function;
v := @parameter: scala.collection.Seq;
staticinvoke <org.apache.activemq.leveldb.util.Log$class: void info(org.apache.activemq.leveldb.util.Log,scala.Function,scala.collection.Seq)>(v, v, v);
return;
}
public void info(java.lang.Throwable, scala.Function, scala.collection.Seq)
{
java.lang.Throwable v;
scala.collection.Seq v;
scala.Function v;
org.apache.activemq.leveldb.LevelDBStore$ v;
v := @this: org.apache.activemq.leveldb.LevelDBStore$;
v := @parameter: java.lang.Throwable;
v := @parameter: scala.Function;
v := @parameter: scala.collection.Seq;
staticinvoke <org.apache.activemq.leveldb.util.Log$class: void info(org.apache.activemq.leveldb.util.Log,java.lang.Throwable,scala.Function,scala.collection.Seq)>(v, v, v, v);
return;
}
public void info(java.lang.Throwable)
{
java.lang.Throwable v;
org.apache.activemq.leveldb.LevelDBStore$ v;
v := @this: org.apache.activemq.leveldb.LevelDBStore$;
v := @parameter: java.lang.Throwable;
staticinvoke <org.apache.activemq.leveldb.util.Log$class: void info(org.apache.activemq.leveldb.util.Log,java.lang.Throwable)>(v, v);
return;
}
public void debug(scala.Function, scala.collection.Seq)
{
scala.Function v;
org.apache.activemq.leveldb.LevelDBStore$ v;
scala.collection.Seq v;
v := @this: org.apache.activemq.leveldb.LevelDBStore$;
v := @parameter: scala.Function;
v := @parameter: scala.collection.Seq;
staticinvoke <org.apache.activemq.leveldb.util.Log$class: void debug(org.apache.activemq.leveldb.util.Log,scala.Function,scala.collection.Seq)>(v, v, v);
return;
}
public void debug(java.lang.Throwable, scala.Function, scala.collection.Seq)
{
java.lang.Throwable v;
scala.collection.Seq v;
scala.Function v;
org.apache.activemq.leveldb.LevelDBStore$ v;
v := @this: org.apache.activemq.leveldb.LevelDBStore$;
v := @parameter: java.lang.Throwable;
v := @parameter: scala.Function;
v := @parameter: scala.collection.Seq;
staticinvoke <org.apache.activemq.leveldb.util.Log$class: void debug(org.apache.activemq.leveldb.util.Log,java.lang.Throwable,scala.Function,scala.collection.Seq)>(v, v, v, v);
return;
}
public void debug(java.lang.Throwable)
{
java.lang.Throwable v;
org.apache.activemq.leveldb.LevelDBStore$ v;
v := @this: org.apache.activemq.leveldb.LevelDBStore$;
v := @parameter: java.lang.Throwable;
staticinvoke <org.apache.activemq.leveldb.util.Log$class: void debug(org.apache.activemq.leveldb.util.Log,java.lang.Throwable)>(v, v);
return;
}
public void trace(scala.Function, scala.collection.Seq)
{
scala.Function v;
org.apache.activemq.leveldb.LevelDBStore$ v;
scala.collection.Seq v;
v := @this: org.apache.activemq.leveldb.LevelDBStore$;
v := @parameter: scala.Function;
v := @parameter: scala.collection.Seq;
staticinvoke <org.apache.activemq.leveldb.util.Log$class: void trace(org.apache.activemq.leveldb.util.Log,scala.Function,scala.collection.Seq)>(v, v, v);
return;
}
public void trace(java.lang.Throwable, scala.Function, scala.collection.Seq)
{
java.lang.Throwable v;
scala.collection.Seq v;
scala.Function v;
org.apache.activemq.leveldb.LevelDBStore$ v;
v := @this: org.apache.activemq.leveldb.LevelDBStore$;
v := @parameter: java.lang.Throwable;
v := @parameter: scala.Function;
v := @parameter: scala.collection.Seq;
staticinvoke <org.apache.activemq.leveldb.util.Log$class: void trace(org.apache.activemq.leveldb.util.Log,java.lang.Throwable,scala.Function,scala.collection.Seq)>(v, v, v, v);
return;
}
public void trace(java.lang.Throwable)
{
java.lang.Throwable v;
org.apache.activemq.leveldb.LevelDBStore$ v;
v := @this: org.apache.activemq.leveldb.LevelDBStore$;
v := @parameter: java.lang.Throwable;
staticinvoke <org.apache.activemq.leveldb.util.Log$class: void trace(org.apache.activemq.leveldb.util.Log,java.lang.Throwable)>(v, v);
return;
}
public java.io.File DEFAULT_DIRECTORY()
{
org.apache.activemq.leveldb.LevelDBStore$ v;
java.io.File v;
v := @this: org.apache.activemq.leveldb.LevelDBStore$;
v = v.<org.apache.activemq.leveldb.LevelDBStore$: java.io.File DEFAULT_DIRECTORY>;
return v;
}
public java.util.concurrent.ThreadPoolExecutor BLOCKING_EXECUTOR()
{
org.apache.activemq.leveldb.LevelDBStore$ v;
java.util.concurrent.ThreadPoolExecutor v;
boolean v;
v := @this: org.apache.activemq.leveldb.LevelDBStore$;
v = v.<org.apache.activemq.leveldb.LevelDBStore$: boolean bitmap$0>;
if v == 0 goto label;
v = v.<org.apache.activemq.leveldb.LevelDBStore$: java.util.concurrent.ThreadPoolExecutor BLOCKING_EXECUTOR>;
goto label;
label:
v = specialinvoke v.<org.apache.activemq.leveldb.LevelDBStore$: java.util.concurrent.ThreadPoolExecutor BLOCKING_EXECUTOR$lzycompute()>();
label:
return v;
}
public org.apache.activemq.store.InlineListenableFuture DONE()
{
org.apache.activemq.leveldb.LevelDBStore$ v;
org.apache.activemq.store.InlineListenableFuture v;
v := @this: org.apache.activemq.leveldb.LevelDBStore$;
v = v.<org.apache.activemq.leveldb.LevelDBStore$: org.apache.activemq.store.InlineListenableFuture DONE>;
return v;
}
public java.io.IOException toIOException(java.lang.Throwable)
{
java.lang.Throwable v, v;
java.io.IOException v;
org.apache.activemq.leveldb.LevelDBStore$ v;
boolean v, v, v;
v := @this: org.apache.activemq.leveldb.LevelDBStore$;
v := @parameter: java.lang.Throwable;
v = v instanceof java.util.concurrent.ExecutionException;
if v == 0 goto label;
v = virtualinvoke v.<java.util.concurrent.ExecutionException: java.lang.Throwable getCause()>();
v = v instanceof java.io.IOException;
if v == 0 goto label;
return v;
label:
v = v instanceof java.io.IOException;
if v == 0 goto label;
return v;
label:
v = staticinvoke <org.apache.activemq.util.IOExceptionSupport: java.io.IOException create(java.lang.Throwable)>(v);
return v;
}
public void waitOn(java.util.concurrent.Future)
{
java.lang.Throwable v;
java.util.concurrent.Future v;
java.io.IOException v;
org.apache.activemq.leveldb.LevelDBStore$ v;
v := @this: org.apache.activemq.leveldb.LevelDBStore$;
v := @parameter: java.util.concurrent.Future;
label:
interfaceinvoke v.<java.util.concurrent.Future: java.lang.Object get()>();
label:
return;
label:
v := @caughtexception;
v = virtualinvoke v.<org.apache.activemq.leveldb.LevelDBStore$: java.io.IOException toIOException(java.lang.Throwable)>(v);
throw v;
catch java.lang.Throwable from label to label with label;
}
private void <init>()
{
org.apache.activemq.leveldb.LevelDBStore$ v;
org.apache.activemq.store.InlineListenableFuture v;
java.io.File v;
v := @this: org.apache.activemq.leveldb.LevelDBStore$;
specialinvoke v.<java.lang.Object: void <init>()>();
<org.apache.activemq.leveldb.LevelDBStore$: org.apache.activemq.leveldb.LevelDBStore$ MODULE$> = v;
staticinvoke <org.apache.activemq.leveldb.util.Log$class: void $init$(org.apache.activemq.leveldb.util.Log)>(v);
v = new java.io.File;
specialinvoke v.<java.io.File: void <init>(java.lang.String)>("LevelDB");
v.<org.apache.activemq.leveldb.LevelDBStore$: java.io.File DEFAULT_DIRECTORY> = v;
v = new org.apache.activemq.store.InlineListenableFuture;
specialinvoke v.<org.apache.activemq.store.InlineListenableFuture: void <init>()>();
v.<org.apache.activemq.leveldb.LevelDBStore$: org.apache.activemq.store.InlineListenableFuture DONE> = v;
return;
}
}