Class LeveldbStore$


  • public class LeveldbStore$
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static LeveldbStore$ MODULE$
      Static reference to the singleton instance of this Scala object.
    • Constructor Summary

      Constructors 
      Constructor Description
      LeveldbStore$()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      com.typesafe.config.Config emptyConfig()  
      scala.collection.immutable.Map<java.lang.String,​java.lang.Object> toCompactionIntervalMap​(com.typesafe.config.ConfigObject obj)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • MODULE$

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

      • LeveldbStore$

        public LeveldbStore$()
    • Method Detail

      • emptyConfig

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

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