| Package | Description |
|---|---|
| com.snowflake.snowpark_java |
Provides most of the classes for the Snowpark Java API.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CopyableDataFrameAsyncActor
Provides APIs to execute CopyableDataFrame actions asynchronously.
|
class |
UpdatableAsyncActor
Provides APIs to execute Updatable actions asynchronously.
|
| Modifier and Type | Method and Description |
|---|---|
DataFrameAsyncActor |
DataFrame.async()
Returns a DataFrameAsyncActor object that can be used to execute DataFrame actions
asynchronously.
|
© 2022 Snowflake Inc. All Rights Reserved