PHP 클래스 Repo2\QueryReactor\Tests\Sharding\ShardedStubQuery

상속: implements Repo2\QueryReactor\Query, implements Repo2\QueryReactor\Sharding\ShardedQuery
파일 보기 프로젝트 열기: repo2/query-reactor

공개 메소드들

메소드 설명
getDistributionName ( )
getDistributionValue ( )
getExpression ( )
reject ( Exception $err )
resolve ( Repo2\QueryReactor\Result $result )

메소드 상세

getDistributionName() 공개 메소드

public getDistributionName ( )

getDistributionValue() 공개 메소드

getExpression() 공개 메소드

public getExpression ( )

reject() 공개 메소드

public reject ( Exception $err )
$err Exception

resolve() 공개 메소드

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