Package org.opensearch.plugin.store.smb
Class SMBStorePlugin
java.lang.Object
org.opensearch.plugins.Plugin
org.opensearch.plugin.store.smb.SMBStorePlugin
- All Implemented Interfaces:
Closeable,AutoCloseable,IndexStorePlugin
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.opensearch.plugins.IndexStorePlugin
IndexStorePlugin.DirectoryFactory, IndexStorePlugin.RecoveryStateFactory, IndexStorePlugin.RemoteDirectoryFactory -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.opensearch.plugins.Plugin
additionalSettings, close, createComponents, createGuiceModules, getAdditionalIndexSettingProviders, getBootstrapChecks, getExecutorBuilders, getFeature, getGuiceServiceClasses, getIndexTemplateMetadataUpgrader, getNamedWriteables, getNamedXContent, getRoles, getSettings, getSettingsFilter, getSettingUpgraders, onIndexModuleMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.opensearch.plugins.IndexStorePlugin
getRecoveryStateFactories
-
Constructor Details
-
SMBStorePlugin
public SMBStorePlugin()
-
-
Method Details
-
getDirectoryFactories
- Specified by:
getDirectoryFactoriesin interfaceIndexStorePlugin
-