public abstract class Operation extends Object
| Modifier and Type | Method and Description |
|---|---|
static Operation |
factory(org.thales.punch.settings.api.ISettingsMap map) |
String |
getName() |
abstract long |
run(org.apache.storm.tuple.Tuple tuple) |
Copyright © 2022. All rights reserved.