Aerospike LINDPad Driver

AClusterAccess Members

The AClusterAccess type exposes the following members.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method Import(String, String, String, WritePolicy, Int32, CancellationToken)
Imports a SetRecords.Export(string, Exp) generated JSON file.
Public method Import(String, WritePolicy, Int32, CancellationToken)
Imports a SetRecords.Export(string, Exp) generated JSON file into the original namespace and set.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties


  Name Description
Public property AerospikeClient
The actual Aerospike client connection
Public property AerospikeConnection
Public property ClusterName
The name of the cluster.
Public property ConnectionString
A connection string
Public property Static member Instance
Public property Nodes
All the nodes within the cluster
Public property SeedHosts
Returns the seed nodes used to establish the connection.