AerospikeConnection Members
The AerospikeConnection type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Abort |
Abort and rollback the given multi-record transaction.
Requires server version 8.0+ |
![]() |
BeginTransaction()()()() | |
![]() |
BeginTransaction(IsolationLevel) | |
![]() |
ChangeDatabase | |
![]() |
Close | |
![]() |
Commit |
Attempt to commit the given multi-record transaction. First, the expected record versions are
sent to the server nodes for verification.If all nodes return success, the command is
committed. Otherwise, the transaction is aborted.
Requires server version 8.0+ |
![]() |
CreateCommand | |
![]() ![]() |
CXInfoEquals | |
![]() |
Dispose()()()() | |
![]() |
Equals(Object) | |
![]() |
Equals(AerospikeConnection) | |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetConnectionCloud | |
![]() |
GetConnectionNative | |
![]() |
GetDBInfo |
Returns the LINQPad's internal structure by querying the DB is required.
The returned instances can be used to obtain meta data about the DB and even the ability to generate code.
You can, also, use the instance to obtain schema information about namespaces, sets, bins, UDF, etc.
Note: this will update this instance with the returned information.
|
![]() |
GetHashCode | |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ObtainMetaData |
Obtains the meta data from the DB including namespaces, sets, bins, and other DB information.
|
![]() |
Open | |
![]() |
ToString |
Properties
Name | Description | |
---|---|---|
![]() |
AerospikeClient | |
![]() |
AlwaysUseAValues | |
![]() |
ClientPolicy | |
![]() |
CloudNamespace | |
![]() |
CloudSetNames | |
![]() |
Connection | |
![]() |
ConnectionsPerNode | |
![]() |
ConnectionString | |
![]() |
ConnectionTimeout | |
![]() |
CXInfo | |
![]() |
Database |
Cluster Name
|
![]() |
DBConfig |
Returns running configuration for this cluster or null.
|
![]() |
DBFeatures |
Returns the Aerospike features that are enabled or null.
|
![]() |
DBPlatform | |
![]() |
DBRecordSampleSet | |
![]() |
DBRecordSampleSetMin | |
![]() |
DBVersion | |
![]() |
Debug | |
![]() |
DocumentAPI | |
![]() |
DriverLogging |
Enables the Aerospike Driver's logging
|
![]() |
ExpectedDuration | |
![]() |
Namespaces | |
![]() |
NetworkCompression | |
![]() |
Nodes | |
![]() |
PasswordManagerName | |
![]() |
RecordView | |
![]() |
RespondAllOps | |
![]() |
Retries | |
![]() |
SeedHosts | |
![]() |
SendPK | |
![]() |
SleepBetweenRetries | |
![]() |
SocketTimeout | |
![]() |
State | |
![]() |
TLS | |
![]() |
TLSCertName | |
![]() |
TLSCertVerification | |
![]() |
TLSClientCertFile | |
![]() |
TotalTimeout | |
![]() |
UDFModules | |
![]() |
UseExternalIP | |
![]() |
UsePasswordManager |