Package org.elasticsearch.test.store
Class MockFSIndexStore.TestPlugin
java.lang.Object
org.elasticsearch.plugins.Plugin
org.elasticsearch.test.store.MockFSIndexStore.TestPlugin
- All Implemented Interfaces:
Closeable,AutoCloseable,IndexStorePlugin
- Enclosing class:
MockFSIndexStore
-
Nested Class Summary
Nested classes/interfaces inherited from class org.elasticsearch.plugins.Plugin
Plugin.PluginServicesNested classes/interfaces inherited from interface org.elasticsearch.plugins.IndexStorePlugin
IndexStorePlugin.DirectoryFactory, IndexStorePlugin.IndexFoldersDeletionListener, IndexStorePlugin.RecoveryStateFactory, IndexStorePlugin.SnapshotCommitSupplier -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.elasticsearch.plugins.Plugin
close, createComponents, getAdditionalIndexSettingProviders, getBootstrapChecks, getCustomMetadataUpgraders, getExecutorBuilders, getIndexTemplateMetadataUpgrader, getNamedWriteables, getNamedXContent, getSettingsFilterMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.elasticsearch.plugins.IndexStorePlugin
getIndexFoldersDeletionListeners, getRecoveryStateFactories, getSnapshotCommitSuppliers
-
Constructor Details
-
TestPlugin
public TestPlugin()
-
-
Method Details
-
additionalSettings
- Overrides:
additionalSettingsin classPlugin
-
getSettings
- Overrides:
getSettingsin classPlugin
-
getDirectoryFactories
- Specified by:
getDirectoryFactoriesin interfaceIndexStorePlugin
-
onIndexModule
- Overrides:
onIndexModulein classPlugin
-