@ThreadSafe public final class FileSystemMasterFactory extends java.lang.Object implements MasterFactory<CoreMasterContext>
FileSystemMaster instance.| Constructor and Description |
|---|
FileSystemMasterFactory()
Constructs a new
FileSystemMasterFactory. |
| Modifier and Type | Method and Description |
|---|---|
FileSystemMaster |
create(MasterRegistry registry,
CoreMasterContext context) |
java.lang.String |
getName() |
boolean |
isEnabled() |
public FileSystemMasterFactory()
FileSystemMasterFactory.public boolean isEnabled()
isEnabled in interface MasterFactory<CoreMasterContext>public java.lang.String getName()
getName in interface MasterFactory<CoreMasterContext>public FileSystemMaster create(MasterRegistry registry, CoreMasterContext context)
create in interface MasterFactory<CoreMasterContext>Copyright © 2019. All Rights Reserved.