public interface BuildExtension
Allows plugging in current build info.
-
Method Summary
Returns the
Build that represents the running Elasticsearch code.
default boolean
true if this build uses release versions.
-
Method Details
-
getCurrentBuild
Returns the
Build that represents the running Elasticsearch code.
-
hasReleaseVersioning
default boolean hasReleaseVersioning()
true if this build uses release versions.