public class NamedSolutionSetStats extends BOpStats
| Modifier and Type | Field and Description |
|---|---|
CAT |
solutionSetSize |
chunksIn, chunksOut, elapsed, mutationCount, opCount, typeErrors, unitsIn, unitsOut| Constructor and Description |
|---|
NamedSolutionSetStats() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(BOpStats o)
Combine the statistics (addition), but do NOT add to self.
|
protected void |
toString(StringBuilder sb)
Extension hook for
BOpStats.toString(). |
public final CAT solutionSetSize
public void add(BOpStats o)
BOpStatsprotected void toString(StringBuilder sb)
BOpStatsBOpStats.toString().Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.