Package | Description |
---|---|
org.wso2.carbon.ntask.core.impl |
Modifier and Type | Class and Description |
---|---|
class |
RandomTaskLocationResolver
This class represents a task location resolver, which randomly assigns
tasks to the task cluster.
|
class |
RoundRobinTaskLocationResolver
This class represents a TaskLocationResolver implementation, which assigns a location to the task
in a round robin fashion.
|
class |
RuleBasedLocationResolver
This class represents a task location resolver, which assigns the locations
according to a filtering rules given as parameters.
|
Copyright © 2020 WSO2. All rights reserved.