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