java.lang.Object
org.elasticsearch.xpack.core.upgrade.UpgradeField
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic booleancheckInternalIndexFormat(IndexMetadata indexMetadata) Checks the format of an internal index and returns true if the index is up to date or false if upgrade is required
-
Field Details
-
EXPECTED_INDEX_FORMAT_VERSION
public static final int EXPECTED_INDEX_FORMAT_VERSION- See Also:
-
-
Method Details
-
checkInternalIndexFormat
Checks the format of an internal index and returns true if the index is up to date or false if upgrade is required
-