Extracted from Pike v7.6 release 61 at 2005-12-30.
pike.ida.liu.se
[Top]
Shuffler
Shuffler.Shuffle

Class Shuffler.Shuffle

Description

This class contains the state for one ongoing data shuffling operation. To create a Shuffle instance, use the Shuffler()->shuffle method.


Variable shuffler

Shuffler shuffler

Description

The Shuffler that owns this Shuffle object


Variable throttler

Throttler throttler

Description

The Throttler that is associated with this Shuffle object, if any.