Class LeveldbStore$

java.lang.Object
org.apache.pekko.persistence.journal.leveldb.LeveldbStore$

public class LeveldbStore$ extends Object
  • Field Details

    • MODULE$

      public static final LeveldbStore$ MODULE$
      Static reference to the singleton instance of this Scala object.
  • Constructor Details

    • LeveldbStore$

      public LeveldbStore$()
  • Method Details

    • emptyConfig

      public com.typesafe.config.Config emptyConfig()
    • toCompactionIntervalMap

      public scala.collection.immutable.Map<String,Object> toCompactionIntervalMap(com.typesafe.config.ConfigObject obj)