@Deprecated public class Constants extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_COMMAND_LOGS_DIR_NAME
Deprecated.
Default directory name for containing the command log files.
|
static String |
DEFAULT_ENDPOINT_LOGS_DIR_NAME
Deprecated.
Default base directory name for the endpoints log (/logs).
|
static String |
DEFAULT_WORKING_BASE_DIR_NAME
Deprecated.
The name of the default base name of the konduit-serving working directory.
|
static String |
MAIN_ENDPOINT_LOGS_FILE
Deprecated.
Name of the log file which contains the logging data for the
/logs
endpoint. |
static String |
SERVERS_DATA_DIR_NAME
Deprecated.
Default directory name for containing the running server data.
|
| Constructor and Description |
|---|
Constants()
Deprecated.
|
public static final String DEFAULT_WORKING_BASE_DIR_NAME
public static final String DEFAULT_ENDPOINT_LOGS_DIR_NAME
public static final String DEFAULT_COMMAND_LOGS_DIR_NAME
public static final String SERVERS_DATA_DIR_NAME
<pid>.datapublic static final String MAIN_ENDPOINT_LOGS_FILE
/logs
endpoint.Copyright © 2022. All rights reserved.