| Package | Description |
|---|---|
| com.aliyun.odps.storage.models |
| Modifier and Type | Method and Description |
|---|---|
static SessionStatus |
SessionStatus.fromString(String status)
Converts a string to SessionStatus.
|
static SessionStatus |
SessionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SessionStatus[] |
SessionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2026 Alibaba Cloud Computing. All rights reserved.