Package solar.test

Contains some sample testing Solar nodes, such as sources, operators, and applications.

See:
          Description

Class Summary
ClockSource A source periodically publishes events containing current timestamp.
EventPrinter A simple Solar application that make subscriptions to print all receive events.
GroundHog This class can be used to produce background network traffic.
MutateOperator This operator mutates the received events by adding random attributes.
PackReceiver A standalone event subscriber using PACK service.
PackSender A standalone event publisher using PACK service.
ScribeReceiver A standalone event subscriber using Pub/Sub service.
ScribeSender A standalone event publisher using Pub/Sub service.
 

Package solar.test Description

Contains some sample testing Solar nodes, such as sources, operators, and applications.