| Package | Description |
|---|---|
| io.greptime.common.signal |
| Modifier and Type | Method and Description |
|---|---|
static FileSignal |
FileSignal.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileSignal[] |
FileSignal.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Optional<FileSignal> |
FileSignal.parse(String name) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
FileSignalHelper.ignoreSignal(FileSignal fileSignal) |
Copyright © 2023. All rights reserved.