Interface CacheEventConverterFactory

    • Method Detail

      • getConverter

        <K,​V,​C> CacheEventConverter<K,​V,​C> getConverter​(Object[] params)
        Retrieves a cache event converter instance from this factory.
        Parameters:
        params - parameters for the factory to be used to create converter instances
        Returns:
        a CacheEventConverter instance used to reduce size of event payloads