Method | Description | |
---|---|---|
AddCluster ( string clusterName ) : |
||
AddServer ( ) : |
||
AddServers ( String serverList ) : |
||
Build ( ) : |
||
ConfigurationBuilder ( ) : System | ||
ConnectionPool ( ) : |
||
ConnectionTimeout ( int connectionTimeout ) : |
||
Create ( ) : |
||
ForceReturnValues ( bool forceReturnValues ) : |
||
KeySizeEstimate ( int keySizeEstimate ) : |
||
Marshaller ( IMarshaller marshaller ) : |
||
MaxRetries ( int maxRetries ) : |
||
NearCache ( ) : |
||
ProtocolVersion ( String protocolVersion ) : |
||
SocketTimeout ( int socketTimeout ) : |
||
Ssl ( ) : |
||
TcpNoDelay ( bool tcpNoDelay ) : |
||
Validate ( ) : void | ||
ValueSizeEstimate ( int valueSizeEstimate ) : |
public AddCluster ( string clusterName ) : |
||
clusterName | string | |
return |
public AddServer ( ) : |
||
return |
public AddServers ( String serverList ) : |
||
serverList | String | |
return |
public ConnectionPool ( ) : |
||
return |
public ConnectionTimeout ( int connectionTimeout ) : |
||
connectionTimeout | int | |
return |
public ForceReturnValues ( bool forceReturnValues ) : |
||
forceReturnValues | bool | |
return |
public KeySizeEstimate ( int keySizeEstimate ) : |
||
keySizeEstimate | int | |
return |
public Marshaller ( IMarshaller marshaller ) : |
||
marshaller | IMarshaller | |
return |
public MaxRetries ( int maxRetries ) : |
||
maxRetries | int | |
return |
public NearCache ( ) : |
||
return |
public ProtocolVersion ( String protocolVersion ) : |
||
protocolVersion | String | |
return |
public SocketTimeout ( int socketTimeout ) : |
||
socketTimeout | int | |
return |
public TcpNoDelay ( bool tcpNoDelay ) : |
||
tcpNoDelay | bool | |
return |
public ValueSizeEstimate ( int valueSizeEstimate ) : |
||
valueSizeEstimate | int | |
return |