Interface CacheConfigurationSplitter

  • All Known Implementing Classes:
    CacheConfigurationSplitterImpl

    public interface 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.