AClusterAccess..::..Import Method (String, WritePolicy, Int32, CancellationToken)
Imports a SetRecords.Export(string, Exp) generated JSON file into the original namespace and set.
Namespace:
Aerospike.Database.LINQPadDriver.ExtensionsAssembly: Aerospike.Database.LINQPadDriver (in Aerospike.Database.LINQPadDriver.dll)
Syntax
public int Import( string importJSONFile, WritePolicy writePolicy, int maxDegreeOfParallelism, CancellationToken cancellationToken )
Parameters
- importJSONFile
- Type: String
The JSON file where the JSON will be written
- writePolicy
- Type: WritePolicy
The write policy
- maxDegreeOfParallelism
- Type: Int32
The maximum degree of parallelism. MaxDegreeOfParallelism
- cancellationToken
- Type: CancellationToken