public class TimelineServerPerf extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
TimelineServerPerf.Config |
| Constructor and Description |
|---|
TimelineServerPerf(TimelineServerPerf.Config cfg) |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
void |
run() |
List<org.apache.hudi.utilities.perf.TimelineServerPerf.PerfStats> |
runLookups(org.apache.spark.api.java.JavaSparkContext jsc,
List<String> partitionPaths,
SyncableFileSystemView fsView,
int numIterations,
int concurrency) |
public TimelineServerPerf(TimelineServerPerf.Config cfg) throws IOException
IOExceptionpublic void run()
throws IOException
IOExceptionpublic List<org.apache.hudi.utilities.perf.TimelineServerPerf.PerfStats> runLookups(org.apache.spark.api.java.JavaSparkContext jsc, List<String> partitionPaths, SyncableFileSystemView fsView, int numIterations, int concurrency)
Copyright © 2019 The Apache Software Foundation. All rights reserved.