Package | Description |
---|---|
org.apache.storm.eventhubs.spout | |
org.apache.storm.eventhubs.trident |
Constructor and Description |
---|
EventHubSpout(EventHubSpoutConfig spoutConfig,
IStateStore store,
IPartitionManagerFactory pmFactory,
IEventHubReceiverFactory recvFactory) |
StaticPartitionCoordinator(EventHubSpoutConfig spoutConfig,
int taskIndex,
int totalTasks,
IStateStore stateStore,
IPartitionManagerFactory pmFactory,
IEventHubReceiverFactory recvFactory) |
Constructor and Description |
---|
OpaqueTridentEventHubEmitter(EventHubSpoutConfig spoutConfig,
int batchSize,
ITridentPartitionManagerFactory pmFactory,
IEventHubReceiverFactory recvFactory) |
TransactionalTridentEventHubEmitter(EventHubSpoutConfig spoutConfig,
int batchSize,
ITridentPartitionManagerFactory pmFactory,
IEventHubReceiverFactory recvFactory) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.