| Package | Description |
|---|---|
| com.aliyun.odps.tunnel |
ODPS Tunnel服务用于上传、下载数据到ODPS
|
| Modifier and Type | Method and Description |
|---|---|
static StreamClient.ShardState |
StreamClient.ShardState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StreamClient.ShardState[] |
StreamClient.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,StreamClient.ShardState> |
StreamClient.getShardStatus()
Deprecated.
查询StreamClinet对应的table拥有的shard在服务端的状态
|
Copyright © 2016 Alibaba Cloud Computing. All rights reserved.