public class RecoverySettingsChunkSizePlugin extends Plugin
MockNode
making CHUNK_SIZE_SETTING
dynamic.Modifier and Type | Field and Description |
---|---|
static Setting<ByteSizeValue> |
CHUNK_SIZE_SETTING
The chunk size.
|
Constructor and Description |
---|
RecoverySettingsChunkSizePlugin() |
Modifier and Type | Method and Description |
---|---|
java.util.List<Setting<?>> |
getSettings() |
additionalSettings, close, createComponents, createGuiceModules, getBootstrapChecks, getCustomMetaDataUpgrader, getExecutorBuilders, getGuiceServiceClasses, getIndexMetaDataUpgrader, getIndexTemplateMetaDataUpgrader, getNamedWriteables, getNamedXContent, getSettingsFilter, onIndexModule, onModule, onModule, onModule, onModule, onModule, onModule, onModule, onModule, onModule, onModule
public static final Setting<ByteSizeValue> CHUNK_SIZE_SETTING
public java.util.List<Setting<?>> getSettings()
getSettings
in class Plugin