Class EsConstants
java.lang.Object
org.apache.storm.elasticsearch.common.EsConstants
Constants used in ElasticSearch examples.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
The cluster name.static final int
The default wait value in seconds. -
Method Summary
-
Field Details
-
CLUSTER_NAME
The cluster name.- See Also:
-
WAIT_DEFAULT_SECS
public static final int WAIT_DEFAULT_SECSThe default wait value in seconds.- See Also:
-