public class ParallelScheduler extends Object
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_MAX_DEGREE_OF_PARALLELISM |
int |
maxDegreeOfParallelism |
Constructor and Description |
---|
ParallelScheduler() |
public static final int DEFAULT_MAX_DEGREE_OF_PARALLELISM
public int maxDegreeOfParallelism
Copyright © 2022 Apache Software Foundation. All rights reserved.