Package | Description |
---|---|
cn.orionsec.kit.ext.tail.delay | |
cn.orionsec.kit.ext.tail.mode |
Modifier and Type | Field and Description |
---|---|
protected FileNotFoundMode |
AbstractDelayTracker.notFoundMode
启动时未找到文件 处理模式
|
Modifier and Type | Method and Description |
---|---|
AbstractDelayTracker |
AbstractDelayTracker.notFoundMode(FileNotFoundMode notFoundMode) |
AbstractDelayTracker |
AbstractDelayTracker.notFoundMode(FileNotFoundMode notFoundMode,
int notFountTimes) |
Modifier and Type | Method and Description |
---|---|
static FileNotFoundMode |
FileNotFoundMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileNotFoundMode[] |
FileNotFoundMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024. All rights reserved.