Uses of Class
org.infinispan.hotrod.impl.operations.AddClientListenerOperation
-
Packages that use AddClientListenerOperation Package Description org.infinispan.hotrod.impl.operations -
-
Uses of AddClientListenerOperation in org.infinispan.hotrod.impl.operations
Methods in org.infinispan.hotrod.impl.operations that return AddClientListenerOperation Modifier and Type Method Description AddClientListenerOperationAddClientListenerOperation. copy()AddClientListenerOperationCacheOperationsFactory. newAddClientListenerOperation(Object listener, byte[][] filterFactoryParams, byte[][] converterFactoryParams, org.infinispan.api.common.CacheOptions options, DataFormat dataFormat)AddClientListenerOperationCacheOperationsFactory. newAddClientListenerOperation(Object listener, org.infinispan.api.common.CacheOptions options, DataFormat dataFormat)
-