|
JBoss Data Grid HotRod C# Client
6.6.1
|
| Used to hold the configuration parameters. | |
| Used to hold connection pool specific configurations. | |
| Common builder interface. | |
| Used to hold the server specific configurations. | |
| Used to hold the SSL specific configurations. | |
| Base exception class. | |
| Exception used to indicate exceptions using the HotRod client. | |
| Represents an internal exception. | |
| Used to indicated situations when an invalid respose is received from the HotRod server. | |
| Used to indicate that invocations on an IRemoveCache are done before the underlying RemoveCacheManager has been started. | |
| Used to indicate that a remote HotRod server is not reachable. | |
| Used to indicated that a TCP communication exception occurred when communicating with the HotRod server. | |
| Used to indicated that the operation invoked is not implemented yet or unsupported. | |
| Serializer which can be used in compatibility mode to read/write strings. | |
| Besides the value, also contains a version and expiration information. Time values are server time representations. | |
| Provides remote reference to a Hot Rod server/cluster. | |
| Hotrod is a binary protocol so the object passed in by the user are being marshalled into a binary format using an implementation of ths interface. Users can implement this interface and develop their own serializer without using defualt serializer | |
| A value and the version associated with this value. | |
| Factory for IRemoteCache instances. | |
| Defines the possible list of statistics defined by the Hot Rod server. |
1.8.5