| Package | Description |
|---|---|
| net.snowflake.client.loader |
| Modifier and Type | Method and Description |
|---|---|
BufferStage.State |
BufferStage.state() |
static BufferStage.State |
BufferStage.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BufferStage.State[] |
BufferStage.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BufferStage.setState(BufferStage.State state) |
Copyright © 2022. All rights reserved.