You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Rahul Kavale (JIRA)" <ji...@apache.org> on 2015/07/30 10:09:05 UTC

[jira] [Updated] (SPARK-9470) Java API function interface cleanup

     [ https://issues.apache.org/jira/browse/SPARK-9470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rahul Kavale updated SPARK-9470:
--------------------------------
    Description: 
Hi guys,
I was exploring Spark codebase, and came across the Java API function interfaces. The interfaces have the 'call' method as 'public' which is redundant.

https://github.com/apache/spark/pull/7790

  was:
Hi guys,
I was exploring Spark codebase, and came across the Java API function interfaces. The interfaces have the 'call' method as 'public' which is redundant.



> Java API function interface cleanup
> -----------------------------------
>
>                 Key: SPARK-9470
>                 URL: https://issues.apache.org/jira/browse/SPARK-9470
>             Project: Spark
>          Issue Type: Improvement
>            Reporter: Rahul Kavale
>            Priority: Trivial
>
> Hi guys,
> I was exploring Spark codebase, and came across the Java API function interfaces. The interfaces have the 'call' method as 'public' which is redundant.
> https://github.com/apache/spark/pull/7790



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org