Package org.apache.spark.metrics.source
Class StaticSources
Object
org.apache.spark.metrics.source.StaticSources
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic scala.collection.immutable.Seq<Source>The set of all static sources.
- 
Constructor Details- 
StaticSourcespublic StaticSources()
 
- 
- 
Method Details- 
allSourcesThe 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)
 
 
-