public class EventGenerator extends Object
| Constructor and Description |
|---|
EventGenerator() |
| Modifier and Type | Method and Description |
|---|---|
static org.wso2.carbon.databridge.commons.Event |
generateEvent(String streamId,
long timestamp)
Generates and Event to be published.
|
public static org.wso2.carbon.databridge.commons.Event generateEvent(String streamId, long timestamp)
streamId - stream idtimestamp - timestampCopyright © 2016 WSO2. All rights reserved.