Class SingleStoreIO.DataSourceConfiguration

java.lang.Object
org.apache.beam.sdk.io.singlestore.SingleStoreIO.DataSourceConfiguration
All Implemented Interfaces:
Serializable
Enclosing class:
SingleStoreIO

@DefaultSchema(AutoValueSchema.class) public abstract static class SingleStoreIO.DataSourceConfiguration extends Object implements Serializable
A POJO describing a SingleStoreDB DataSource by providing all properties needed to create it.
See Also: