class EnterpriseCrmEventbusProtoEventExecutionDetails extends Collection (View source)

Properties

protected $collection_key
protected $eventAttemptStatsType
protected $eventAttemptStatsDataType
protected $eventExecutionSnapshotType
protected $eventExecutionSnapshotDataType
string $eventExecutionSnapshotsSize
string $eventExecutionState
int $eventRetriesFromBeginningCount
string $logFilePath
string $networkAddress
string $nextExecutionTime
int $ryeLockUnheldCount

Methods

setEventAttemptStats($eventAttemptStats)

No description

setEventExecutionSnapshot($eventExecutionSnapshot)

No description

setEventExecutionSnapshotsSize($eventExecutionSnapshotsSize)

No description

string
setEventExecutionState($eventExecutionState)

No description

string
getEventExecutionState()

No description

setEventRetriesFromBeginningCount($eventRetriesFromBeginningCount)

No description

int
setLogFilePath($logFilePath)

No description

string
getLogFilePath()

No description

setNetworkAddress($networkAddress)

No description

string
getNetworkAddress()

No description

setNextExecutionTime($nextExecutionTime)

No description

string
getNextExecutionTime()

No description

setRyeLockUnheldCount($ryeLockUnheldCount)

No description

int
getRyeLockUnheldCount()

No description

Details

setEventAttemptStats($eventAttemptStats)

No description

Parameters

$eventAttemptStats

setEventExecutionSnapshot($eventExecutionSnapshot)

No description

Parameters

$eventExecutionSnapshot

setEventExecutionSnapshotsSize($eventExecutionSnapshotsSize)

No description

Parameters

$eventExecutionSnapshotsSize

string getEventExecutionSnapshotsSize()

No description

Return Value

string

setEventExecutionState($eventExecutionState)

No description

Parameters

$eventExecutionState

string getEventExecutionState()

No description

Return Value

string

setEventRetriesFromBeginningCount($eventRetriesFromBeginningCount)

No description

Parameters

$eventRetriesFromBeginningCount

int getEventRetriesFromBeginningCount()

No description

Return Value

int

setLogFilePath($logFilePath)

No description

Parameters

$logFilePath

string getLogFilePath()

No description

Return Value

string

setNetworkAddress($networkAddress)

No description

Parameters

$networkAddress

string getNetworkAddress()

No description

Return Value

string

setNextExecutionTime($nextExecutionTime)

No description

Parameters

$nextExecutionTime

string getNextExecutionTime()

No description

Return Value

string

setRyeLockUnheldCount($ryeLockUnheldCount)

No description

Parameters

$ryeLockUnheldCount

int getRyeLockUnheldCount()

No description

Return Value

int