Interface | Description |
---|---|
CouchbaseKafkaEnvironment |
A
CouchbaseKafkaEnvironment settings related to Kafka connection, in addition to all the core building blocks
like environment settings and thread pools inherited from CoreEnvironment so
that the application can work with it properly. |
Class | Description |
---|---|
CouchbaseKafkaConnector |
CouchbaseKafkaConnector is an entry point of the library. |
CouchbaseReader |
CouchbaseReader is in charge of accepting events from Couchbase. |
DCPEvent |
A pre allocated event which carries a
CouchbaseMessage and associated information. |
DCPEventFactory |
A factory to preallocate
DCPEvent s. |
DefaultCouchbaseKafkaEnvironment | |
DefaultCouchbaseKafkaEnvironment.Builder | |
KafkaWriter |
KafkaWriter is in charge of filtering and routing events to the Kafka cluster. |
Enum | Description |
---|---|
Direction |
Copyright © 2015 Couchbase, Inc.