Package akka.persistence.journal.leveldb
Class LeveldbCompaction$
- java.lang.Object
-
- akka.persistence.journal.leveldb.LeveldbCompaction$
-
public class LeveldbCompaction$ extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static LeveldbCompaction$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description LeveldbCompaction$()
-
-
-
Field Detail
-
MODULE$
public static final LeveldbCompaction$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-