The CitrusleafClient type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
![]() | CreateValueFormatter |
Factory method for creating formatters.
|
![]() | DefaultBin |
Default bin name. If the bin name is not specified in the API call, DefaultBin will be used.
Set to empty string if server nodes are configured as "single-bin".
The default should be modified before multiple client library threads are created.
|
![]() | DefaultNamespace |
Default namespace. If the namespace is not specified in the API call, DefaultNamespace will be used.
The default should be modified before multiple client library threads are created.
|
![]() | DefaultSet |
Default set name. If the set name is not specified in the API call, DefaultSet will be used.
The default should be modified before multiple client library threads are created.
|
![]() | DefaultSettings |
Default settings used for managing client connections.
|
See Also