Package | Description |
---|---|
org.apache.storm.clojure | |
org.apache.storm.executor | |
org.apache.storm.executor.bolt | |
org.apache.storm.executor.spout | |
org.apache.storm.serialization |
Modifier and Type | Class and Description |
---|---|
class |
ClojureTuple |
Modifier and Type | Method and Description |
---|---|
void |
Executor.metricsTick(Task task,
TupleImpl tuple) |
abstract void |
Executor.tupleActionFn(int taskId,
TupleImpl tuple) |
Modifier and Type | Method and Description |
---|---|
void |
BoltExecutor.tupleActionFn(int taskId,
TupleImpl tuple) |
Modifier and Type | Method and Description |
---|---|
void |
SpoutExecutor.tupleActionFn(int taskId,
TupleImpl tuple) |
Modifier and Type | Method and Description |
---|---|
TupleImpl |
KryoTupleDeserializer.deserialize(byte[] ser) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.