public abstract class PortSetting extends Object
Constructor and Description |
---|
PortSetting() |
Modifier and Type | Method and Description |
---|---|
abstract EngineConfig |
apply(EngineConfig config)
Creates a new
EngineConfig , overriding
those settings defined by the port setting. |
public abstract EngineConfig apply(EngineConfig config)
EngineConfig
, overriding
those settings defined by the port setting.config
- the initial configurationCopyright © 2020 Actian Corporation. All rights reserved.