AdapterDescriptor
Table of Contents
Properties
-
$allocatables
: mixed
-
$description
: mixed
-
$id
: mixed
-
$name
: mixed
-
$objects
: mixed
-
$priority
: mixed
-
$registerProcess
: mixed
-
$replicaGroupId
: mixed
-
$serverLifetime
: mixed
Methods
-
__construct()
: mixed
-
__toString()
: string
$allocatables
public
mixed
$allocatables
$description
public
mixed
$description
$id
public
mixed
$id
$name
public
mixed
$name
$objects
public
mixed
$objects
$priority
public
mixed
$priority
$registerProcess
public
mixed
$registerProcess
$replicaGroupId
public
mixed
$replicaGroupId
$serverLifetime
public
mixed
$serverLifetime
__construct()
public
__construct([mixed $name = '' ][, mixed $description = '' ][, mixed $id = '' ][, mixed $replicaGroupId = '' ][, mixed $priority = '' ][, mixed $registerProcess = false ][, mixed $serverLifetime = false ][, mixed $objects = null ][, mixed $allocatables = null ]) : mixed
Parameters
-
$name
: mixed
= ''
-
-
$description
: mixed
= ''
-
-
$id
: mixed
= ''
-
-
$replicaGroupId
: mixed
= ''
-
-
$priority
: mixed
= ''
-
-
$registerProcess
: mixed
= false
-
-
$serverLifetime
: mixed
= false
-
-
$objects
: mixed
= null
-
-
$allocatables
: mixed
= null
-
__toString()
public
__toString() : string