Package | Description |
---|---|
org.wso2.carbon.ntask.core.impl.clustered | |
org.wso2.carbon.ntask.core.impl.clustered.rpc |
Modifier and Type | Method and Description |
---|---|
<V> V |
ClusteredTaskManager.sendReceive(String memberId,
TaskCall<V> taskCall) |
<V> V |
ClusterGroupCommunicator.sendReceive(String memberId,
TaskCall<V> taskCall) |
Modifier and Type | Class and Description |
---|---|
class |
DeleteTaskCall
Delete task RPC call implementation.
|
class |
PauseTaskCall
Pause task RPC call implementation.
|
class |
RescheduleTaskCall
Reschedule task RPC call implementation.
|
class |
ResumeTaskCall
Resume task RPC call implementation.
|
class |
RunningTasksInServerCall
Running tasks in server RPC call implementation.
|
class |
ScheduleTaskCall
Schedule task RPC call implementation.
|
class |
TaskStateCall
Task state RPC call implementation.
|
Copyright © 2019 WSO2. All rights reserved.