Uses of Package
org.infinispan.client.hotrod.impl
Packages that use org.infinispan.client.hotrod.impl
Package
Description
Hot Rod client API.
-
Classes in org.infinispan.client.hotrod.impl used by org.infinispan.client.hotrod
-
Classes in org.infinispan.client.hotrod.impl used by org.infinispan.client.hotrod.event.impl
-
Classes in org.infinispan.client.hotrod.impl used by org.infinispan.client.hotrod.implClassDescriptionDelegates all invocations to the provided underlying
InternalRemoteCache
but provides extensibility to intercept when a method is invoked.NearRemoteCache
implementation enablingPurpose: keep all delegating and unsupported methods in one place -> readability. -
Classes in org.infinispan.client.hotrod.impl used by org.infinispan.client.hotrod.near
-
Classes in org.infinispan.client.hotrod.impl used by org.infinispan.client.hotrod.telemetry.impl