Lines Matching refs:this

123     $this->completedParallelInputs = $completedParallelInputs;
130 return $this->completedParallelInputs;
137 $this->computeMsAvg = $computeMsAvg;
144 return $this->computeMsAvg;
151 $this->computeMsMax = $computeMsMax;
158 return $this->computeMsMax;
162 $this->computeRatioAvg = $computeRatioAvg;
166 return $this->computeRatioAvg;
170 $this->computeRatioMax = $computeRatioMax;
174 return $this->computeRatioMax;
181 $this->endMs = $endMs;
188 return $this->endMs;
195 $this->id = $id;
202 return $this->id;
209 $this->inputStages = $inputStages;
216 return $this->inputStages;
223 $this->name = $name;
230 return $this->name;
237 $this->parallelInputs = $parallelInputs;
244 return $this->parallelInputs;
251 $this->readMsAvg = $readMsAvg;
258 return $this->readMsAvg;
265 $this->readMsMax = $readMsMax;
272 return $this->readMsMax;
276 $this->readRatioAvg = $readRatioAvg;
280 return $this->readRatioAvg;
284 $this->readRatioMax = $readRatioMax;
288 return $this->readRatioMax;
295 $this->recordsRead = $recordsRead;
302 return $this->recordsRead;
309 $this->recordsWritten = $recordsWritten;
316 return $this->recordsWritten;
323 $this->shuffleOutputBytes = $shuffleOutputBytes;
330 return $this->shuffleOutputBytes;
337 $this->shuffleOutputBytesSpilled = $shuffleOutputBytesSpilled;
344 return $this->shuffleOutputBytesSpilled;
351 $this->slotMs = $slotMs;
358 return $this->slotMs;
365 $this->startMs = $startMs;
372 return $this->startMs;
379 $this->status = $status;
386 return $this->status;
393 $this->steps = $steps;
400 return $this->steps;
407 $this->waitMsAvg = $waitMsAvg;
414 return $this->waitMsAvg;
421 $this->waitMsMax = $waitMsMax;
428 return $this->waitMsMax;
432 $this->waitRatioAvg = $waitRatioAvg;
436 return $this->waitRatioAvg;
440 $this->waitRatioMax = $waitRatioMax;
444 return $this->waitRatioMax;
451 $this->writeMsAvg = $writeMsAvg;
458 return $this->writeMsAvg;
465 $this->writeMsMax = $writeMsMax;
472 return $this->writeMsMax;
476 $this->writeRatioAvg = $writeRatioAvg;
480 return $this->writeRatioAvg;
484 $this->writeRatioMax = $writeRatioMax;
488 return $this->writeRatioMax;