Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
VALUE_NOT_SET |
-1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
VALUE_NOT_SET |
-1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SUFFIX |
";" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final char |
DEFAULT_QUOTE_CHARACTER |
34 |
public static final String |
DELIMITER_COMMA |
"," |
public static final String |
DELIMITER_TAB |
"\t" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
UPPER_BORDER_NOT_DEFINED |
2147483647 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_CHUNK_SIZE |
5 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
DEFAULT_TIMEOUT |
30000L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_THROTTLE_LIMIT |
4 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ENVIRONMENT |
"org.springframework.batch.support.SystemPropertyInitializer.ENVIRONMENT" |
Copyright © 2014. All Rights Reserved.