java.io.Closeable
, java.lang.AutoCloseable
public 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, wait
additionalSettings, close, createComponents, createGuiceModules, getBootstrapChecks, getCustomMetaDataUpgrader, getExecutorBuilders, getFeature, 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