class Straggler extends Model (View source)

Properties

protected $batchStragglerType
protected $batchStragglerDataType
protected $streamingStragglerType
protected $streamingStragglerDataType

Methods

setBatchStraggler(StragglerInfo $batchStraggler)

No description

getBatchStraggler()

No description

setStreamingStraggler(StreamingStragglerInfo $streamingStraggler)

No description

Details

setBatchStraggler(StragglerInfo $batchStraggler)

No description

Parameters

StragglerInfo $batchStraggler

StragglerInfo getBatchStraggler()

No description

Return Value

StragglerInfo

setStreamingStraggler(StreamingStragglerInfo $streamingStraggler)

No description

Parameters

StreamingStragglerInfo $streamingStraggler

StreamingStragglerInfo getStreamingStraggler()

No description

Return Value

StreamingStragglerInfo