public interface ConfigFactory
Modifier and Type | Method and Description |
---|---|
Config |
createExisting(Cluster cluster,
ClusterConfigEntity entity) |
Config |
createNew(Cluster cluster,
String type,
Map<String,String> map) |
Copyright © 2015. All rights reserved.