| Package | Description |
|---|---|
| backtype.storm.task | |
| storm.trident.operation | |
| storm.trident.state | |
| storm.trident.testing |
| Modifier and Type | Class and Description |
|---|---|
class |
TopologyContext
A TopologyContext is given to bolts and spouts in their "prepare" and "open"
methods, respectively.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TridentOperationContext |
| Modifier and Type | Method and Description |
|---|---|
State |
StateFactory.makeState(Map conf,
IMetricsContext metrics,
int partitionIndex,
int numPartitions) |
| Modifier and Type | Method and Description |
|---|---|
State |
LRUMemoryMapState.Factory.makeState(Map conf,
IMetricsContext metrics,
int partitionIndex,
int numPartitions) |
State |
MemoryMapState.Factory.makeState(Map conf,
IMetricsContext metrics,
int partitionIndex,
int numPartitions) |
Copyright © 2015. All rights reserved.