ComputationSource

abstract class ComputationSource

Represents the source used for computation.

Important: This is a Public Preview API. It may be changed or removed at any time.

Inheritors

Types

Link copied to clipboard

Represents a cache computation source.

Link copied to clipboard

Represents an offline computation source.

Link copied to clipboard

Represents an online computation source.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int