JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
org.elasticsearch.server
Package
org.elasticsearch.internal
Interface BuildExtension
public interface
BuildExtension
Allows plugging in current build info.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Build
getCurrentBuild
()
Returns the
Build
that represents the running Elasticsearch code.
Method Details
getCurrentBuild
Build
getCurrentBuild
()
Returns the
Build
that represents the running Elasticsearch code.