JBoss Data Grid HotRod C# Client  7.2.0
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 CInfinispan.HotRod.Config.AbstractConfigurationChildBuilder
 CInfinispan.HotRod.Config.AuthenticationConfigurationBuilder
 CInfinispan.HotRod.Config.ClusterConfigurationBuilder
 CInfinispan.HotRod.Config.ConnectionPoolConfigurationBuilder
 CInfinispan.HotRod.Config.NearCacheConfigurationBuilder
 CInfinispan.HotRod.Config.SecurityConfigurationBuilder
 CInfinispan.HotRod.Config.ServerConfigurationBuilder
 CInfinispan.HotRod.Config.SslConfigurationBuilder
 CApplicationException
 CInfinispan.HotRod.Exceptions.ExceptionBase exception class.
 CInfinispan.HotRod.Exceptions.HotRodClientExceptionException used to indicate exceptions using the HotRod client.
 CInfinispan.HotRod.Exceptions.InternalExceptionRepresents an internal exception.
 CInfinispan.HotRod.Exceptions.InvalidResponseExceptionUsed to indicated situations when an invalid respose is received from the HotRod server.
 CInfinispan.HotRod.Exceptions.RemoteCacheManagerNotStartedExceptionUsed to indicate that invocations on an IRemoveCache are done before the underlying RemoveCacheManager has been started.
 CInfinispan.HotRod.Exceptions.RemoteNodeSuspectExceptionUsed to indicate that a remote HotRod server is not reachable.
 CInfinispan.HotRod.Exceptions.TransportExceptionUsed to indicated that a TCP communication exception occurred when communicating with the HotRod server.
 CInfinispan.HotRod.Exceptions.UnsupportedOperationExceptionUsed to indicated that the operation invoked is not implemented yet or unsupported.
 CInfinispan.HotRod.Config.AuthenticationCallback
 CInfinispan.HotRod.Config.AuthenticationConfigurationUsed to hold the SSL specific configurations.
 CAuthenticationStringCallback
 CInfinispan.HotRod.Config.InternalAuthenticationFunctionCallback
 CInfinispan.HotRod.Event.ClientEvent
 CInfinispan.HotRod.Event.ClientCacheEntryCreatedEvent< K >
 CInfinispan.HotRod.Event.ClientCacheEntryCustomEvent
 CInfinispan.HotRod.Event.ClientCacheEntryExpiredEvent< K >
 CInfinispan.HotRod.Event.ClientCacheEntryModifiedEvent< K >
 CInfinispan.HotRod.Event.ClientCacheEntryRemovedEvent< K >
 CInfinispan.HotRod.Event.ClientCacheFailoverEvent
 CInfinispan.HotRod.Event.ClientListener< K, V >
 CClientListenerCallback
 CInfinispan.HotRod.Event.InternalClientEventListenerCallback< K, V >
 CInfinispan.HotRod.Config.ConfigurationUsed to hold the configuration parameters.
 CInfinispan.HotRod.Config.ConfigurationBuilder
 CInfinispan.HotRod.Config.ConnectionPoolConfigurationUsed to hold connection pool specific configurations.
 CInfinispan.HotRod.Event.ContinuousQueryListener< K, V >
 CFailOverRequestBalancingStrategy
 CInfinispan.HotRod.InternalFailOverRequestBalancingStrategy
 CInfinispan.HotRod.Transport.FailOverRequestBalancingStrategy
 CInfinispan.HotRod.IMarshallerHotrod is a binary protocol so the object passed in by the user are being marshalled into a binary format using an implementation of this interface. Users can implement this interface and develop their own marshaller without using the default marshaller.
 CInfinispan.HotRod.CompatibilityMarshaller
 CInfinispan.HotRod.IdentityMarshaller
 CInfinispan.HotRod.Transport.InetSocketAddress
 CInfinispan.HotRod.IRemoteCache< K, V >Provides remote reference to a Hot Rod server/cluster.
 CInfinispan.HotRod.IVersionedValue< V >A value and the version associated with this value.
 CInfinispan.HotRod.IMetadataValue< V >Besides the value, also contains a version and expiration information. Time values are server time representations.
 CInfinispan.HotRod.Config.NearCacheConfigurationUsed to hold the SSL specific configurations.
 COrg.Infinispan.Query.Remote.Client.QueryRequest
 CInfinispan.HotRod.RemoteCacheManagerFactory for IRemoteCache instances.
 CInfinispan.HotRod.Config.SecurityConfigurationUsed to hold the Security specific configurations.
 CInfinispan.HotRod.Config.ServerConfigurationUsed to hold the server specific configurations.
 CInfinispan.HotRod.ServerStatisticsDefines the possible list of statistics defined by the Hot Rod server.
 CInfinispan.HotRod.Config.SslConfigurationUsed to hold the SSL specific configurations.