| Package | Description |
|---|---|
| org.processmining.ocbc.performance.logprojection |
| Modifier and Type | Class and Description |
|---|---|
static class |
StatisticsWithSpan.Long |
| Modifier and Type | Method and Description |
|---|---|
Statistics.Long |
DataManager.getStatisticsDiscrete(Attribute attribute) |
Statistics.Long |
DataManager.getStatisticsTimestamp(Attribute attribute) |
| Modifier and Type | Method and Description |
|---|---|
Histogram.Long |
DataManager.getHistogramDiscrete(Attribute attribute,
Statistics.Long s,
int buckets) |
Histogram.Long |
DataManager.getHistogramTimestamp(Attribute attribute,
Statistics.Long s,
int buckets) |
| Constructor and Description |
|---|
Long(Statistics.Long s,
int buckets) |