Observation

org.apache.spark.sql.Observation
See theObservation companion class
object Observation

Companion for Observation. Maintains a registry mapping observation names to instances so the result-collection code can route observed metric values back to the originating Observation, and provides a helper for decoding proto.Expression.Literal values.

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
In this article