include/SugarSearchEngine/Elastic/Elastica/Transport/Memcache.php

Show: inherited
Table of Contents

Elastica Memcache Transport object

Author
Nicolas Ruflin  
Category
Xodoa  
Package
Elastica  

\Elastica_Transport_Memcache

Package: Elastica

Elastica Memcache Transport object

Parent(s)
\Elastica_Transport_Abstract
Author
Nicolas Ruflin  
Category
Xodoa  

Properties

Propertyprotected  $_config= ''
inheritedInherited from: \Elastica_Transport_Abstract::$$_config
Details
Type
n/a
Inherited_from
\Elastica_Transport_Abstract::$$_config  
Propertyprotected  $_data= ''
inheritedInherited from: \Elastica_Transport_Abstract::$$_data
Details
Type
n/a
Inherited_from
\Elastica_Transport_Abstract::$$_data  
Propertyprotected  $_method= ''
inheritedInherited from: \Elastica_Transport_Abstract::$$_method
Details
Type
n/a
Inherited_from
\Elastica_Transport_Abstract::$$_method  
Propertyprotected  $_path= ''
inheritedInherited from: \Elastica_Transport_Abstract::$$_path
Details
Type
n/a
Inherited_from
\Elastica_Transport_Abstract::$$_path  

Methods

methodpublic__construct( \Elastica_Request $request ) : void
Parameters
Name Type Description
$request \Elastica_Request

Request object

methodpublicexec( string $host, int $port ) : \Elastica_Response

Makes calls to the elasticsearch server

Parameters
Name Type Description
$host string

Host name

$port int

Port number

Returns
Type Description
\Elastica_Response Response object
methodpublicgetRequest( ) : \Elastica_Request
inherited

Returns the request object

Inherited from: \Elastica_Transport_Abstract::getRequest()
Returns
Type Description
\Elastica_Request Request object
Documentation was generated by DocBlox 0.18.1.