OpenSearch/plugins/repository-s3
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
..
config/repository-s3 Configure AWS SDK logging configuration 2016-09-03 06:41:07 -04:00
licenses Build: upgrade httpcore version to 4.4.5 2016-07-19 15:11:40 +02:00
src Remove duplicate methods in ByteSizeValue (#20560) 2016-09-20 14:07:23 +02:00
build.gradle Configure AWS SDK logging configuration 2016-09-03 06:41:07 -04:00