| Package | Description |
|---|---|
| org.wso2.siddhi.core.config | |
| org.wso2.siddhi.core.util.timestamp |
| Modifier and Type | Method and Description |
|---|---|
TimestampGenerator |
ExecutionPlanContext.getTimestampGenerator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExecutionPlanContext.setTimestampGenerator(TimestampGenerator timestampGenerator) |
| Modifier and Type | Class and Description |
|---|---|
class |
EventTimeBasedMillisTimestampGenerator
Return the timestamp of the latest event received by the stream junction.
|
class |
SystemCurrentTimeMillisTimestampGenerator
Created on 1/27/15.
|
class |
SystemNanoTimeTimestampGenerator
Created on 1/27/15.
|
Copyright © 2018 WSO2. All Rights Reserved.