Interface | Description |
---|---|
TaskCompletionListener |
:: DeveloperApi ::
|
TaskFailureListener |
:: DeveloperApi ::
|
Class | Description |
---|---|
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$ |