Interface | Description |
---|---|
TaskCompletionListener | Developer API |
TaskFailureListener | Developer API |
Class | Description |
---|---|
EnumUtil | |
InnerClosureFinder | |
MethodIdentifier<T> |
Helper class to identify a method.
|
MutablePair<T1,T2> | Developer API
A tuple of 2 elements.
|
ReturnStatementFinder | |
RpcUtils | |
SignalLoggerHandler | |
SizeEstimator | Developer API
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$ |