Uses of Package
org.infinispan.client.hotrod
Packages that use org.infinispan.client.hotrod
Package
Description
Hot Rod client API.
Hot Rod client configuration API.
Hot Rod client remote event API.
Hot Rod-based
AdvancedLoadWriteStore
.Configuration for
RemoteStore
.-
Classes in org.infinispan.client.hotrod used by org.infinispan.client.hotrodClassDescriptionContains information about cache topology including servers and owned segments.Defines data format for keys and values during Hot Rod client requests.This enum lists the cache configuration templates names that are available in the server by default.Defines all the flags available in the Hot Rod client that can influence the behavior of operations.Represents metadata about an entry, such as creation and access times and expiration information.Besides the value, also contains a version and expiration information.Enumeration of supported Hot Rod client protocol VERSIONS.Provides remote reference to a Hot Rod server/cluster.Factory for
RemoteCache
s.Remote Administration operationsDefines the possible list of statistics defined by the Hot Rod server.StreamingRemoteCache implements streaming versions of mostRemoteCache
methodsTransportFactory is responsible for creating Netty'sSocketChannel
s andEventLoopGroup
s.VersionedVersionedMetadataBesides the key and value, also contains an version. -
Classes in org.infinispan.client.hotrod used by org.infinispan.client.hotrod.configurationClassDescriptionThis enum lists the cache configuration templates names that are available in the server by default.Defines what servers will be selected when a smart-routed request fails.Enumeration of supported Hot Rod client protocol VERSIONS.TransportFactory is responsible for creating Netty's
SocketChannel
s andEventLoopGroup
s. -
Classes in org.infinispan.client.hotrod used by org.infinispan.client.hotrod.event
-
Classes in org.infinispan.client.hotrod used by org.infinispan.persistence.remote
-
Classes in org.infinispan.client.hotrod used by org.infinispan.persistence.remote.configuration