public class JettyThreadCalculator extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
MAX_THREADS |
| Constructor and Description |
|---|
JettyThreadCalculator(int jettyMaxThreads) |
| Modifier and Type | Method and Description |
|---|---|
int |
getAcceptors() |
int |
getMaxCapacity() |
int |
getMaxThreads() |
int |
getMinThreads() |
int |
getSelectors() |
public static final int MAX_THREADS
Copyright © 2002–2018 The Neo4j Graph Database Project. All rights reserved.