| Package | Description |
|---|---|
| com.datasift.client.push | |
| com.datasift.client.push.connectors |
| Modifier and Type | Field and Description |
|---|---|
static OutputType<ElasticSearch> |
OutputType.ELASTIC_SEARCH |
| Modifier and Type | Method and Description |
|---|---|
static ElasticSearch |
PushConnectors.elasticSearch() |
| Modifier and Type | Method and Description |
|---|---|
ElasticSearch |
ElasticSearch.format(ElasticSearch.ElasticSearchFormat format) |
ElasticSearch |
ElasticSearch.host(java.lang.String host) |
ElasticSearch |
ElasticSearch.index(java.lang.String indexName) |
ElasticSearch |
ElasticSearch.port(int host) |
ElasticSearch |
ElasticSearch.type(java.lang.String type) |
ElasticSearch |
ElasticSearch.url(java.lang.String host,
int port) |
Copyright © 2018. All Rights Reserved.