Hierarchy For Package com.gigaspaces.blobstore.rocksdb.config

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.beans.factory.xml.AbstractBeanDefinitionParser (implements org.springframework.beans.factory.xml.BeanDefinitionParser)
      • org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser
    • org.rocksdb.AbstractNativeReference (implements java.lang.AutoCloseable)
      • org.rocksdb.AbstractImmutableNativeReference
        • org.rocksdb.RocksObject
          • org.rocksdb.ColumnFamilyOptions (implements org.rocksdb.ColumnFamilyOptionsInterface<T>, org.rocksdb.MutableColumnFamilyOptionsInterface<T>)
          • org.rocksdb.DBOptions (implements org.rocksdb.DBOptionsInterface<T>, org.rocksdb.MutableDBOptionsInterface<T>)
    • org.openspaces.core.config.BlobStoreDataPolicyFactoryBeanConfigurer (implements org.openspaces.core.space.EmbeddedSpaceFactoryBeanConfigurer)
    • org.springframework.beans.factory.xml.NamespaceHandlerSupport (implements org.springframework.beans.factory.xml.NamespaceHandler)
    • com.gigaspaces.blobstore.rocksdb.config.RocksDBBlobStoreConfigurer
    • com.gigaspaces.blobstore.rocksdb.config.RocksDBBlobStoreDataPolicyFactoryBean (implements org.openspaces.core.properties.BeanLevelPropertiesAware, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)

Interface Hierarchy

  • com.gigaspaces.blobstore.rocksdb.config.Constants