Uses of Class
org.infinispan.client.hotrod.impl.operations.DelegatingCacheOperationsFactory
Packages that use DelegatingCacheOperationsFactory
Package
Description
-
Uses of DelegatingCacheOperationsFactory in org.infinispan.client.hotrod.impl.operations
Modifier and TypeClassDescriptionclassclassclassMethods in org.infinispan.client.hotrod.impl.operations that return DelegatingCacheOperationsFactoryModifier and TypeMethodDescriptionprotected abstract DelegatingCacheOperationsFactoryDelegatingCacheOperationsFactory.newFactoryFor(CacheOperationsFactory factory) protected DelegatingCacheOperationsFactoryObjectRoutingCacheOperationsFactory.newFactoryFor(CacheOperationsFactory factory) protected DelegatingCacheOperationsFactoryServerRoutingCacheOperationsFactory.newFactoryFor(CacheOperationsFactory factory) protected DelegatingCacheOperationsFactoryStatsOperationsFactory.newFactoryFor(CacheOperationsFactory factory) -
Uses of DelegatingCacheOperationsFactory in org.infinispan.client.hotrod.telemetry.impl
Methods in org.infinispan.client.hotrod.telemetry.impl that return DelegatingCacheOperationsFactoryModifier and TypeMethodDescriptionprotected DelegatingCacheOperationsFactoryTelemetryCacheOperationsFactory.newFactoryFor(CacheOperationsFactory factory)