Package | Description |
---|---|
org.apache.storm.daemon | |
org.apache.storm.executor | |
org.apache.storm.grouping |
Modifier and Type | Class and Description |
---|---|
static class |
GrouperFactory.BasicLoadAwareCustomStreamGrouping
A bridge between CustomStreamGrouping and LoadAwareCustomStreamGrouping.
|
Modifier and Type | Field and Description |
---|---|
static LoadAwareCustomStreamGrouping |
GrouperFactory.DIRECT |
Modifier and Type | Method and Description |
---|---|
static LoadAwareCustomStreamGrouping |
GrouperFactory.mkGrouper(WorkerTopologyContext context,
String componentId,
String streamId,
Fields outFields,
Grouping thriftGrouping,
List<Integer> unsortedTargetTasks,
Map<String,Object> topoConf) |
Modifier and Type | Field and Description |
---|---|
protected List<LoadAwareCustomStreamGrouping> |
Executor.groupers |
protected Map<String,Map<String,LoadAwareCustomStreamGrouping>> |
Executor.streamToComponentToGrouper |
Modifier and Type | Method and Description |
---|---|
Map<String,Map<String,LoadAwareCustomStreamGrouping>> |
Executor.getStreamToComponentToGrouper() |
Modifier and Type | Class and Description |
---|---|
class |
LoadAwareShuffleGrouping |
Copyright © 2022 The Apache Software Foundation. All rights reserved.