| Package | Description |
|---|---|
| com.aliyun.odps.datahub |
ODPS Datahub服务用于上传、下载数据到ODPS
|
| Modifier and Type | Method and Description |
|---|---|
static DatahubClient.ShardState |
DatahubClient.ShardState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DatahubClient.ShardState[] |
DatahubClient.ShardState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
HashMap<Long,DatahubClient.ShardState> |
DatahubClient.getShardStatus()
查询DatahubClinet对应的table拥有的shard在服务端的状态
|
Copyright © 2016 Alibaba Cloud Computing. All rights reserved.