Package org.apache.spark.util
Class MethodIdentifier<T>
Object
org.apache.spark.util.MethodIdentifier<T>
- All Implemented Interfaces:
Serializable
,scala.Equals
,scala.Product
Helper class to identify a method.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface scala.Equals
canEqual, equals
Methods inherited from interface scala.Product
productArity, productElement, productElementName, productElementNames, productIterator, productPrefix
-
Constructor Details
-
MethodIdentifier
-
-
Method Details
-
cls
-
name
-
desc
-