Package org.apache.spark.metrics.source
Class StaticSources
Object
org.apache.spark.metrics.source.StaticSources
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic scala.collection.immutable.Seq<Source>
The set of all static sources.
-
Constructor Details
-
StaticSources
public StaticSources()
-
-
Method Details
-
allSources
The set of all static sources. These sources may be reported to from any class, including static classes, without requiring reference to a SparkEnv.- Returns:
- (undocumented)
-