public interface CacheEventFilterConverterFactory
CacheEventFilterConverter
instances.Modifier and Type | Method and Description |
---|---|
<K,V,C> CacheEventFilterConverter<K,V,C> |
getFilterConverter(Object[] params)
Retrieves a cache event filter and converter instance from this factory.
|
<K,V,C> CacheEventFilterConverter<K,V,C> getFilterConverter(Object[] params)
params
- parameters for the factory to be used to create converter instancesCacheEventFilterConverter
instance used
to filter and reduce size of event payloadsCopyright © 2021 JBoss by Red Hat. All rights reserved.