public final class EsConstants extends Object
Constants used in ElasticSearch examples.
Modifier and Type | Field and Description |
---|---|
static String |
CLUSTER_NAME
The cluster name.
|
static int |
WAIT_DEFAULT_SECS
The default wait value in seconds.
|
public static final String CLUSTER_NAME
The cluster name.
public static final int WAIT_DEFAULT_SECS
The default wait value in seconds.
Copyright © 2022 The Apache Software Foundation. All rights reserved.