Page MenuHomePhorge
Diviner Tech Docs PhabricatorElasticsearchHost

final class PhabricatorElasticsearchHost
Phorge Technical Documentation ()

This class is not documented.

Methods

public function __get($name)
Inherited

This method is not documented.
Parameters
$name
Return
wild

public function __set($name, $value)
Inherited

This method is not documented.
Parameters
$name
$value
Return
wild

public function current()
Inherited

This method is not documented.
Return
wild

public function key()
Inherited

This method is not documented.
Return
wild

public function next()
Inherited

This method is not documented.
Return
wild

public function rewind()
Inherited

This method is not documented.
Return
wild

public function valid()
Inherited

This method is not documented.
Return
wild

private function throwOnAttemptedIteration()
Inherited

This method is not documented.
Return
wild

public function getPhobjectClassConstant($key, $byte_limit)
Inherited

Phobject

Read the value of a class constant.

This is the same as just typing self::CONSTANTNAME, but throws a more useful message if the constant is not defined and allows the constant to be limited to a maximum length.

Parameters
string$keyName of the constant.
int|null$byte_limitMaximum number of bytes permitted in the value.
Return
stringValue of the constant.

public function __construct($engine)
Inherited

This method is not documented.
Parameters
PhabricatorFulltextStorageEngine$engine
Return
this//Implicit.//

public function setDisabled($disabled)
Inherited

This method is not documented.
Parameters
$disabled
Return
wild

public function getDisabled()
Inherited

This method is not documented.
Return
wild

public function getEngine()
Inherited

This method is not documented.
Return
PhabricatorFulltextStorageEngine

public function isWritable()
Inherited

This method is not documented.
Return
wild

public function isReadable()
Inherited

This method is not documented.
Return
wild

public function hasRole($role)
Inherited

This method is not documented.
Parameters
$role
Return
wild

public function setRoles($roles)
Inherited

This method is not documented.
Parameters
array$roles
Return
wild

public function getRoles()
Inherited

This method is not documented.
Return
wild

public function setPort($value)
Inherited

This method is not documented.
Parameters
$value
Return
wild

public function getPort()
Inherited

This method is not documented.
Return
wild

public function setHost($value)
Inherited

This method is not documented.
Parameters
$value
Return
wild

public function getHost()
Inherited

This method is not documented.
Return
wild

public function getHealthRecordCacheKey()
Inherited

This method is not documented.
Return
wild

public function getHealthRecord()
Inherited

This method is not documented.
Return
PhabricatorClusterServiceHealthRecord

public function didHealthCheck($reachable)
Inherited

This method is not documented.
Parameters
$reachable
Return
wild

public function getStatusViewColumns()

This method is not documented.
Return
string[]Get a list of fields to show in the status overview UI

public function getConnectionStatus()

This method is not documented.
Return
wild

public function setConfig($config)

This method is not documented.
Parameters
$config
Return
wild

public function getDisplayName()

This method is not documented.
Return
wild

public function setProtocol($protocol)

This method is not documented.
Parameters
$protocol
Return
wild

public function getProtocol()

This method is not documented.
Return
wild

public function setPath($path)

This method is not documented.
Parameters
$path
Return
wild

public function getPath()

This method is not documented.
Return
wild

public function setVersion($version)

This method is not documented.
Parameters
$version
Return
wild

public function getVersion()

This method is not documented.
Return
wild

public function getURI($to_path)

This method is not documented.
Parameters
$to_path
Return
wild