TransformFailureResult

Describes how a transform operation finished with failures.

Functions

Link copied to clipboard
abstract fun getEndTime(): Long
Link copied to clipboard
abstract fun getFailures(): List<out Failure>
Link copied to clipboard
abstract fun getStartTime(): Long