public class ReconfigurationStatus extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
ReconfigurationStatus.PropertyChange
The change of a configuration property.
|
public boolean started()
public boolean ended()
public Timestamp getStartTime()
public Timestamp getEndTime()
public Map<ReconfigurationStatus.PropertyChange,Throwable> getChanges()
Copyright © 2017–2023 The Apache Software Foundation. All rights reserved.