Package | Description |
---|---|
org.apache.zookeeper.server |
ZooKeeper server theory of operation
|
Modifier and Type | Method | Description |
---|---|---|
DatadirCleanupManager.PurgeTaskStatus |
DatadirCleanupManager.getPurgeTaskStatus() |
Returns the status of the purge task.
|
static DatadirCleanupManager.PurgeTaskStatus |
DatadirCleanupManager.PurgeTaskStatus.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static DatadirCleanupManager.PurgeTaskStatus[] |
DatadirCleanupManager.PurgeTaskStatus.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 The Apache Software Foundation