| Package | Description |
|---|---|
| org.apache.hudi.common.fs |
| Modifier and Type | Method and Description |
|---|---|
protected static <R> R |
HoodieWrapperFileSystem.executeFuncWithTimeAndByteMetrics(String metricName,
org.apache.hadoop.fs.Path p,
long byteCount,
HoodieWrapperFileSystem.CheckedFunction<R> func) |
protected static <R> R |
HoodieWrapperFileSystem.executeFuncWithTimeMetrics(String metricName,
org.apache.hadoop.fs.Path p,
HoodieWrapperFileSystem.CheckedFunction<R> func) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.