PHP Class Repo2\QueryReactor\Tests\Sharding\ShardedStubQuery

Inheritance: implements Repo2\QueryReactor\Query, implements Repo2\QueryReactor\Sharding\ShardedQuery
Afficher le fichier Open project: repo2/query-reactor

Méthodes publiques

Méthode Description
getDistributionName ( )
getDistributionValue ( )
getExpression ( )
reject ( Exception $err )
resolve ( Repo2\QueryReactor\Result $result )

Method Details

getDistributionName() public méthode

public getDistributionName ( )

getDistributionValue() public méthode

getExpression() public méthode

public getExpression ( )

reject() public méthode

public reject ( Exception $err )
$err Exception

resolve() public méthode

public resolve ( Repo2\QueryReactor\Result $result )
$result Repo2\QueryReactor\Result