Class CacheConfigurationSplitterImpl

  • All Implemented Interfaces:
    CacheConfigurationSplitter

    public class CacheConfigurationSplitterImpl
    extends Object
    implements CacheConfigurationSplitter
    Splits cache configuration into two parts that can be serialized, deserialized separately. This eliminates the need to deserialize part of the configuration and therefore, it does not require user classes on non-affinity nodes.