Package | Description |
---|---|
storm.trident | |
storm.trident.fluent | |
storm.trident.operation | |
storm.trident.operation.impl | |
storm.trident.planner.processor | |
storm.trident.testing |
Modifier and Type | Method and Description |
---|---|
Stream |
Stream.each(Fields inputFields,
Function function,
Fields functionFields) |
Stream |
Stream.each(Function function,
Fields functionFields) |
Modifier and Type | Method and Description |
---|---|
IAggregatableStream |
IAggregatableStream.each(Fields inputFields,
Function function,
Fields functionFields) |
IAggregatableStream |
GroupedStream.each(Fields inputFields,
Function function,
Fields functionFields) |
Modifier and Type | Class and Description |
---|---|
class |
BaseFunction |
Modifier and Type | Class and Description |
---|---|
class |
CombinerAggregatorInitImpl |
class |
FilterExecutor |
Constructor and Description |
---|
EachProcessor(Fields inputFields,
Function function) |
Modifier and Type | Class and Description |
---|---|
class |
Split |
class |
StringLength |
class |
TuplifyArgs |
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.