Uses of Package
org.infinispan.client.hotrod.impl
Package
Description
Hot Rod client API.
-
-
ClassDescriptionKeeps the Hot Rod client topology information together: topology id and client intelligence.
-
-
ClassDescriptionDelegates 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. -