| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DELAY |
10 |
public static final int |
INITIAL_DELAY |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
MAX_FALLBACK_RETRY |
3 |
public static final long |
MAX_TIME_TO_FALLBACK |
1800000L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_CONTEXT |
"DEFAULT_CONTEXT" |
protected static final String |
FALLBACK_FILENAME |
"fallback.log" |
public static final long |
FALLBACK_RETRY_TIME |
600000L |
public static final String |
HOME_SYSTEM_PROPERTY |
"user.home" |
public static final long |
INITIAL_DELAY |
1000L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
AGGREGATED |
"aggregated" |
public static final String |
END_TIME |
"endTime" |
public static final String |
OPERATION_COUNT |
"operationCount" |
public static final String |
START_TIME |
"startTime" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CREATION_TIME |
"creationTime" |
public static final String |
ID |
"id" |
public static final String |
RECORD_TYPE |
"recordType" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
INVALID |
"invalid" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_DELAY |
30 |
public static final int |
DEFAULT_INITIAL_DELAY |
30 |
public static final int |
DEFAULT_MAX_RECORDS_NUMBER |
1000 |
public static final long |
DEFAULT_MAX_TIME_ELAPSED |
1800000L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
AGGREGATION_SCHEDULER_TIME |
"AggregationSchedulerTime" |
public static final String |
BUFFER_RECORD_NUMBER |
"BufferRecordNumber" |
public static final String |
BUFFER_RECORD_TIME |
"BufferRecordTime" |
public static final String |
CONFIG_DIRECTORY_NAME |
"config" |
public static final String |
FILE_NAME |
"accounting.properties" |
public static final int |
RANDOM_INIT_START |
5 |
public static final long |
TIME_RELOAD_CONFIGURATION |
720L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
CREATION_TIME |
"creationTime" |
protected static final String |
ID |
"id" |
Copyright © 2018. All Rights Reserved.