Interface | Description |
---|---|
ISubscription | |
IWhiteBoard |
Class | Description |
---|---|
ArchiveUtils | |
DirWatcher |
DirWatcher is a TimerTask class that periodically watch changes on a
defined directory.
|
FileRecord |
This class holds a file and keeps track of what has been
read so far.
|
KafkaHeaderReader |
This static class allows to decode kafka headers according to storm configuration 'headers_fields'
The resulting HeaderDeclaration object is used to cast the header value according to its type, encoding or byte ordering
|
LoadControlItem<T> |
This class helps you keep track of the time it takes to acknowledge or fail a tuple.
|
PunchletConfig | |
Subscriptions | |
WatchDog |
This class provides a simple and robust watchdog mechanism.
|
WhiteBoard |
The WhiteBoard is in charge of maintain subscriptions used
by consumer (HttpSpout) and producer (WhiteBoardBolt) to communicate.
|
Copyright © 2023. All rights reserved.