jar

software.amazon.timestream : flink-connector-timestream

Maven & Gradle

Mar 16, 2023
232 stars

flink-connector-timestream · Timestream Sink connector for Apache Flink. The sink will buffer, batch, and write data in parallel to Timestream database.

Table Of Contents

Latest Version

Download software.amazon.timestream : flink-connector-timestream JAR file - Latest Versions:

All Versions

Download software.amazon.timestream : flink-connector-timestream JAR file - All Versions:

Version Vulnerabilities Size Updated
0.3
0.2
0.1

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window flink-connector-timestream-0.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.amazonaws.samples.connectors.timestream.metrics

├─ com.amazonaws.samples.connectors.timestream.metrics.CloudWatchEmittedMetricGroupHelper.class - [JAR]

├─ com.amazonaws.samples.connectors.timestream.metrics.MetricsCollector.class - [JAR]

├─ com.amazonaws.samples.connectors.timestream.metrics.TimestreamSinkMetricGroup.class - [JAR]

com.amazonaws.samples.connectors.timestream

├─ com.amazonaws.samples.connectors.timestream.BatchConverter.class - [JAR]

├─ com.amazonaws.samples.connectors.timestream.DefaultWriteRequestFailureHandler.class - [JAR]

├─ com.amazonaws.samples.connectors.timestream.NoOpSimpleVersionedSerializer.class - [JAR]

├─ com.amazonaws.samples.connectors.timestream.TimestreamModelUtils.class - [JAR]

├─ com.amazonaws.samples.connectors.timestream.TimestreamSink.class - [JAR]

├─ com.amazonaws.samples.connectors.timestream.TimestreamSinkConfig.class - [JAR]

├─ com.amazonaws.samples.connectors.timestream.TimestreamSinkWriter.class - [JAR]

├─ com.amazonaws.samples.connectors.timestream.WriteRequestFailureHandler.class - [JAR]