public static final class CreateProcRequest.Options extends Object
MAX_CONCURRENCY_PER_NODE
: The maximum number of concurrent instances of
the proc that will be executed per node. 0 allows unlimited concurrency.
The default value is '0'.
Map
.
A set of string constants for the parameter options
.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.
|
public static final String MAX_CONCURRENCY_PER_NODE
Copyright © 2020. All rights reserved.