C# 클래스 Rock.UniversalSearch.IndexComponents.ElasticSearchAws

상속: Elasticsearch
파일 보기 프로젝트 열기: NewSpring/Rock

공개 메소드들

메소드 설명
ElasticSearchAws ( ) : System

Initializes a new instance of the Elasticsearch class.

보호된 메소드들

메소드 설명
ConnectToServer ( ) : void

Connects to server.

메소드 상세

ConnectToServer() 보호된 메소드

Connects to server.
protected ConnectToServer ( ) : void
리턴 void

ElasticSearchAws() 공개 메소드

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