public class HoodieTimer extends Object
| Constructor and Description |
|---|
HoodieTimer()
|
| Modifier and Type | Method and Description |
|---|---|
static HoodieTimer |
create()
Creates an instance of
HoodieTimer that is NOT started |
long |
endTimer() |
static HoodieTimer |
start()
Creates an instance of
HoodieTimer already started |
HoodieTimer |
startTimer() |
@Deprecated public HoodieTimer()
public HoodieTimer startTimer()
public long endTimer()
public static HoodieTimer start()
HoodieTimer already startedpublic static HoodieTimer create()
HoodieTimer that is NOT startedCopyright © 2024 The Apache Software Foundation. All rights reserved.