From commits-return-32132-archive-asf-public=cust-asf.ponee.io@spark.apache.org Sun Jul 1 20:17:41 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 9C0D31807B4 for ; Sun, 1 Jul 2018 20:17:37 +0200 (CEST) Received: (qmail 26638 invoked by uid 500); 1 Jul 2018 18:17:33 -0000 Mailing-List: contact commits-help@spark.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list commits@spark.apache.org Received: (qmail 26004 invoked by uid 99); 1 Jul 2018 18:17:32 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 01 Jul 2018 18:17:32 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id C5DD3E11B7; Sun, 1 Jul 2018 18:17:31 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: holden@apache.org To: commits@spark.apache.org Date: Sun, 01 Jul 2018 18:17:57 -0000 Message-Id: In-Reply-To: <976e37cda4604807802b44d50b2d0fef@git.apache.org> References: <976e37cda4604807802b44d50b2d0fef@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [27/51] [partial] spark-website git commit: Update website for 2.1.3 release. http://git-wip-us.apache.org/repos/asf/spark-website/blob/3a634959/site/docs/2.1.3/api/java/org/apache/spark/AccumulatorParam.IntAccumulatorParam$.html ---------------------------------------------------------------------- diff --git a/site/docs/2.1.3/api/java/org/apache/spark/AccumulatorParam.IntAccumulatorParam$.html b/site/docs/2.1.3/api/java/org/apache/spark/AccumulatorParam.IntAccumulatorParam$.html new file mode 100644 index 0000000..4d63c8e --- /dev/null +++ b/site/docs/2.1.3/api/java/org/apache/spark/AccumulatorParam.IntAccumulatorParam$.html @@ -0,0 +1,361 @@ + + + + + +AccumulatorParam.IntAccumulatorParam$ (Spark 2.1.3 JavaDoc) + + + + + + + + + + + +
+
org.apache.spark
+

Class AccumulatorParam.IntAccumulatorParam$

+
+
+
    +
  • Object
  • +
  • +
      +
    • org.apache.spark.AccumulatorParam.IntAccumulatorParam$
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AccumulatorParam.IntAccumulatorParam$

        +
        public AccumulatorParam.IntAccumulatorParam$()
        +
        Deprecated. 
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        addInPlace

        +
        public int addInPlace(int t1,
        +             int t2)
        +
        Deprecated. 
        +
      • +
      + + + +
        +
      • +

        zero

        +
        public int zero(int initialValue)
        +
        Deprecated. 
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + http://git-wip-us.apache.org/repos/asf/spark-website/blob/3a634959/site/docs/2.1.3/api/java/org/apache/spark/AccumulatorParam.LongAccumulatorParam$.html ---------------------------------------------------------------------- diff --git a/site/docs/2.1.3/api/java/org/apache/spark/AccumulatorParam.LongAccumulatorParam$.html b/site/docs/2.1.3/api/java/org/apache/spark/AccumulatorParam.LongAccumulatorParam$.html new file mode 100644 index 0000000..b3b6a04 --- /dev/null +++ b/site/docs/2.1.3/api/java/org/apache/spark/AccumulatorParam.LongAccumulatorParam$.html @@ -0,0 +1,361 @@ + + + + + +AccumulatorParam.LongAccumulatorParam$ (Spark 2.1.3 JavaDoc) + + + + + + + + + + + +
+
org.apache.spark
+

Class AccumulatorParam.LongAccumulatorParam$

+
+
+
    +
  • Object
  • +
  • +
      +
    • org.apache.spark.AccumulatorParam.LongAccumulatorParam$
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AccumulatorParam.LongAccumulatorParam$

        +
        public AccumulatorParam.LongAccumulatorParam$()
        +
        Deprecated. 
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        addInPlace

        +
        public long addInPlace(long t1,
        +              long t2)
        +
        Deprecated. 
        +
      • +
      + + + +
        +
      • +

        zero

        +
        public long zero(long initialValue)
        +
        Deprecated. 
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + http://git-wip-us.apache.org/repos/asf/spark-website/blob/3a634959/site/docs/2.1.3/api/java/org/apache/spark/AccumulatorParam.StringAccumulatorParam$.html ---------------------------------------------------------------------- diff --git a/site/docs/2.1.3/api/java/org/apache/spark/AccumulatorParam.StringAccumulatorParam$.html b/site/docs/2.1.3/api/java/org/apache/spark/AccumulatorParam.StringAccumulatorParam$.html new file mode 100644 index 0000000..b27645c --- /dev/null +++ b/site/docs/2.1.3/api/java/org/apache/spark/AccumulatorParam.StringAccumulatorParam$.html @@ -0,0 +1,373 @@ + + + + + +AccumulatorParam.StringAccumulatorParam$ (Spark 2.1.3 JavaDoc) + + + + + + + + + + + +
+
org.apache.spark
+

Class AccumulatorParam.StringAccumulatorParam$

+
+
+
    +
  • Object
  • +
  • +
      +
    • org.apache.spark.AccumulatorParam.StringAccumulatorParam$
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AccumulatorParam.StringAccumulatorParam$

        +
        public AccumulatorParam.StringAccumulatorParam$()
        +
        Deprecated. 
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        addInPlace

        +
        public String addInPlace(String t1,
        +                String t2)
        +
        Deprecated. 
        +
        Description copied from interface: AccumulableParam
        +
        Merge two accumulated values together. Is allowed to modify and return the first value + for efficiency (to avoid allocating objects). +

        +
        +
        Specified by:
        +
        addInPlace in interface AccumulableParam<String,String>
        +
        Parameters:
        t1 - one set of accumulated data
        t2 - another set of accumulated data
        +
        Returns:
        both data sets merged together
        +
      • +
      + + + +
        +
      • +

        zero

        +
        public String zero(String initialValue)
        +
        Deprecated. 
        +
        Description copied from interface: AccumulableParam
        +
        Return the "zero" (identity) value for an accumulator type, given its initial value. For + example, if R was a vector of N dimensions, this would return a vector of N zeroes.
        +
        +
        Specified by:
        +
        zero in interface AccumulableParam<String,String>
        +
        Parameters:
        initialValue - (undocumented)
        +
        Returns:
        (undocumented)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + http://git-wip-us.apache.org/repos/asf/spark-website/blob/3a634959/site/docs/2.1.3/api/java/org/apache/spark/AccumulatorParam.html ---------------------------------------------------------------------- diff --git a/site/docs/2.1.3/api/java/org/apache/spark/AccumulatorParam.html b/site/docs/2.1.3/api/java/org/apache/spark/AccumulatorParam.html new file mode 100644 index 0000000..666a7ca --- /dev/null +++ b/site/docs/2.1.3/api/java/org/apache/spark/AccumulatorParam.html @@ -0,0 +1,299 @@ + + + + + +AccumulatorParam (Spark 2.1.3 JavaDoc) + + + + + + + + + + + +
+
org.apache.spark
+

Interface AccumulatorParam<T>

+
+
+
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + + + +
        +
      • +

        addAccumulator

        +
        T addAccumulator(T t1,
        +               T t2)
        +
        Deprecated. 
        +
        Description copied from interface: AccumulableParam
        +
        Add additional data to the accumulator value. Is allowed to modify and return r + for efficiency (to avoid allocating objects). +

        +
        +
        Specified by:
        +
        addAccumulator in interface AccumulableParam<T,T>
        +
        Parameters:
        t1 - the current value of the accumulator
        t2 - the data to be added to the accumulator
        +
        Returns:
        the new value of the accumulator
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + http://git-wip-us.apache.org/repos/asf/spark-website/blob/3a634959/site/docs/2.1.3/api/java/org/apache/spark/Aggregator.html ---------------------------------------------------------------------- diff --git a/site/docs/2.1.3/api/java/org/apache/spark/Aggregator.html b/site/docs/2.1.3/api/java/org/apache/spark/Aggregator.html new file mode 100644 index 0000000..73db52b --- /dev/null +++ b/site/docs/2.1.3/api/java/org/apache/spark/Aggregator.html @@ -0,0 +1,418 @@ + + + + + +Aggregator (Spark 2.1.3 JavaDoc) + + + + + + + + + + + +
+
org.apache.spark
+

Class Aggregator<K,V,C>

+
+
+
    +
  • Object
  • +
  • +
      +
    • org.apache.spark.Aggregator<K,V,C>
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    java.io.Serializable, scala.Equals, scala.Product
    +
    +
    +
    +
    public class Aggregator<K,V,C>
    +extends Object
    +implements scala.Product, scala.Serializable
    +
    :: DeveloperApi :: + A set of functions used to aggregate data. +

    + param: createCombiner function to create the initial value of the aggregation. + param: mergeValue function to merge a new value into the aggregation result. + param: mergeCombiners function to merge outputs from multiple mergeValue function.

    +
    See Also:
    Serialized Form
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      Aggregator(scala.Function1<V,C> createCombiner, + scala.Function2<C,V,C> mergeValue, + scala.Function2<C,C,C> mergeCombiners) 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      abstract static booleancanEqual(Object that) 
      scala.collection.Iterator<scala.Tuple2<K,C>>combineCombinersByKey(scala.collection.Iterator<? extends scala.Product2<K,C>> iter, + TaskContext context) 
      scala.collection.Iterator<scala.Tuple2<K,C>>combineValuesByKey(scala.collection.Iterator<? extends scala.Product2<K,V>> iter, + TaskContext context) 
      scala.Function1<V,C>createCombiner() 
      abstract static booleanequals(Object that) 
      scala.Function2<C,C,C>mergeCombiners() 
      scala.Function2<C,V,C>mergeValue() 
      abstract static intproductArity() 
      abstract static ObjectproductElement(int n) 
      static scala.collection.Iterator<Object>productIterator() 
      static StringproductPrefix() 
      +
        +
      • + + +

        Methods inherited from class Object

        +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
        +
      • + + +

        Methods inherited from interface scala.Product

        +productArity, productElement, productIterator, productPrefix
      • +
      +
        +
      • + + +

        Methods inherited from interface scala.Equals

        +canEqual, equals
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Aggregator

        +
        public Aggregator(scala.Function1<V,C> createCombiner,
        +          scala.Function2<C,V,C> mergeValue,
        +          scala.Function2<C,C,C> mergeCombiners)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        canEqual

        +
        public abstract static boolean canEqual(Object that)
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public abstract static boolean equals(Object that)
        +
      • +
      + + + +
        +
      • +

        productElement

        +
        public abstract static Object productElement(int n)
        +
      • +
      + + + +
        +
      • +

        productArity

        +
        public abstract static int productArity()
        +
      • +
      + + + +
        +
      • +

        productIterator

        +
        public static scala.collection.Iterator<Object> productIterator()
        +
      • +
      + + + +
        +
      • +

        productPrefix

        +
        public static String productPrefix()
        +
      • +
      + + + +
        +
      • +

        createCombiner

        +
        public scala.Function1<V,C> createCombiner()
        +
      • +
      + + + +
        +
      • +

        mergeValue

        +
        public scala.Function2<C,V,C> mergeValue()
        +
      • +
      + + + +
        +
      • +

        mergeCombiners

        +
        public scala.Function2<C,C,C> mergeCombiners()
        +
      • +
      + + + +
        +
      • +

        combineValuesByKey

        +
        public scala.collection.Iterator<scala.Tuple2<K,C>> combineValuesByKey(scala.collection.Iterator<? extends scala.Product2<K,V>> iter,
        +                                                              TaskContext context)
        +
      • +
      + + + +
        +
      • +

        combineCombinersByKey

        +
        public scala.collection.Iterator<scala.Tuple2<K,C>> combineCombinersByKey(scala.collection.Iterator<? extends scala.Product2<K,C>> iter,
        +                                                                 TaskContext context)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@spark.apache.org For additional commands, e-mail: commits-help@spark.apache.org