public class PostgresPlugin extends Object implements org.apache.wayang.core.plugin.Plugin
| Constructor and Description |
|---|
PostgresPlugin() |
| Modifier and Type | Method and Description |
|---|---|
Collection<org.apache.wayang.core.optimizer.channels.ChannelConversion> |
getChannelConversions() |
Collection<org.apache.wayang.core.mapping.Mapping> |
getMappings() |
Collection<org.apache.wayang.core.platform.Platform> |
getRequiredPlatforms() |
void |
setProperties(org.apache.wayang.core.api.Configuration configuration) |
public Collection<org.apache.wayang.core.platform.Platform> getRequiredPlatforms()
getRequiredPlatforms in interface org.apache.wayang.core.plugin.Pluginpublic Collection<org.apache.wayang.core.mapping.Mapping> getMappings()
getMappings in interface org.apache.wayang.core.plugin.Pluginpublic Collection<org.apache.wayang.core.optimizer.channels.ChannelConversion> getChannelConversions()
getChannelConversions in interface org.apache.wayang.core.plugin.Pluginpublic void setProperties(org.apache.wayang.core.api.Configuration configuration)
setProperties in interface org.apache.wayang.core.plugin.PluginCopyright © 2020–2023 The Apache Software Foundation. All rights reserved.