| Package | Description |
|---|---|
| co.cask.cdap.proto |
| Modifier and Type | Method and Description |
|---|---|
List<PercentileInformation> |
WorkflowStatistics.getPercentileInformationList() |
| Constructor and Description |
|---|
WorkflowStatistics(long startTime,
long endTime,
int runs,
double avgRunTime,
List<PercentileInformation> percentileInformationList,
Map<String,Map<String,String>> nodes) |
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.