| Package | Description |
|---|---|
| com.aliyun.odps.task.copy |
| Modifier and Type | Method and Description |
|---|---|
static Datasource.Direction |
Datasource.Direction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Datasource.Direction[] |
Datasource.Direction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
LocalDatasource(Datasource.Direction direction,
String project,
String table,
String partition) |
TunnelDatasource(Datasource.Direction direction,
String project,
String table,
String partition) |
Copyright © 2016 Alibaba Cloud Computing. All rights reserved.