Package org.apache.spark.util

Spark utilities.

See:
          Description

Interface Summary
TaskCompletionListener :: DeveloperApi ::
 

Class Summary
EnumUtil  
InnerClosureFinder  
MethodIdentifier<T> Helper class to identify a method.
MutablePair<T1,T2> :: DeveloperApi :: A tuple of 2 elements.
ReturnStatementFinder  
RpcUtils  
SignalLoggerHandler  
SizeEstimator :: DeveloperApi :: Estimates the sizes of Java objects (number of bytes of memory they occupy), for use in memory-aware caches.
SparkShutdownHook  
StatCounter A class for tracking the statistics of a set of numbers (count, mean and variance) in a numerically robust way.
Vector  
Vector.Multiplier  
Vector.VectorAccumParam$  
 

Package org.apache.spark.util Description

Spark utilities.