Package | Description |
---|---|
com.yahoo.bullet.dsl.connector |
Modifier and Type | Class and Description |
---|---|
class |
KafkaConnector
A
BulletConnector that reads and deserializes messages from Kafka. |
class |
PulsarConnector
A
BulletConnector that reads and deserializes messages from Pulsar. |
Modifier and Type | Method and Description |
---|---|
static BulletConnector |
BulletConnector.from(BulletDSLConfig config)
Creates a BulletConnector instance using the specified class.
|
Copyright © 2021. All rights reserved.