@InterfaceAudience.Private public class MetricsSnapshot extends Object
| 构造器和说明 |
|---|
MetricsSnapshot() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addSnapshot(long time)
Record a single instance of a snapshot
|
void |
addSnapshotClone(long time)
Record a single instance of a snapshot cloned table
|
void |
addSnapshotRestore(long time)
Record a single instance of a snapshot
|
public void addSnapshot(long time)
time - time that the snapshot tookpublic void addSnapshotRestore(long time)
time - time that the snapshot restore tookpublic void addSnapshotClone(long time)
time - time that the snapshot clone tookCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.