public class ProfilingApplication extends Object
Constructor and Description |
---|
ProfilingApplication(String executionName,
Cluster cluster,
int requests,
ExecutorService executor,
String script,
int tooSlowThreshold,
boolean exercise) |
Modifier and Type | Method and Description |
---|---|
long |
execute() |
static void |
main(String[] args) |
public ProfilingApplication(String executionName, Cluster cluster, int requests, ExecutorService executor, String script, int tooSlowThreshold, boolean exercise)
Copyright © 2013–2019 Apache Software Foundation. All rights reserved.