| Package | Description |
|---|---|
| org.janusgraph.diskstorage.es | |
| org.janusgraph.diskstorage.es.compat | |
| org.janusgraph.diskstorage.es.rest |
| Modifier and Type | Method and Description |
|---|---|
ElasticMajorVersion |
ElasticSearchClient.getMajorVersion() |
static ElasticMajorVersion |
ElasticMajorVersion.parse(String value) |
static ElasticMajorVersion |
ElasticMajorVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ElasticMajorVersion[] |
ElasticMajorVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static AbstractESCompat |
ESCompatUtils.acquireCompatForVersion(ElasticMajorVersion elasticMajorVersion) |
| Modifier and Type | Method and Description |
|---|---|
ElasticMajorVersion |
RestElasticSearchClient.getMajorVersion() |
Copyright © 2012–2024. All rights reserved.