NodeQueryOptions

Options used to requesting list of nodes

package

Default

Methods

NodeQueryOptions constructor

__construct( $nodeQueryOptions = null) 

Arguments

$nodeQueryOptions

mixed | null

getBlockingOptions

getBlockingOptions() : \io\vertx\jphp\ext\consul\BlockingQueryOptions

getNear

getNear() : string

Response

string

setBlockingOptions

setBlockingOptions( $blockingOptions) : $this

Arguments

$blockingOptions

BlockingQueryOptions|array

Response

$this

setNear

setNear( $near) : $this

Arguments

$near

string

Response

$this