Class SmbNIOFsDirectoryFactory

java.lang.Object
org.opensearch.index.store.FsDirectoryFactory
org.opensearch.index.store.smbniofs.SmbNIOFsDirectoryFactory
All Implemented Interfaces:
IndexStorePlugin.DirectoryFactory

public final class SmbNIOFsDirectoryFactory extends FsDirectoryFactory
Factory to create a new NIO File System type directory accessible as a SMB share
  • Constructor Details

    • SmbNIOFsDirectoryFactory

      public SmbNIOFsDirectoryFactory()
  • Method Details