public class HDFSStorageFactoryCreator
extends java.lang.Object
implements io.pravega.segmentstore.storage.StorageFactoryCreator
| Constructor and Description |
|---|
HDFSStorageFactoryCreator() |
| Modifier and Type | Method and Description |
|---|---|
io.pravega.segmentstore.storage.StorageFactory |
createFactory(io.pravega.segmentstore.storage.ConfigSetup setup,
java.util.concurrent.ScheduledExecutorService executor) |
java.lang.String |
getName() |
public java.lang.String getName()
getName in interface io.pravega.segmentstore.storage.StorageFactoryCreatorpublic io.pravega.segmentstore.storage.StorageFactory createFactory(io.pravega.segmentstore.storage.ConfigSetup setup,
java.util.concurrent.ScheduledExecutorService executor)
createFactory in interface io.pravega.segmentstore.storage.StorageFactoryCreator