C# Class Rock.UniversalSearch.IndexComponents.ElasticSearchAws

Inheritance: Elasticsearch
Show file Open project: NewSpring/Rock

Public Methods

Method Description
ElasticSearchAws ( ) : System

Initializes a new instance of the Elasticsearch class.

Protected Methods

Method Description
ConnectToServer ( ) : void

Connects to server.

Method Details

ConnectToServer() protected method

Connects to server.
protected ConnectToServer ( ) : void
return void

ElasticSearchAws() public method

Initializes a new instance of the Elasticsearch class.
public ElasticSearchAws ( ) : System
return System