public class IndexSettingsProvider extends Object implements Provider<Settings>
IndexSettingsService allowing to get the current
settings associated with an index (thus, allowing to change those settings and
new shards will use the new settings).| Constructor and Description |
|---|
IndexSettingsProvider(IndexSettingsService indexSettingsService) |
@Inject public IndexSettingsProvider(IndexSettingsService indexSettingsService)
Copyright © 2009–2016. All rights reserved.