public final class VersionInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
VERSION_ELASTICSEARCH_CLIENT |
static String |
VERSION_SPRING_DATA_ELASTICSEARCH |
| Modifier and Type | Method and Description |
|---|---|
static void |
logVersions(String clusterVersion)
logs the relevant version info the first time it is called.
|
static Properties |
versionProperties() |
public static final String VERSION_SPRING_DATA_ELASTICSEARCH
public static final String VERSION_ELASTICSEARCH_CLIENT
public static void logVersions(@Nullable String clusterVersion)
clusterVersion - the version of the clusterpublic static Properties versionProperties() throws Exception
ExceptionCopyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.