public class LogControl extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
RECOVERY_LOCK_FILE_NAME |
static String |
RECOVERY_STRING_FILE_NAME |
| Constructor and Description |
|---|
LogControl() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getLogPath()
Returns the log directory name
|
static File |
recoveryLockFile(String logId,
String logDir) |
public static final String RECOVERY_STRING_FILE_NAME
public static final String RECOVERY_LOCK_FILE_NAME
Copyright © 2019. All rights reserved.