java.io.Closeable, java.lang.AutoCloseablepublic class RecoverySettingsChunkSizePlugin extends Plugin
MockNode making CHUNK_SIZE_SETTING dynamic.| Modifier and Type | Field | Description |
|---|---|---|
static Setting<ByteSizeValue> |
CHUNK_SIZE_SETTING |
The chunk size.
|
| Constructor | Description |
|---|---|
RecoverySettingsChunkSizePlugin() |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.List<Setting<?>> |
getSettings() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadditionalSettings, close, createComponents, createGuiceModules, getBootstrapChecks, getCustomMetaDataUpgrader, getExecutorBuilders, getFeature, getGuiceServiceClasses, getIndexMetaDataUpgrader, getIndexTemplateMetaDataUpgrader, getNamedWriteables, getNamedXContent, getSettingsFilter, onIndexModule, onModule, onModule, onModule, onModule, onModule, onModule, onModule, onModule, onModule, onModulepublic static final Setting<ByteSizeValue> CHUNK_SIZE_SETTING
public java.util.List<Setting<?>> getSettings()
getSettings in class Plugin