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 |
MemoryMapState.Factory.makeState(Map conf,
IMetricsContext metrics,
int partitionIndex,
int numPartitions) |
State |
LRUMemoryMapState.Factory.makeState(Map conf,
IMetricsContext metrics,
int partitionIndex,
int numPartitions) |
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.