Package se.liu.ida.hefquin.engine.queryplan.executable.impl.pushbased
package se.liu.ida.hefquin.engine.queryplan.executable.impl.pushbased
-
ClassDescriptionThis class captures exceptions that may occur while trying to consume the output of a
PushBasedPlanThread
.This class wraps anInterruptedException
caught in a thread that is waiting to consume the output of aPushBasedPlanThread
.Contains the core part of implementingPushBasedPlanThread
.An implementation ofExecutablePlanStats
forPushBasedExecutablePlanImpl
.