public class Query extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Query.WriteSql
Sql for write benchmarks.
|
Modifier and Type | Method and Description |
---|---|
String |
getReadBenchmarkSql(Sink sink,
String sinkPath) |
List<Query.WriteSql> |
getWriteBenchmarkSql(Sink sink,
String sinkPath) |
static List<Query> |
load(Path location) |
String |
name() |
public String name()
public List<Query.WriteSql> getWriteBenchmarkSql(Sink sink, String sinkPath)
public static List<Query> load(Path location) throws IOException
IOException
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.