Uses of Class
org.infinispan.persistence.file.SingleFileStoreConfigurationBuilder
Packages that use SingleFileStoreConfigurationBuilder
-
Uses of SingleFileStoreConfigurationBuilder in org.infinispan.persistence.file
Subclasses with type arguments of type SingleFileStoreConfigurationBuilder in org.infinispan.persistence.fileModifier and TypeClassDescriptionclassSingle file cache store configuration builder.Methods in org.infinispan.persistence.file that return SingleFileStoreConfigurationBuilderModifier and TypeMethodDescriptionSingleFileStoreConfigurationBuilder.fragmentationFactor(float fragmentationFactor) The store tries to fit in a new entry into an existing entry from a free entry pool (if one is available) However, this existing free entry may be quite bigger than what is required to contain the new entry It may then make sense to split the free entry into two parts: 1.Sets a location on disk where the store can write.SingleFileStoreConfigurationBuilder.self()