Infinispan.Hotrod.Core 0.0.3
.NET Core client for Infinispan Hotrod Protocol
Public Member Functions | Public Attributes | Properties | List of all members
Infinispan.Hotrod.Core.InfinispanHost Class Reference
Inheritance diagram for Infinispan.Hotrod.Core.InfinispanHost:

Public Member Functions

 InfinispanHost (InfinispanDG cluster, string host, int port)
 
int getMCount ()
 
int getMServed ()
 
int getMRequest ()
 
int getQueueSize ()
 
int getPoolSize ()
 
long NewMessageId ()
 
Task< InfinispanClientPop ()
 
async Task< ResultConnect (InfinispanClient client)
 
void Push (InfinispanClient client)
 
async Task shutdown ()
 
void Dispose ()
 

Public Attributes

readonly InfinispanDG Cluster
 

Properties

int QueueMaxLength = 8192 [getset]
 
int MaxConnections = 30 [getset]
 
string Name [getset]
 
int Port [getset]
 
string Password [getset]
 
string User [getset]
 
string Domain [getset]
 
string AuthMech [getset]
 
bool Master [getset]
 
bool SSL = false [getset]
 
bool Available [getset]
 

The documentation for this class was generated from the following file: