interface DESConnectorInterface in Elasticsearch Connector 8
Drupal Elasticsearch Interface.
@package Drupal\elasticsearch_connector
Hierarchy
- interface \Drupal\elasticsearch_connector\DESConnector\DESConnectorInterface
Expanded class hierarchy of DESConnectorInterface
All classes that implement DESConnectorInterface
File
- src/
DESConnector/ DESConnectorInterface.php, line 14 - Provides Elasticsearch interface for Drupal's Elasticsearch Connector module.
Namespace
Drupal\elasticsearch_connector\DESConnectorView source
interface DESConnectorInterface {
static function getInstance(array $hosts);
}
Members
Name | Modifiers | Type | Description | Overrides |
---|---|---|---|---|
DESConnectorInterface:: |
static | function | 1 |