public static class MockFSIndexStore.TestPlugin extends Plugin
Constructor and Description |
---|
TestPlugin() |
Modifier and Type | Method and Description |
---|---|
Settings |
additionalSettings() |
java.util.List<Setting<?>> |
getSettings() |
void |
onIndexModule(IndexModule indexModule) |
close, createComponents, createGuiceModules, getBootstrapChecks, getCustomMetaDataUpgrader, getExecutorBuilders, getGuiceServiceClasses, getIndexMetaDataUpgrader, getIndexTemplateMetaDataUpgrader, getNamedWriteables, getNamedXContent, getSettingsFilter, onModule, onModule, onModule, onModule, onModule, onModule, onModule, onModule, onModule, onModule
public Settings additionalSettings()
additionalSettings
in class Plugin
public java.util.List<Setting<?>> getSettings()
getSettings
in class Plugin
public void onIndexModule(IndexModule indexModule)
onIndexModule
in class Plugin