Class ExecutionStatsImpl
java.lang.Object
se.liu.ida.hefquin.base.utils.StatsImpl
se.liu.ida.hefquin.engine.queryproc.impl.execution.ExecutionStatsImpl
- All Implemented Interfaces:
Stats
,ExecutionStats
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class se.liu.ida.hefquin.base.utils.StatsImpl
getEntry, getEntryNames, isEmpty, put
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface se.liu.ida.hefquin.base.utils.Stats
getEntry, getEntryNames, isEmpty
-
Field Details
-
enPlanStats
- See Also:
-
-
Constructor Details
-
ExecutionStatsImpl
-
-
Method Details
-
getPlanStats
- Specified by:
getPlanStats
in interfaceExecutionStats
-