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