public class HoodieTimer extends Object
| Constructor and Description |
|---|
HoodieTimer()
|
| Modifier and Type | Method and Description |
|---|---|
static HoodieTimer |
create() |
long |
endTimer() |
static HoodieTimer |
start() |
HoodieTimer |
startTimer() |
@Deprecated public HoodieTimer()
public HoodieTimer startTimer()
public long endTimer()
public static HoodieTimer start()
public static HoodieTimer create()
Copyright © 2022 The Apache Software Foundation. All rights reserved.