Class Config
Configuration data structure object for connecting to a Riak node.
Methods summary
public
integer
|
|
public
|
|
public
string
|
|
public
|
|
public
string
|
|
public
|
|
public
string
|
|
public
|
|
public
string
|
|
public
|
|
public
string
|
|
public
|
|
public
string
|
|
public
|
|
public
boolean
|
|
public
|
|
public
string
|
|
public
|
|
public
string
|
|
public
|
|
public
integer
|
|
public
|
|
public
string
|
|
public
|
Properties summary
protected
string
|
$host
Host address |
#
''
|
protected
integer
|
$port
Port number |
#
0
|
protected
string
|
$user
User name |
#
''
|
protected
string
|
$pass
User password |
#
''
|
protected
boolean
|
$auth
Client / user authentication flag |
#
false
|
protected
string
|
$ca_file
|
#
''
|
protected
string
|
$ca_directory
[short description] |
#
''
|
protected
string
|
$certificate
Certificate to authenticate to Riak with |
#
''
|
protected
string
|
$certificate_password
Certificate to authenticate to Riak with |
#
''
|
protected
string
|
$private_key
[short description] |
#
''
|
protected
string
|
$private_key_password
[short description] |
#
''
|
protected
integer
|
$connection_timeout
Client side connection timeout |
#
10
|