Modifier and Type | Class and Description |
---|---|
class |
ClojureBolt |
class |
RichShellBolt |
Modifier and Type | Class and Description |
---|---|
class |
BatchBoltExecutor |
class |
CoordinatedBolt
Coordination requires the request ids to be globally unique for awhile.
|
Modifier and Type | Class and Description |
---|---|
class |
JoinResult |
class |
KeyedFairBolt |
class |
ReturnResults |
Modifier and Type | Class and Description |
---|---|
class |
MetricsConsumerBolt |
class |
SystemBolt |
Modifier and Type | Field and Description |
---|---|
IBolt |
TaskBundle.task |
Constructor and Description |
---|
TaskBundle(IBolt task,
int componentId) |
Modifier and Type | Class and Description |
---|---|
class |
ShellBolt
A bolt that shells out to another process to process tuples.
|
Modifier and Type | Class and Description |
---|---|
class |
BoltTracker |
class |
NonRichBoltTracker |
class |
TestAggregatesCounter |
class |
TestEventOrderCheckBolt |
class |
TestGlobalCount |
class |
TestPlannerBolt |
class |
TupleCaptureBolt |
Constructor and Description |
---|
NonRichBoltTracker(IBolt delegate,
String id) |
Modifier and Type | Interface and Description |
---|---|
interface |
IRichBolt
When writing topologies using Java,
IRichBolt and IRichSpout are the main interfaces
to use to implement components of the topology. |
Modifier and Type | Class and Description |
---|---|
class |
BasicBoltExecutor |
Modifier and Type | Class and Description |
---|---|
class |
BaseRichBolt |
Modifier and Type | Class and Description |
---|---|
class |
TransactionalSpoutBatchExecutor |
Modifier and Type | Class and Description |
---|---|
class |
TridentBoltExecutor |
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.