C# Class Rock.UniversalSearch.IndexComponents.ElasticSearchAws

Inheritance: Elasticsearch
Afficher le fichier Open project: NewSpring/Rock

Méthodes publiques

Méthode Description
ElasticSearchAws ( ) : System

Initializes a new instance of the Elasticsearch class.

Méthodes protégées

Méthode Description
ConnectToServer ( ) : void

Connects to server.

Method Details

ConnectToServer() protected méthode

Connects to server.
protected ConnectToServer ( ) : void
Résultat void

ElasticSearchAws() public méthode

Initializes a new instance of the Elasticsearch class.
public ElasticSearchAws ( ) : System
Résultat System