| Class | Description |
|---|---|
| EncColMultBolt |
Bolt class to perform encrypted column multiplication
|
| EncRowCalcBolt |
Bolt class to perform the encrypted row calculation
|
| OutputBolt |
Bolt to compute and output the final Response object for a query
|
| PartitionDataBolt |
Bolt to extract the partitions of the data record and output
<hash(selector), dataPartitions> |
| PirkHashScheme |
Scheme used by spout to retrieve and hash selector from JSON data on Kafka.
|
| PirkTopology |
Storm topology class for wideskies Pirk implementation
|
| StormConstants | |
| StormResponder |
Class to launch Storm responder
|
| StormUtils |
Utils class for the Storm implementation of Wideskies
|