| Modifier and Type | Method and Description |
|---|---|
RotateIndexType |
ElasticManager.getRotateIndexParam() |
static RotateIndexType |
RotateIndexType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RotateIndexType[] |
RotateIndexType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ElasticManager.setRotateIndexParam(RotateIndexType rotateIndexParam) |
| Constructor and Description |
|---|
ElasticManager(String name,
List<URI> uri,
String cluster,
String index,
RotateIndexType rotateIndexParam,
String type,
String node,
String service,
int bufferSize,
int flushSeconds,
org.apache.logging.log4j.Level level) |
Copyright © 2015. All rights reserved.