public class Constant extends Object
| Modifier and Type | Field and Description |
|---|---|
static Integer |
CONNECTION_TIMEOUT |
static Integer |
CONNECTION_TIMEOUT_BUCKET |
static String |
FILE_RECORD_AGGREGATE |
static String |
FILE_RECORD_NO_AGGREGATE |
static String |
HOME_SYSTEM_PROPERTY |
static Integer |
MAX_REQUEST_LIFE_TIME |
static String |
NAME_DIR_BACKUP |
static Integer |
NUM_RETRY |
static String |
PATH_DIR_BACKUP |
static String |
PATH_DIR_BACKUP_DELETE |
static String |
PATH_DIR_BACKUP_INSERT |
static String |
user |
static Integer |
VIEW_TIMEOUT_BUCKET |
| Constructor and Description |
|---|
Constant() |
public static String user
public static String NAME_DIR_BACKUP
public static String PATH_DIR_BACKUP
public static final String HOME_SYSTEM_PROPERTY
public static String PATH_DIR_BACKUP_INSERT
public static String PATH_DIR_BACKUP_DELETE
public static final String FILE_RECORD_NO_AGGREGATE
public static final String FILE_RECORD_AGGREGATE
public static final Integer CONNECTION_TIMEOUT
public static final Integer NUM_RETRY
public static final Integer CONNECTION_TIMEOUT_BUCKET
public static final Integer VIEW_TIMEOUT_BUCKET
public static final Integer MAX_REQUEST_LIFE_TIME
Copyright © 2017. All Rights Reserved.