Class UnsafeConfigurationBuilder

java.lang.Object
org.infinispan.configuration.cache.UnsafeConfigurationBuilder
All Implemented Interfaces:
Builder<UnsafeConfiguration>, ConfigurationChildBuilder

public class UnsafeConfigurationBuilder extends Object implements Builder<UnsafeConfiguration>
Controls certain tuning parameters that may break some of Infinispan's public API contracts in exchange for better performance in some cases.

Use with care, only after thoroughly reading and understanding the documentation about a specific feature.