Class MethodIdentifier<T>

Object
org.apache.spark.util.MethodIdentifier<T>
All Implemented Interfaces:
Serializable, scala.Equals, scala.Product, scala.Serializable

public class MethodIdentifier<T> extends Object implements scala.Product, scala.Serializable
Helper class to identify a method.
See Also:
  • Constructor Details

  • Method Details