Class LeveldbStore$
java.lang.Object
org.apache.pekko.persistence.journal.leveldb.LeveldbStore$
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final LeveldbStore$
Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.typesafe.config.Config
toCompactionIntervalMap
(com.typesafe.config.ConfigObject obj)
-
Field Details
-
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
-