config

package
v0.0.0-...-0795aef Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 27, 2019 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var KinesisPublisher *kinesisPublisherSpec

KinesisPublisher represents information about Kinesis Configuration where events to be published

View Source
var Miner *minerSpec
View Source
var Publisher *publisherSpec

Publisher represents information where the mined events to be published

View Source
var Source *sourceSpec

Source represents information about DataSource Strategy

View Source
var SourceMySQL *sourceMysqlSpec

SourceMySQL represents information about DataSource MySQL Configuration

View Source
var Tracker *trackerSpec

Tracker represents information about MySQL configuration for Tracker persisting source position

View Source
var TrackerMySQL *trackerMysqlSpec

TrackerMySQL represents information about MySQL Configuration for Tracker Storage

Functions

This section is empty.

Types

type MinerTarget

type MinerTarget struct {
	Table                 string
	TrackKey              string
	PublisherPartitionKey string
	BatchSize             int64
}

MinerTarget represents where to be mined by Miner. TrackKey must be AutoIncremental uniq Key.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL