Removing unnecessary JavaDoc
Original commit: elastic/x-pack-elasticsearch@083f5529ac
This commit is contained in:
parent
43de1ff8da
commit
87c3730244
|
@ -238,8 +238,6 @@ public class MarvelSettings extends AbstractComponent {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Prefix the {@code key} with the Monitoring prefix.
|
* Prefix the {@code key} with the Monitoring prefix.
|
||||||
* <p>
|
|
||||||
* The {@code key} is prefixed by {@link XPackPlugin#featureSettingPrefix(String)}, {@link Marvel#NAME}, and {@code "."}.
|
|
||||||
*
|
*
|
||||||
* @param key The key to prefix
|
* @param key The key to prefix
|
||||||
* @return The key prefixed by the product prefixes.
|
* @return The key prefixed by the product prefixes.
|
||||||
|
|
Loading…
Reference in New Issue