class ImportContextSqlImportOptions extends Model (View source)

Properties

bool $parallel
protected $postgresImportOptionsType
protected $postgresImportOptionsDataType
int $threads

Methods

setParallel($parallel)

No description

bool
getParallel()

No description

setThreads($threads)

No description

int
getThreads()

No description

Details

setParallel($parallel)

No description

Parameters

$parallel

bool getParallel()

No description

Return Value

bool

setPostgresImportOptions(ImportContextSqlImportOptionsPostgresImportOptions $postgresImportOptions)

No description

Parameters

ImportContextSqlImportOptionsPostgresImportOptions $postgresImportOptions

setThreads($threads)

No description

Parameters

$threads

int getThreads()

No description

Return Value

int