| Package | Description |
|---|---|
| com.aliyun.odps.table | |
| com.aliyun.odps.table.read | |
| com.aliyun.odps.table.write |
| Modifier and Type | Method and Description |
|---|---|
SessionType |
Session.getType()
Returns the type for table session.
|
static SessionType |
SessionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SessionType[] |
SessionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
default SessionType |
TableBatchReadSession.getType() |
| Modifier and Type | Method and Description |
|---|---|
default SessionType |
TableBatchWriteSession.getType() |
Copyright © 2024 Alibaba Cloud Computing. All rights reserved.