public class MergeBuilderAsyncActor extends Object
| Modifier and Type | Method and Description |
|---|---|
TypedAsyncJob<MergeResult> |
collect()
Executes `MergeBuilder.collect()` asynchronously.
|
public TypedAsyncJob<MergeResult> collect()
TypedAsyncJob object that you can use to check the status of the action and
get the results.© 2023 Snowflake Inc. All Rights Reserved