| 程序包 | 说明 |
|---|---|
| xin.bluesky.leiothrix.server.bean.status | |
| xin.bluesky.leiothrix.server.storage |
| 限定符和类型 | 方法和说明 |
|---|---|
static TableStatus |
TableStatus.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static TableStatus[] |
TableStatus.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
static TableStatus |
TableStorage.getStatus(String taskId,
String tableName) |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
TableStorage.setStatus(String taskId,
String tableName,
TableStatus status) |
Copyright © 2016. All rights reserved.