WorkerSettings
class WorkerSettings extends Model (View source)
Properties
string | $baseUrl | ||
bool | $reportingEnabled | ||
string | $servicePath | ||
string | $shuffleServicePath | ||
string | $tempStoragePrefix | ||
string | $workerId |
Methods
setBaseUrl($baseUrl)
No description
string
getBaseUrl()
No description
setReportingEnabled($reportingEnabled)
No description
bool
getReportingEnabled()
No description
setServicePath($servicePath)
No description
string
getServicePath()
No description
setShuffleServicePath($shuffleServicePath)
No description
string
getShuffleServicePath()
No description
setTempStoragePrefix($tempStoragePrefix)
No description
string
getTempStoragePrefix()
No description
setWorkerId($workerId)
No description
string
getWorkerId()
No description
Details
setBaseUrl($baseUrl)
No description
string
getBaseUrl()
No description
setReportingEnabled($reportingEnabled)
No description
bool
getReportingEnabled()
No description
setServicePath($servicePath)
No description
string
getServicePath()
No description
setShuffleServicePath($shuffleServicePath)
No description
string
getShuffleServicePath()
No description
setTempStoragePrefix($tempStoragePrefix)
No description
string
getTempStoragePrefix()
No description
setWorkerId($workerId)
No description
string
getWorkerId()
No description