@ThreadSafe public interface MasterFactory
Master
.Modifier and Type | Method and Description |
---|---|
Master |
create(MasterRegistry registry,
MasterContext context)
Factory method to create a new master instance.
|
String |
getName() |
boolean |
isEnabled() |
boolean isEnabled()
String getName()
Master create(MasterRegistry registry, MasterContext context)
registry
- the master registrycontext
- master contextMaster
instanceCopyright © 2023. All Rights Reserved.