Uses of Package
io.trino.plugin.kinesis
Packages that use io.trino.plugin.kinesis
-
Classes in io.trino.plugin.kinesis used by io.trino.plugin.kinesisClassDescriptionInterface to a client manager that provides the AWS clients needed.Kinesis connector specific error codes.Kinesis vertion of ConnectorSplit.Split data chunk from kinesis Stream to multiple small chunks for parallelization and distribution to multiple Trino workers.Cache the result of a Kinesis describe stream call so we don't need to retrieve the shards for every single query.This Class maintains all the details of Kinesis stream like name, fields of data, Trino table stream is mapping to, tables's schema nameClass maintains all the properties of Trino Table
-
Classes in io.trino.plugin.kinesis used by io.trino.plugin.kinesis.s3configClassDescriptionInterface to a client manager that provides the AWS clients needed.This Class maintains all the details of Kinesis stream like name, fields of data, Trino table stream is mapping to, tables's schema name