検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 2039 for To (0.056 sec.)
Add a high priority task to run in parallel 3393
« GearmanClient::addTaskBackground GearmanClient::addTaskHighBackground » PHP Manual GearmanClie ... nt Add a high priority task to run in parallel GearmanClient::addTaskHigh (PECL g ... rmanClient::addTaskHigh — Add a high priority task to run in parallel 説明 public GearmanClient::addTask ... nique = ? ): GearmanTask Adds a high priority task to be run in parallel with other tasks. Call this met ... hod for all the high priority tasks to be run in parallel, then call GearmanClient::runTa ...
https://man.plustar.jp/php/gearmanclient.addtaskhigh.html - [similar]
Add a low priority task to run in parallel 3393
« GearmanClient::addTaskHighBackground GearmanClient::addTaskLowBackground » PHP Manual GearmanC ... lient Add a low priority task to run in parallel GearmanClient::addTaskLow (PECL ge ... earmanClient::addTaskLow — Add a low priority task to run in parallel 説明 public GearmanClient::addTask ... ): GearmanTask Adds a low priority background task to be run in parallel with other tasks. Call this met ... hod for all the tasks to be run in parallel, then call GearmanClient::runTa ...
https://man.plustar.jp/php/gearmanclient.addtasklow.html - [similar]
Send data to all job servers to see if they echo it back [deprecated] 3393
« GearmanClient::doStatus GearmanClient::error » PHP Manual GearmanClient Send data to all job s ... ervers to see if they echo it back [deprecated] GearmanClien ... gearman >= 0.5.0) GearmanClient::echo — Send data to all job servers to see if they echo it back [depre ... パラメータ workload Some arbitrary serialized data to be echo back 戻り値 成功した場合に true を、失敗し ...
https://man.plustar.jp/php/gearmanclient.echo.html - [similar]
The Hashable interface 3379
« Ds\Collection::toArray Ds\Hashable::equals » PHP Manual Data Structures The Hashable interface ... e interface (No version information available, might only be in Git) はじめに Hashable is an interface w ... hich allows objects to be used as keys. It's an alternative to spl_object ... use they are not the same instance. hash() is used to return a scalar value to be used as the object's h ... in the hash table. While this value does not have to be unique, objects which are equal must have the s ...
https://man.plustar.jp/php/class.ds-hashable.html - [similar]
Checks if the event loop was told to exit 3379
« EventBase::getTimeOfDayCached EventBase::gotStop » PHP Manual EventBase Checks if the event lo ... op was told to exit EventBase::gotExit (PECL event >= 1.2.6- ... EventBase::gotExit — Checks if the event loop was told to exit 説明 public EventBase::gotExit (): bool ... Checks if the event loop was told to exit by EventBase::exit() . パラメータ この関 ... はありません。 戻り値 Returns true , event loop was told to exit by EventBase::exit() . Otherwise false . ...
https://man.plustar.jp/php/eventbase.gotexit.html - [similar]
Checks if the event loop was told to exit 3379
« EventBase::gotExit EventBase::loop » PHP Manual EventBase Checks if the event loop was told to ... exit EventBase::gotStop (PECL event >= 1.2.6-beta) EventBase::gotStop — C ... hecks if the event loop was told to exit 説明 public EventBase::gotStop (): bool ... Checks if the event loop was told to exit by EventBase::stop() . パラメータ この関 ... はありません。 戻り値 Returns true , event loop was told to stop by EventBase::stop() . Otherwise false . ...
https://man.plustar.jp/php/eventbase.gotstop.html - [similar]
Tells a bufferevent to begin SSL renegotiation 3379
« EventBufferEvent::sslGetProtocol EventBufferEvent::sslSocket » PHP Manual EventBufferEvent Tel ... ls a bufferevent to begin SSL renegotiation EventBufferEvent::sslReneg ... tBufferEvent::sslRenegotiate — Tells a bufferevent to begin SSL renegotiation 説明 public EventBufferEve ... nt::sslRenegotiate (): void Tells a bufferevent to begin SSL renegotiation. 警告 Calling this functio ... n tells the SSL to renegotiate, and the buffer event to invoke approp ...
https://man.plustar.jp/php/eventbufferevent.sslrenegotiate.html - [similar]
Gets the last committed configuration of the ZooKeeper cluster as it is known to... 3379
« ZookeeperConfig::add ZookeeperConfig::remove » PHP Manual ZookeeperConfig Gets the last commit ... figuration of the ZooKeeper cluster as it is known to the server to which the client is connected, synch ... figuration of the ZooKeeper cluster as it is known to the server to which the client is connected, synch ... r_cb If nonzero, a watch will be set at the server to notify the client if the node changes. stat If not ... Exception and it's derivatives when parameters count or types are wrong or fail to get configuration. 例 ...
https://man.plustar.jp/php/zookeeperconfig.get.html - [similar]
Creates a new map using a callable to determine which pairs to include 3365
« Ds\Map::diff Ds\Map::first » PHP Manual Map Creates a new map using a callable to determine wh ... ich pairs to include Ds\Map::filter (PECL ds >= 1.0.0) Ds\Map:: ... filter — Creates a new map using a callable to determine which pairs to include 説明 public Ds\Ma ... k = ? ): Ds\Map Creates a new map using a callable to determine which pairs to include. パラメータ callb ... ovided, only values which are true (see converting to boolean ) will be included. 戻り値 A new map conta ...
https://man.plustar.jp/php/ds-map.filter.html - [similar]
Send an HTML reply to the client 3365
« EventHttpRequest::sendError EventHttpRequest::sendReplyChunk » PHP Manual EventHttpRequest Sen ... d an HTML reply to the client EventHttpRequest::sendReply (PECL event ... ) EventHttpRequest::sendReply — Send an HTML reply to the client 説明 public EventHttpRequest::sendReply ... , EventBuffer $buf = ? ): void Send an HTML reply to the client. The body of the reply consists of data ... parameter. パラメータ code The HTTP response code to send. reason A brief message to send with the resp ...
https://man.plustar.jp/php/eventhttprequest.sendreply.html - [similar]