1901 |
PHPの関数・メソッドの単語集 |
|
GearmanClient::addTaskHighBackground
|
詳細
|
1. Add a high priority background task to be run in parallel
|
|
1902 |
PHPの関数・メソッドの単語集 |
|
GearmanClient::addTaskLow
|
詳細
|
1. Add a low priority task to run in parallel
|
|
1903 |
PHPの関数・メソッドの単語集 |
|
GearmanClient::addTaskLowBackground
|
詳細
|
1. Add a low priority background task to be run in parallel
|
|
1904 |
PHPの関数・メソッドの単語集 |
|
GearmanClient::addTaskStatus
|
詳細
|
1. Add a task to get status
|
|
1905 |
PHPの関数・メソッドの単語集 |
|
GearmanClient::clearCallbacks
|
詳細
|
1. Clear all task callback functions
|
|
スポンサー
|
1906 |
PHPの関数・メソッドの単語集 |
|
GearmanClient::clone
|
詳細
|
1. Create a copy of a GearmanClient object
|
|
1907 |
PHPの関数・メソッドの単語集 |
|
GearmanClient::context
|
詳細
|
1. Get the application context
|
|
1908 |
PHPの関数・メソッドの単語集 |
|
GearmanClient::data
|
詳細
|
1. Get the application data (deprecated)
|
|
1909 |
PHPの関数・メソッドの単語集 |
|
GearmanClient::do
|
詳細
|
1. Run a single task and return a result [deprecated]
|
|
1910 |
PHPの関数・メソッドの単語集 |
|
GearmanClient::doBackground
|
詳細
|
1. Run a task in the background
|
|
スポンサー
|
1911 |
PHPの関数・メソッドの単語集 |
|
GearmanClient::doHigh
|
詳細
|
1. Run a single high priority task
|
|
1912 |
PHPの関数・メソッドの単語集 |
|
GearmanClient::doHighBackground
|
詳細
|
1. Run a high priority task in the background
|
|
1913 |
PHPの関数・メソッドの単語集 |
|
GearmanClient::doJobHandle
|
詳細
|
1. Get the job handle for the running task
|
|
1914 |
PHPの関数・メソッドの単語集 |
|
GearmanClient::doLow
|
詳細
|
1. Run a single low priority task
|
|
1915 |
PHPの関数・メソッドの単語集 |
|
GearmanClient::doLowBackground
|
詳細
|
1. Run a low priority task in the background
|
|
スポンサー
|
1916 |
PHPの関数・メソッドの単語集 |
|
GearmanClient::doNormal
|
詳細
|
1. Run a single task and return a result
|
|
1917 |
PHPの関数・メソッドの単語集 |
|
GearmanClient::doStatus
|
詳細
|
1. Get the status for the running task
|
|
1918 |
PHPの関数・メソッドの単語集 |
|
GearmanClient::echo
|
詳細
|
1. Send data to all job servers to see if they echo it back [deprecated]
|
|
1919 |
PHPの関数・メソッドの単語集 |
|
GearmanClient::error
|
詳細
|
1. Returns an error string for the last error encountered
|
|
1920 |
PHPの関数・メソッドの単語集 |
|
GearmanClient::getErrno
|
詳細
|
1. Get an errno value
|
|
スポンサー
|
1921 |
PHPの関数・メソッドの単語集 |
|
GearmanClient::jobStatus
|
詳細
|
1. Get the status of a background job
|
|
1922 |
PHPの関数・メソッドの単語集 |
|
GearmanClient::ping
|
詳細
|
1. Send data to all job servers to see if they echo it back
|
|
1923 |
PHPの関数・メソッドの単語集 |
|
GearmanClient::removeOptions
|
詳細
|
1. Remove client options
|
|
1924 |
PHPの関数・メソッドの単語集 |
|
GearmanClient::returnCode
|
詳細
|
1. Get the last Gearman return code
|
|
1925 |
PHPの関数・メソッドの単語集 |
|
GearmanClient::runTasks
|
詳細
|
1. Run a list of tasks in parallel
|
|
スポンサー
|