schema.infinispan-cachestore-leveldb-config-7.0.xsd Maven / Gradle / Ivy
Defines the expiration settings for the LevelDB cache store.
Defines the LevelDB store implementation to use.
Defines the data compression to use in the LevelDB store.
The base directory in which to store the cache state.
The path within "relative-to" in which to store the cache state.
If undefined, the path defaults to the cache container name.
Cache store block size.
Cache size for the cache store.
Cache store cache clear threshold.
The base directory in which to store expired cache state.
Expired entry queue size.
The type of compression to be used by LevelDB store.
No compression.
Snappy compression.
The LevelDB store implementation to use.
LevelDB implementation selection left to the library.
Selects LevelDB Java implementation.
Selects LevelDB JNI implementation.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy