Package | Description |
---|---|
org.apache.paimon.benchmark |
Modifier and Type | Method and Description |
---|---|
static List<Sink> |
Sink.load(Path location) |
Modifier and Type | Method and Description |
---|---|
String |
Query.getReadBenchmarkSql(Sink sink,
String sinkPath) |
List<Query.WriteSql> |
Query.getWriteBenchmarkSql(Sink sink,
String sinkPath) |
Constructor and Description |
---|
QueryRunner(Query query,
Sink sink,
Path flinkDist,
FlinkRestClient flinkRestClient,
CpuMetricReceiver cpuMetricReceiver,
org.apache.flink.configuration.Configuration benchmarkConf) |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.