public static final class CreateProcRequest.Options extends Object
Modifier and Type | Field and Description |
---|---|
static String |
MAX_CONCURRENCY_PER_NODE
The maximum number of concurrent instances of the proc that will be
executed per node. 0 allows unlimited concurrency.
|
static String |
SET_ENVIRONMENT
A python environment to use when executing the proc.
|
public static final String MAX_CONCURRENCY_PER_NODE
public static final String SET_ENVIRONMENT
Copyright © 2025. All rights reserved.