Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_HOST |
"localhost" |
public static final int |
DEFAULT_PORT |
3306 |
public static final String |
DEFAULT_USER |
"test" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEADLOCK_RETRIES |
3 |
public static final int |
DEADLOCK_SLEEP |
100 |
public static final int |
DEFAULT_MAX_BATCH_SIZE |
100 |
public static final int |
DEFAULT_QUEUE_SIZE |
1000 |
Copyright © 2016. All rights reserved.