Infinispan.Hotrod.Core 0.0.3
.NET Core client for Infinispan Hotrod Protocol
|
Classes | |
class | AbstractClientListener |
class | Cache |
class | CacheBase |
class | Cluster |
class | Codec |
class | Codec30 |
class | Command |
class | CommandContext |
class | CommandResult |
CommandResult represent all the info related to a command execution More... | |
class | CommandWithKey |
class | Event |
class | ExpirationTime |
class | GetAllPartResult |
interface | IClientListener |
interface | ICommandWithExpiration |
interface | IHostHandler |
interface | ILogHandler |
class | InfinispanClient |
class | InfinispanDG |
InfinispanDG class describes an Infinispan Cluster and is the main API entry point. More... | |
class | InfinispanException |
InfinispanException represent a generic exception More... | |
class | InfinispanHost |
class | InfinispanRequest |
interface | IPartResult |
class | Marshaller |
Marshaller knows how to convert a type T into byte[] and viceversa. More... | |
class | MediaType |
class | MurmurHash3 |
class | PingResult |
class | PutAllPartResult |
class | ReadArraySession |
class | ResponseStream |
class | Result |
class | ServerStatistics |
class | StringMarshaller |
An untility Marshaller that works on strings using ASCII encoding by default More... | |
class | TopologyInfo |
class | ValueWithMetadata |
class | ValueWithVersion |
class | VersionedResponse |