Package | Description |
---|---|
org.wso2.carbon.ntask.core | |
org.wso2.carbon.ntask.core.impl |
Modifier and Type | Method and Description |
---|---|
int |
TaskLocationResolver.getLocation(TaskServiceContext ctx,
TaskInfo taskInfo)
Returns the location the given task should be scheduled in.
|
Modifier and Type | Method and Description |
---|---|
int |
RuleBasedLocationResolver.getLocation(TaskServiceContext ctx,
TaskInfo taskInfo) |
int |
RandomTaskLocationResolver.getLocation(TaskServiceContext ctx,
TaskInfo taskInfo) |
int |
RoundRobinTaskLocationResolver.getLocation(TaskServiceContext ctx,
TaskInfo taskInfo) |
Copyright © 2017 WSO2. All rights reserved.