JBoss Data Grid HotRod C# Client
7.2.0
|
Classes | |
class | AbstractConfigurationChildBuilder |
class | AuthenticationCallback |
class | AuthenticationConfiguration |
Used to hold the SSL specific configurations. More... | |
class | AuthenticationConfigurationBuilder |
class | ClusterConfigurationBuilder |
class | Configuration |
Used to hold the configuration parameters. More... | |
class | ConfigurationBuilder |
interface | ConfigurationChildBuilder |
class | ConnectionPoolConfiguration |
Used to hold connection pool specific configurations. More... | |
class | ConnectionPoolConfigurationBuilder |
class | InternalAuthenticationFunctionCallback |
class | NearCacheConfiguration |
Used to hold the SSL specific configurations. More... | |
class | NearCacheConfigurationBuilder |
class | SecurityConfiguration |
Used to hold the Security specific configurations. More... | |
class | SecurityConfigurationBuilder |
class | ServerConfiguration |
Used to hold the server specific configurations. More... | |
class | ServerConfigurationBuilder |
class | SslConfiguration |
Used to hold the SSL specific configurations. More... | |
class | SslConfigurationBuilder |
Enumerations | |
enum | SaslCallbackId : int { SaslCallbackId.SASL_CB_GETPATH = 0x0003, SaslCallbackId.SASL_CB_USER = 0x4001, SaslCallbackId.SASL_CB_AUTHNAME = 0x4002, SaslCallbackId.SASL_CB_PASS = 0x4004, SaslCallbackId.SASL_CB_GETREALM = 0x4008 } |
enum | ExhaustedAction { ExhaustedAction.EXCEPTION, ExhaustedAction.WAIT, ExhaustedAction.CREATE_NEW } |
Functions | |
delegate Transport.FailOverRequestBalancingStrategy | FailOverRequestBalancingStrategyProducerDelegate () |
|
strong |
|
strong |
delegate Transport.FailOverRequestBalancingStrategy Infinispan.HotRod.Config.FailOverRequestBalancingStrategyProducerDelegate | ( | ) |