class StreamingConfigTask extends Collection (View source)

Properties

protected $collection_key
string $commitStreamChunkSizeBytes
string $getDataStreamChunkSizeBytes
string $maxWorkItemCommitBytes
protected $operationalLimitsType
protected $operationalLimitsDataType
protected $streamingComputationConfigsType
protected $streamingComputationConfigsDataType
string[] $userStepToStateFamilyNameMap
string $windmillServiceEndpoint
string $windmillServicePort

Methods

setCommitStreamChunkSizeBytes($commitStreamChunkSizeBytes)

No description

string
setGetDataStreamChunkSizeBytes($getDataStreamChunkSizeBytes)

No description

string
setMaxWorkItemCommitBytes($maxWorkItemCommitBytes)

No description

string
getMaxWorkItemCommitBytes()

No description

setOperationalLimits(StreamingOperationalLimits $operationalLimits)

No description

setStreamingComputationConfigs($streamingComputationConfigs)

No description

setUserStepToStateFamilyNameMap($userStepToStateFamilyNameMap)

No description

string[]
setWindmillServiceEndpoint($windmillServiceEndpoint)

No description

string
getWindmillServiceEndpoint()

No description

setWindmillServicePort($windmillServicePort)

No description

string
getWindmillServicePort()

No description

Details

setCommitStreamChunkSizeBytes($commitStreamChunkSizeBytes)

No description

Parameters

$commitStreamChunkSizeBytes

string getCommitStreamChunkSizeBytes()

No description

Return Value

string

setGetDataStreamChunkSizeBytes($getDataStreamChunkSizeBytes)

No description

Parameters

$getDataStreamChunkSizeBytes

string getGetDataStreamChunkSizeBytes()

No description

Return Value

string

setMaxWorkItemCommitBytes($maxWorkItemCommitBytes)

No description

Parameters

$maxWorkItemCommitBytes

string getMaxWorkItemCommitBytes()

No description

Return Value

string

setOperationalLimits(StreamingOperationalLimits $operationalLimits)

No description

Parameters

StreamingOperationalLimits $operationalLimits

StreamingOperationalLimits getOperationalLimits()

No description

setStreamingComputationConfigs($streamingComputationConfigs)

No description

Parameters

$streamingComputationConfigs

StreamingComputationConfig[] getStreamingComputationConfigs()

No description

setUserStepToStateFamilyNameMap($userStepToStateFamilyNameMap)

No description

Parameters

$userStepToStateFamilyNameMap

string[] getUserStepToStateFamilyNameMap()

No description

Return Value

string[]

setWindmillServiceEndpoint($windmillServiceEndpoint)

No description

Parameters

$windmillServiceEndpoint

string getWindmillServiceEndpoint()

No description

Return Value

string

setWindmillServicePort($windmillServicePort)

No description

Parameters

$windmillServicePort

string getWindmillServicePort()

No description

Return Value

string