Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
BUFFER_SIZE |
8192 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_CLUSTER_PORT |
2550 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
WORKER_POOL_MAX_SIZE |
20 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DECODE |
0 |
public static final int |
DONT_BREAK_LINES |
8 |
public static final int |
ENCODE |
1 |
public static final int |
GZIP |
2 |
public static final int |
NO_OPTIONS |
0 |
public static final int |
ORDERED |
32 |
public static final int |
URL_SAFE |
16 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
LOGGER_DELEGATE_FACTORY_CLASS_NAME |
"org.vertx.logger-delegate-factory-class-name" |