| Package | Description |
|---|---|
| com.datasift.client.push.connectors |
| Modifier and Type | Method and Description |
|---|---|
static ElasticSearch.ElasticSearchFormat |
ElasticSearch.ElasticSearchFormat.fromStr(String str) |
static ElasticSearch.ElasticSearchFormat |
ElasticSearch.ElasticSearchFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ElasticSearch.ElasticSearchFormat[] |
ElasticSearch.ElasticSearchFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ElasticSearch |
ElasticSearch.format(ElasticSearch.ElasticSearchFormat format)
The output format for your data:
basic_interaction_meta - The current default format, where each payload contains only basic interaction JSON
document.
|
Copyright © 2015. All Rights Reserved.