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
ShufflerShuffler.Shuffle.shuffler- Description
- Variable
throttler
ThrottlerShuffler.Shuffle.throttler- Description
The Throttler that is associated with this Shuffle object, if any.
- Method
create
Shuffler.Shuffle Shuffler.Shuffle(objectfd,objectshuffler,mixedthrottler,mixedbackend,void|intstart,void|intlength)- Description
This object is normally not created directly, instead use Shuffler()->shuffle