OpenSearch/modules
Tanguy Leroux 7645abaad9 Remove duplicate methods in ByteSizeValue (#20560)
This commit removes `ByteSizeValue`'s methods that are duplicated (ex: `mbFrac()` and `getMbFrac()`) in order to only keep the `getN` form.
    
It also renames `mb()` -> `getMb()`, `kb()` -> `getKB()` in order to be more coherent with the `ByteSizeUnit` method names.
2016-09-20 14:07:23 +02:00
..
aggs-matrix-stats Switch aggregation registration for push to pull 2016-08-16 09:08:36 -04:00
ingest-common introduce the JSON Processor (#20128) 2016-09-09 14:34:32 -07:00
lang-expression Upgrade to Lucene 6.2.0 2016-08-24 17:26:28 -04:00
lang-groovy Removed extraneous import. 2016-09-01 16:29:08 -07:00
lang-mustache Add profile and explain parameters to template API 2016-09-19 17:52:13 +02:00
lang-painless Disable regexes by default in painless 2016-09-12 14:09:43 -04:00
percolator Fixed naming inconsistency for fields/stored_fields in the APIs (#20166) 2016-09-13 20:54:41 +02:00
reindex Add clusterUUID to RestMainAction output (#20503) 2016-09-15 16:25:17 +02:00
transport-netty3 Remove duplicate methods in ByteSizeValue (#20560) 2016-09-20 14:07:23 +02:00
transport-netty4 Remove duplicate methods in ByteSizeValue (#20560) 2016-09-20 14:07:23 +02:00
build.gradle Build: Remove old maven deploy support (#20403) 2016-09-19 15:10:41 -07:00