Package | Description |
---|---|
org.apache.zookeeper.server |
ZooKeeper server theory of operation
|
Modifier and Type | Method and Description |
---|---|
DatadirCleanupManager.PurgeTaskStatus |
DatadirCleanupManager.getPurgeTaskStatus()
Returns the status of the purge task.
|
static DatadirCleanupManager.PurgeTaskStatus |
DatadirCleanupManager.PurgeTaskStatus.valueOf(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 © 2008–2020 The Apache Software Foundation. All rights reserved.