|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object storm.trident.operation.BaseOperation storm.trident.operation.BaseFunction storm.trident.testing.StringLength
public class StringLength
Constructor Summary | |
---|---|
StringLength()
|
Method Summary | |
---|---|
void |
execute(TridentTuple tuple,
TridentCollector collector)
|
Methods inherited from class storm.trident.operation.BaseOperation |
---|
cleanup, prepare |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface storm.trident.operation.Operation |
---|
cleanup, prepare |
Constructor Detail |
---|
public StringLength()
Method Detail |
---|
public void execute(TridentTuple tuple, TridentCollector collector)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |