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, putMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods 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:
getPlanStatsin interfaceExecutionStats
-