Package | Description |
---|---|
org.tikv.common |
Modifier and Type | Method and Description |
---|---|
static PDChecker |
PDChecker.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PDChecker[] |
PDChecker.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Boolean |
PDClient.isCheckerPaused(PDChecker checker) |
void |
PDClient.keepPauseChecker(PDChecker checker) |
void |
PDClient.resumeChecker(PDChecker checker) |
void |
PDClient.stopKeepPauseChecker(PDChecker checker) |
Copyright © 2024 PingCAP. All rights reserved.