Package | Description |
---|---|
com.streamscape.sef | |
com.streamscape.sef.enums | |
com.streamscape.sef.scheduler | |
com.streamscape.sef.scheduler.trigger |
Modifier and Type | Method and Description |
---|---|
DispatchMode |
EventConsumer.getDispatchMode()
Returns a dispatch mode of the consumer.
|
Modifier and Type | Field and Description |
---|---|
static DispatchMode |
DispatchMode.ASYNC |
static DispatchMode |
DispatchMode.DIRECT |
Modifier and Type | Method and Description |
---|---|
static DispatchMode |
DispatchMode.valueOf(java.lang.String name) |
static DispatchMode[] |
DispatchMode.values() |
Modifier and Type | Method and Description |
---|---|
DispatchMode |
EventTaskTrigger.getDispatchMode()
Returns a dispatch mode of the trigger.
|
Modifier and Type | Method and Description |
---|---|
void |
EventTaskTrigger.setDispatchMode(DispatchMode dispatchMode)
Sets a dispatch mode of the trigger.
|
Modifier and Type | Field and Description |
---|---|
DispatchMode |
SystemTaskTriggerImpl.dispatchMode |
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.