| Package | Description |
|---|---|
| com.xunlei.channel.db.dao | |
| com.xunlei.channel.db.dao.impl | |
| com.xunlei.channel.db.orm |
| Modifier and Type | Method and Description |
|---|---|
TaskConfig |
TaskConfigDAO.getTaskConfig(String taskNo) |
| Modifier and Type | Method and Description |
|---|---|
List<TaskConfig> |
TaskConfigDAO.listAllActiveTaskConfig() |
| Modifier and Type | Method and Description |
|---|---|
TaskConfig |
TaskConfigDAOImpl.getTaskConfig(String taskNo) |
| Modifier and Type | Method and Description |
|---|---|
List<TaskConfig> |
TaskConfigDAOImpl.listAllActiveTaskConfig() |
| Modifier and Type | Method and Description |
|---|---|
TaskConfig |
TaskConfigMapper.getTaskConfig(String taskNo) |
| Modifier and Type | Method and Description |
|---|---|
List<TaskConfig> |
TaskConfigMapper.listAllActiveTaskConfig() |
Copyright © 2016. All rights reserved.