Uses of Class
net.snowflake.ingest.streaming.internal.ColumnProperties
-
Packages that use ColumnProperties Package Description net.snowflake.ingest.streaming -
-
Uses of ColumnProperties in net.snowflake.ingest.streaming
Methods in net.snowflake.ingest.streaming that return types with arguments of type ColumnProperties Modifier and Type Method Description Map<String,ColumnProperties>
SnowflakeStreamingIngestChannel. getTableSchema()
Gets the table schema associated with this channel.
-