You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ho...@apache.org on 2017/10/17 20:13:24 UTC

[51/51] [partial] spark-website git commit: Add 2.1.2 docs

Add 2.1.2 docs


Project: http://git-wip-us.apache.org/repos/asf/spark-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/spark-website/commit/0b563c84
Tree: http://git-wip-us.apache.org/repos/asf/spark-website/tree/0b563c84
Diff: http://git-wip-us.apache.org/repos/asf/spark-website/diff/0b563c84

Branch: refs/heads/add-2.1.2-docs
Commit: 0b563c84ce4899d7c6df8d4e54ad7a101ea34ccb
Parents: 0490125
Author: Holden Karau <ho...@us.ibm.com>
Authored: Mon Oct 16 20:22:32 2017 -0700
Committer: Holden Karau <ho...@us.ibm.com>
Committed: Tue Oct 17 13:09:17 2017 -0700

----------------------------------------------------------------------
 site/docs/2.1.2/README.md                       |    72 +
 site/docs/2.1.2/api.html                        |   178 +
 site/docs/2.1.2/api/DESCRIPTION                 |    52 +
 site/docs/2.1.2/api/R/00Index.html              |  1585 +
 site/docs/2.1.2/api/R/00frame_toc.html          |   406 +
 .../api/R/AFTSurvivalRegressionModel-class.html |    32 +
 site/docs/2.1.2/api/R/ALSModel-class.html       |    32 +
 .../api/R/GBTClassificationModel-class.html     |    32 +
 .../2.1.2/api/R/GBTRegressionModel-class.html   |    32 +
 .../2.1.2/api/R/GaussianMixtureModel-class.html |    32 +
 .../GeneralizedLinearRegressionModel-class.html |    32 +
 site/docs/2.1.2/api/R/GroupedData.html          |    45 +
 .../api/R/IsotonicRegressionModel-class.html    |    32 +
 site/docs/2.1.2/api/R/KMeansModel-class.html    |    32 +
 site/docs/2.1.2/api/R/KSTest-class.html         |    32 +
 site/docs/2.1.2/api/R/LDAModel-class.html       |    32 +
 .../api/R/LogisticRegressionModel-class.html    |    32 +
 ...ayerPerceptronClassificationModel-class.html |    32 +
 .../docs/2.1.2/api/R/NaiveBayesModel-class.html |    32 +
 site/docs/2.1.2/api/R/R.css                     |    55 +
 .../RandomForestClassificationModel-class.html  |    32 +
 .../R/RandomForestRegressionModel-class.html    |    32 +
 site/docs/2.1.2/api/R/SparkDataFrame.html       |    93 +
 site/docs/2.1.2/api/R/WindowSpec.html           |    38 +
 site/docs/2.1.2/api/R/abs.html                  |    65 +
 site/docs/2.1.2/api/R/acos.html                 |    78 +
 site/docs/2.1.2/api/R/add_months.html           |    75 +
 site/docs/2.1.2/api/R/alias.html                |    53 +
 site/docs/2.1.2/api/R/approxCountDistinct.html  |    75 +
 site/docs/2.1.2/api/R/approxQuantile.html       |    93 +
 site/docs/2.1.2/api/R/arrange.html              |   131 +
 site/docs/2.1.2/api/R/array_contains.html       |    66 +
 site/docs/2.1.2/api/R/as.data.frame.html        |   119 +
 site/docs/2.1.2/api/R/ascii.html                |    74 +
 site/docs/2.1.2/api/R/asin.html                 |    78 +
 site/docs/2.1.2/api/R/atan.html                 |    77 +
 site/docs/2.1.2/api/R/atan2.html                |    82 +
 site/docs/2.1.2/api/R/attach.html               |   117 +
 site/docs/2.1.2/api/R/avg.html                  |    72 +
 site/docs/2.1.2/api/R/base64.html               |    74 +
 site/docs/2.1.2/api/R/between.html              |    55 +
 site/docs/2.1.2/api/R/bin.html                  |    80 +
 site/docs/2.1.2/api/R/bitwiseNOT.html           |    67 +
 site/docs/2.1.2/api/R/bround.html               |    92 +
 site/docs/2.1.2/api/R/cache.html                |    99 +
 site/docs/2.1.2/api/R/cacheTable.html           |    64 +
 site/docs/2.1.2/api/R/cancelJobGroup.html       |    55 +
 site/docs/2.1.2/api/R/cast.html                 |    72 +
 site/docs/2.1.2/api/R/cbrt.html                 |    79 +
 site/docs/2.1.2/api/R/ceil.html                 |    85 +
 site/docs/2.1.2/api/R/clearCache.html           |    44 +
 site/docs/2.1.2/api/R/clearJobGroup.html        |    45 +
 site/docs/2.1.2/api/R/coalesce.html             |   142 +
 site/docs/2.1.2/api/R/collect.html              |   109 +
 site/docs/2.1.2/api/R/coltypes.html             |   125 +
 site/docs/2.1.2/api/R/column.html               |    83 +
 site/docs/2.1.2/api/R/columnfunctions.html      |    55 +
 site/docs/2.1.2/api/R/columns.html              |   137 +
 site/docs/2.1.2/api/R/concat.html               |    77 +
 site/docs/2.1.2/api/R/concat_ws.html            |    82 +
 site/docs/2.1.2/api/R/conv.html                 |    87 +
 site/docs/2.1.2/api/R/corr.html                 |   126 +
 site/docs/2.1.2/api/R/cos.html                  |    77 +
 site/docs/2.1.2/api/R/cosh.html                 |    77 +
 site/docs/2.1.2/api/R/count.html                |    94 +
 site/docs/2.1.2/api/R/countDistinct.html        |    88 +
 site/docs/2.1.2/api/R/cov.html                  |   134 +
 site/docs/2.1.2/api/R/covar_pop.html            |    85 +
 site/docs/2.1.2/api/R/crc32.html                |    63 +
 site/docs/2.1.2/api/R/createDataFrame.html      |    90 +
 site/docs/2.1.2/api/R/createExternalTable.html  |    83 +
 .../2.1.2/api/R/createOrReplaceTempView.html    |   104 +
 site/docs/2.1.2/api/R/crossJoin.html            |   109 +
 site/docs/2.1.2/api/R/crosstab.html             |    82 +
 site/docs/2.1.2/api/R/cume_dist.html            |    77 +
 site/docs/2.1.2/api/R/dapply.html               |   131 +
 site/docs/2.1.2/api/R/dapplyCollect.html        |   122 +
 site/docs/2.1.2/api/R/date_add.html             |    75 +
 site/docs/2.1.2/api/R/date_format.html          |    87 +
 site/docs/2.1.2/api/R/date_sub.html             |    75 +
 site/docs/2.1.2/api/R/datediff.html             |    75 +
 site/docs/2.1.2/api/R/dayofmonth.html           |    71 +
 site/docs/2.1.2/api/R/dayofyear.html            |    71 +
 site/docs/2.1.2/api/R/decode.html               |    78 +
 site/docs/2.1.2/api/R/dense_rank.html           |    78 +
 site/docs/2.1.2/api/R/dim.html                  |    97 +
 site/docs/2.1.2/api/R/distinct.html             |   104 +
 site/docs/2.1.2/api/R/drop.html                 |   119 +
 site/docs/2.1.2/api/R/dropDuplicates.html       |   113 +
 .../2.1.2/api/R/dropTempTable-deprecated.html   |    64 +
 site/docs/2.1.2/api/R/dropTempView.html         |    63 +
 site/docs/2.1.2/api/R/dtypes.html               |    99 +
 site/docs/2.1.2/api/R/encode.html               |    78 +
 site/docs/2.1.2/api/R/endsWith.html             |    56 +
 site/docs/2.1.2/api/R/except.html               |   110 +
 site/docs/2.1.2/api/R/exp.html                  |    77 +
 site/docs/2.1.2/api/R/explain.html              |   107 +
 site/docs/2.1.2/api/R/explode.html              |    62 +
 site/docs/2.1.2/api/R/expm1.html                |    77 +
 site/docs/2.1.2/api/R/expr.html                 |    68 +
 site/docs/2.1.2/api/R/factorial.html            |    77 +
 site/docs/2.1.2/api/R/filter.html               |   121 +
 site/docs/2.1.2/api/R/first.html                |   136 +
 site/docs/2.1.2/api/R/fitted.html               |    74 +
 site/docs/2.1.2/api/R/floor.html                |    77 +
 site/docs/2.1.2/api/R/format_number.html        |    85 +
 site/docs/2.1.2/api/R/format_string.html        |    81 +
 site/docs/2.1.2/api/R/freqItems.html            |    80 +
 site/docs/2.1.2/api/R/from_unixtime.html        |    86 +
 site/docs/2.1.2/api/R/from_utc_timestamp.html   |    76 +
 site/docs/2.1.2/api/R/gapply.html               |   192 +
 site/docs/2.1.2/api/R/gapplyCollect.html        |   180 +
 .../R/generateAliasesForIntersectedCols.html    |    54 +
 site/docs/2.1.2/api/R/getNumPartitions.html     |    96 +
 site/docs/2.1.2/api/R/glm.html                  |   187 +
 site/docs/2.1.2/api/R/greatest.html             |    72 +
 site/docs/2.1.2/api/R/groupBy.html              |   117 +
 site/docs/2.1.2/api/R/hash.html                 |    66 +
 site/docs/2.1.2/api/R/hashCode.html             |    68 +
 site/docs/2.1.2/api/R/head.html                 |   108 +
 site/docs/2.1.2/api/R/hex.html                  |    79 +
 site/docs/2.1.2/api/R/histogram.html            |   121 +
 site/docs/2.1.2/api/R/hour.html                 |    71 +
 site/docs/2.1.2/api/R/hypot.html                |    83 +
 site/docs/2.1.2/api/R/ifelse.html               |    79 +
 site/docs/2.1.2/api/R/index.html                |     9 +
 site/docs/2.1.2/api/R/initcap.html              |    80 +
 site/docs/2.1.2/api/R/insertInto.html           |   114 +
 site/docs/2.1.2/api/R/install.spark.html        |   118 +
 site/docs/2.1.2/api/R/instr.html                |    85 +
 site/docs/2.1.2/api/R/intersect.html            |   110 +
 site/docs/2.1.2/api/R/is.nan.html               |    75 +
 site/docs/2.1.2/api/R/isLocal.html              |   100 +
 site/docs/2.1.2/api/R/join.html                 |   124 +
 site/docs/2.1.2/api/R/kurtosis.html             |    68 +
 site/docs/2.1.2/api/R/lag.html                  |    92 +
 site/docs/2.1.2/api/R/last.html                 |    87 +
 site/docs/2.1.2/api/R/last_day.html             |    73 +
 site/docs/2.1.2/api/R/lead.html                 |    90 +
 site/docs/2.1.2/api/R/least.html                |    72 +
 site/docs/2.1.2/api/R/length.html               |    71 +
 site/docs/2.1.2/api/R/levenshtein.html          |    77 +
 site/docs/2.1.2/api/R/limit.html                |   109 +
 site/docs/2.1.2/api/R/lit.html                  |    72 +
 site/docs/2.1.2/api/R/locate.html               |    92 +
 site/docs/2.1.2/api/R/log.html                  |    77 +
 site/docs/2.1.2/api/R/log10.html                |    77 +
 site/docs/2.1.2/api/R/log1p.html                |    77 +
 site/docs/2.1.2/api/R/log2.html                 |    77 +
 site/docs/2.1.2/api/R/lower.html                |    73 +
 site/docs/2.1.2/api/R/lpad.html                 |    81 +
 site/docs/2.1.2/api/R/ltrim.html                |    73 +
 site/docs/2.1.2/api/R/match.html                |    65 +
 site/docs/2.1.2/api/R/max.html                  |    66 +
 site/docs/2.1.2/api/R/md5.html                  |    63 +
 site/docs/2.1.2/api/R/mean.html                 |    67 +
 site/docs/2.1.2/api/R/merge.html                |   169 +
 site/docs/2.1.2/api/R/min.html                  |    66 +
 site/docs/2.1.2/api/R/minute.html               |    71 +
 .../api/R/monotonically_increasing_id.html      |    70 +
 site/docs/2.1.2/api/R/month.html                |    71 +
 site/docs/2.1.2/api/R/months_between.html       |    75 +
 site/docs/2.1.2/api/R/mutate.html               |   128 +
 site/docs/2.1.2/api/R/nafunctions.html          |   168 +
 site/docs/2.1.2/api/R/nanvl.html                |    72 +
 site/docs/2.1.2/api/R/ncol.html                 |    97 +
 site/docs/2.1.2/api/R/negate.html               |    67 +
 site/docs/2.1.2/api/R/next_day.html             |    89 +
 site/docs/2.1.2/api/R/nrow.html                 |   102 +
 site/docs/2.1.2/api/R/ntile.html                |    79 +
 site/docs/2.1.2/api/R/orderBy.html              |    85 +
 site/docs/2.1.2/api/R/otherwise.html            |    57 +
 site/docs/2.1.2/api/R/over.html                 |    79 +
 site/docs/2.1.2/api/R/partitionBy.html          |    78 +
 site/docs/2.1.2/api/R/percent_rank.html         |    77 +
 site/docs/2.1.2/api/R/persist.html              |   106 +
 site/docs/2.1.2/api/R/pivot.html                |    80 +
 site/docs/2.1.2/api/R/pmod.html                 |    83 +
 site/docs/2.1.2/api/R/posexplode.html           |    62 +
 site/docs/2.1.2/api/R/predict.html              |    52 +
 site/docs/2.1.2/api/R/print.jobj.html           |    45 +
 site/docs/2.1.2/api/R/print.structField.html    |    45 +
 site/docs/2.1.2/api/R/print.structType.html     |    45 +
 site/docs/2.1.2/api/R/printSchema.html          |    99 +
 site/docs/2.1.2/api/R/quarter.html              |    71 +
 site/docs/2.1.2/api/R/rand.html                 |    73 +
 site/docs/2.1.2/api/R/randn.html                |    73 +
 site/docs/2.1.2/api/R/randomSplit.html          |   108 +
 site/docs/2.1.2/api/R/rangeBetween.html         |    87 +
 site/docs/2.1.2/api/R/rank.html                 |    86 +
 site/docs/2.1.2/api/R/rbind.html                |   120 +
 site/docs/2.1.2/api/R/read.df.html              |    97 +
 site/docs/2.1.2/api/R/read.jdbc.html            |   105 +
 site/docs/2.1.2/api/R/read.json.html            |    74 +
 site/docs/2.1.2/api/R/read.ml.html              |    66 +
 site/docs/2.1.2/api/R/read.orc.html             |    49 +
 site/docs/2.1.2/api/R/read.parquet.html         |    55 +
 site/docs/2.1.2/api/R/read.text.html            |    74 +
 site/docs/2.1.2/api/R/regexp_extract.html       |    82 +
 site/docs/2.1.2/api/R/regexp_replace.html       |    81 +
 .../api/R/registerTempTable-deprecated.html     |   106 +
 site/docs/2.1.2/api/R/rename.html               |   133 +
 site/docs/2.1.2/api/R/repartition.html          |   131 +
 site/docs/2.1.2/api/R/reverse.html              |    73 +
 site/docs/2.1.2/api/R/rint.html                 |    80 +
 site/docs/2.1.2/api/R/round.html                |    77 +
 site/docs/2.1.2/api/R/row_number.html           |    73 +
 site/docs/2.1.2/api/R/rowsBetween.html          |    87 +
 site/docs/2.1.2/api/R/rpad.html                 |    81 +
 site/docs/2.1.2/api/R/rtrim.html                |    73 +
 site/docs/2.1.2/api/R/sample.html               |   123 +
 site/docs/2.1.2/api/R/sampleBy.html             |    86 +
 site/docs/2.1.2/api/R/saveAsTable.html          |   131 +
 site/docs/2.1.2/api/R/schema.html               |    99 +
 site/docs/2.1.2/api/R/sd.html                   |    85 +
 site/docs/2.1.2/api/R/second.html               |    71 +
 site/docs/2.1.2/api/R/select.html               |   150 +
 site/docs/2.1.2/api/R/selectExpr.html           |   113 +
 site/docs/2.1.2/api/R/setJobGroup.html          |    65 +
 site/docs/2.1.2/api/R/setLogLevel.html          |    53 +
 site/docs/2.1.2/api/R/sha1.html                 |    64 +
 site/docs/2.1.2/api/R/sha2.html                 |    68 +
 site/docs/2.1.2/api/R/shiftLeft.html            |    83 +
 site/docs/2.1.2/api/R/shiftRight.html           |    83 +
 site/docs/2.1.2/api/R/shiftRightUnsigned.html   |    83 +
 site/docs/2.1.2/api/R/show.html                 |   112 +
 site/docs/2.1.2/api/R/showDF.html               |   114 +
 site/docs/2.1.2/api/R/sign.html                 |    85 +
 site/docs/2.1.2/api/R/sin.html                  |    77 +
 site/docs/2.1.2/api/R/sinh.html                 |    77 +
 site/docs/2.1.2/api/R/size.html                 |    62 +
 site/docs/2.1.2/api/R/skewness.html             |    68 +
 site/docs/2.1.2/api/R/sort_array.html           |    72 +
 site/docs/2.1.2/api/R/soundex.html              |    73 +
 site/docs/2.1.2/api/R/spark.addFile.html        |    67 +
 site/docs/2.1.2/api/R/spark.als.html            |   202 +
 .../docs/2.1.2/api/R/spark.gaussianMixture.html |   156 +
 site/docs/2.1.2/api/R/spark.gbt.html            |   244 +
 site/docs/2.1.2/api/R/spark.getSparkFiles.html  |    59 +
 .../api/R/spark.getSparkFilesRootDirectory.html |    49 +
 site/docs/2.1.2/api/R/spark.glm.html            |   174 +
 site/docs/2.1.2/api/R/spark.isoreg.html         |   146 +
 site/docs/2.1.2/api/R/spark.kmeans.html         |   166 +
 site/docs/2.1.2/api/R/spark.kstest.html         |   130 +
 site/docs/2.1.2/api/R/spark.lapply.html         |    95 +
 site/docs/2.1.2/api/R/spark.lda.html            |   237 +
 site/docs/2.1.2/api/R/spark.logit.html          |   195 +
 site/docs/2.1.2/api/R/spark.mlp.html            |   180 +
 site/docs/2.1.2/api/R/spark.naiveBayes.html     |   143 +
 site/docs/2.1.2/api/R/spark.randomForest.html   |   236 +
 site/docs/2.1.2/api/R/spark.survreg.html        |   133 +
 site/docs/2.1.2/api/R/sparkR.callJMethod.html   |    90 +
 site/docs/2.1.2/api/R/sparkR.callJStatic.html   |    88 +
 site/docs/2.1.2/api/R/sparkR.conf.html          |    68 +
 .../2.1.2/api/R/sparkR.init-deprecated.html     |    92 +
 site/docs/2.1.2/api/R/sparkR.newJObject.html    |    86 +
 site/docs/2.1.2/api/R/sparkR.session.html       |   114 +
 site/docs/2.1.2/api/R/sparkR.session.stop.html  |    39 +
 site/docs/2.1.2/api/R/sparkR.uiWebUrl.html      |    50 +
 site/docs/2.1.2/api/R/sparkR.version.html       |    50 +
 .../2.1.2/api/R/sparkRHive.init-deprecated.html |    67 +
 .../2.1.2/api/R/sparkRSQL.init-deprecated.html  |    68 +
 site/docs/2.1.2/api/R/spark_partition_id.html   |    62 +
 site/docs/2.1.2/api/R/sql.html                  |    64 +
 site/docs/2.1.2/api/R/sqrt.html                 |    77 +
 site/docs/2.1.2/api/R/startsWith.html           |    56 +
 site/docs/2.1.2/api/R/stddev_pop.html           |    70 +
 site/docs/2.1.2/api/R/stddev_samp.html          |    70 +
 site/docs/2.1.2/api/R/storageLevel.html         |    98 +
 site/docs/2.1.2/api/R/str.html                  |    99 +
 site/docs/2.1.2/api/R/struct.html               |    74 +
 site/docs/2.1.2/api/R/structField.html          |    83 +
 site/docs/2.1.2/api/R/structType.html           |    74 +
 site/docs/2.1.2/api/R/subset.html               |   161 +
 site/docs/2.1.2/api/R/substr.html               |    57 +
 site/docs/2.1.2/api/R/substring_index.html      |    89 +
 site/docs/2.1.2/api/R/sum.html                  |    66 +
 site/docs/2.1.2/api/R/sumDistinct.html          |    68 +
 site/docs/2.1.2/api/R/summarize.html            |   145 +
 site/docs/2.1.2/api/R/summary.html              |   132 +
 site/docs/2.1.2/api/R/tableNames.html           |    61 +
 site/docs/2.1.2/api/R/tableToDF.html            |    64 +
 site/docs/2.1.2/api/R/tables.html               |    61 +
 site/docs/2.1.2/api/R/take.html                 |   103 +
 site/docs/2.1.2/api/R/tan.html                  |    77 +
 site/docs/2.1.2/api/R/tanh.html                 |    77 +
 site/docs/2.1.2/api/R/toDegrees.html            |    79 +
 site/docs/2.1.2/api/R/toRadians.html            |    79 +
 site/docs/2.1.2/api/R/to_date.html              |    71 +
 site/docs/2.1.2/api/R/to_utc_timestamp.html     |    76 +
 site/docs/2.1.2/api/R/translate.html            |    87 +
 site/docs/2.1.2/api/R/trim.html                 |    73 +
 site/docs/2.1.2/api/R/unbase64.html             |    74 +
 site/docs/2.1.2/api/R/uncacheTable.html         |    64 +
 site/docs/2.1.2/api/R/unhex.html                |    80 +
 site/docs/2.1.2/api/R/union.html                |   128 +
 site/docs/2.1.2/api/R/unix_timestamp.html       |    91 +
 site/docs/2.1.2/api/R/unpersist.html            |   109 +
 site/docs/2.1.2/api/R/upper.html                |    73 +
 site/docs/2.1.2/api/R/var.html                  |    85 +
 site/docs/2.1.2/api/R/var_pop.html              |    70 +
 site/docs/2.1.2/api/R/var_samp.html             |    70 +
 site/docs/2.1.2/api/R/weekofyear.html           |    72 +
 site/docs/2.1.2/api/R/when.html                 |    74 +
 site/docs/2.1.2/api/R/window.html               |   122 +
 site/docs/2.1.2/api/R/windowOrderBy.html        |    71 +
 site/docs/2.1.2/api/R/windowPartitionBy.html    |    71 +
 site/docs/2.1.2/api/R/with.html                 |   110 +
 site/docs/2.1.2/api/R/withColumn.html           |   123 +
 site/docs/2.1.2/api/R/write.df.html             |   153 +
 site/docs/2.1.2/api/R/write.jdbc.html           |   140 +
 site/docs/2.1.2/api/R/write.json.html           |   113 +
 site/docs/2.1.2/api/R/write.ml.html             |    58 +
 site/docs/2.1.2/api/R/write.orc.html            |   112 +
 site/docs/2.1.2/api/R/write.parquet.html        |   121 +
 site/docs/2.1.2/api/R/write.text.html           |   113 +
 site/docs/2.1.2/api/R/year.html                 |    72 +
 site/docs/2.1.2/api/java/allclasses-frame.html  |  1138 +
 .../docs/2.1.2/api/java/allclasses-noframe.html |  1138 +
 site/docs/2.1.2/api/java/constant-values.html   |   237 +
 site/docs/2.1.2/api/java/deprecated-list.html   |   611 +
 site/docs/2.1.2/api/java/help-doc.html          |   218 +
 site/docs/2.1.2/api/java/index-all.html         | 46481 +++++++++++++++++
 site/docs/2.1.2/api/java/index.html             |    75 +
 site/docs/2.1.2/api/java/lib/api-javadocs.js    |    60 +
 site/docs/2.1.2/api/java/lib/jquery.js          |     2 +
 .../api/java/org/apache/spark/Accumulable.html  |   460 +
 .../java/org/apache/spark/AccumulableParam.html |   289 +
 .../api/java/org/apache/spark/Accumulator.html  |   453 +
 ...ccumulatorParam.DoubleAccumulatorParam$.html |   365 +
 ...AccumulatorParam.FloatAccumulatorParam$.html |   365 +
 .../AccumulatorParam.IntAccumulatorParam$.html  |   365 +
 .../AccumulatorParam.LongAccumulatorParam$.html |   365 +
 ...ccumulatorParam.StringAccumulatorParam$.html |   377 +
 .../java/org/apache/spark/AccumulatorParam.html |   303 +
 .../api/java/org/apache/spark/Aggregator.html   |   422 +
 .../api/java/org/apache/spark/CleanAccum.html   |   356 +
 .../java/org/apache/spark/CleanBroadcast.html   |   356 +
 .../java/org/apache/spark/CleanCheckpoint.html  |   356 +
 .../api/java/org/apache/spark/CleanRDD.html     |   356 +
 .../api/java/org/apache/spark/CleanShuffle.html |   356 +
 .../api/java/org/apache/spark/CleanupTask.html  |   165 +
 .../apache/spark/CleanupTaskWeakReference.html  |   283 +
 .../org/apache/spark/ComplexFutureAction.html   |   489 +
 .../api/java/org/apache/spark/Dependency.html   |   270 +
 .../java/org/apache/spark/ExceptionFailure.html |   488 +
 .../org/apache/spark/ExecutorLostFailure.html   |   435 +
 .../org/apache/spark/ExecutorRegistered.html    |   356 +
 .../java/org/apache/spark/ExecutorRemoved.html  |   356 +
 .../java/org/apache/spark/ExpireDeadHosts.html  |   323 +
 .../api/java/org/apache/spark/FetchFailed.html  |   467 +
 .../api/java/org/apache/spark/FutureAction.html |   422 +
 .../java/org/apache/spark/HashPartitioner.html  |   336 +
 .../org/apache/spark/InternalAccumulator.html   |   499 +
 .../spark/InternalAccumulator.input$.html       |   314 +
 .../spark/InternalAccumulator.output$.html      |   314 +
 .../spark/InternalAccumulator.shuffleRead$.html |   366 +
 .../InternalAccumulator.shuffleWrite$.html      |   327 +
 .../org/apache/spark/InterruptibleIterator.html |   351 +
 .../org/apache/spark/JobExecutionStatus.html    |   358 +
 .../api/java/org/apache/spark/JobSubmitter.html |   225 +
 .../java/org/apache/spark/NarrowDependency.html |   297 +
 .../org/apache/spark/OneToOneDependency.html    |   291 +
 .../api/java/org/apache/spark/Partition.html    |   252 +
 .../api/java/org/apache/spark/Partitioner.html  |   315 +
 .../java/org/apache/spark/RangeDependency.html  |   301 +
 .../java/org/apache/spark/RangePartitioner.html |   394 +
 .../api/java/org/apache/spark/Resubmitted.html  |   353 +
 .../org/apache/spark/SerializableWritable.html  |   296 +
 .../org/apache/spark/ShuffleDependency.html     |   391 +
 .../org/apache/spark/SimpleFutureAction.html    |   449 +
 .../api/java/org/apache/spark/SparkConf.html    |  1147 +
 .../api/java/org/apache/spark/SparkContext.html |  2527 +
 .../api/java/org/apache/spark/SparkEnv.html     |   478 +
 .../java/org/apache/spark/SparkException.html   |   266 +
 .../org/apache/spark/SparkExecutorInfo.html     |   260 +
 .../org/apache/spark/SparkExecutorInfoImpl.html |   325 +
 .../api/java/org/apache/spark/SparkFiles.html   |   281 +
 .../org/apache/spark/SparkFirehoseListener.html |   499 +
 .../api/java/org/apache/spark/SparkJobInfo.html |   247 +
 .../java/org/apache/spark/SparkJobInfoImpl.html |   306 +
 .../java/org/apache/spark/SparkMasterRegex.html |   298 +
 .../java/org/apache/spark/SparkStageInfo.html   |   312 +
 .../org/apache/spark/SparkStageInfoImpl.html    |   401 +
 .../org/apache/spark/SparkStatusTracker.html    |   339 +
 .../java/org/apache/spark/SpillListener.html    |   331 +
 .../org/apache/spark/StopMapOutputTracker.html  |   323 +
 .../api/java/org/apache/spark/Success.html      |   325 +
 .../java/org/apache/spark/TaskCommitDenied.html |   432 +
 .../api/java/org/apache/spark/TaskContext.html  |   553 +
 .../java/org/apache/spark/TaskEndReason.html    |   172 +
 .../java/org/apache/spark/TaskFailedReason.html |   243 +
 .../api/java/org/apache/spark/TaskKilled.html   |   351 +
 .../org/apache/spark/TaskKilledException.html   |   259 +
 .../java/org/apache/spark/TaskResultLost.html   |   352 +
 .../org/apache/spark/TaskSchedulerIsSet.html    |   325 +
 .../api/java/org/apache/spark/TaskState.html    |   414 +
 .../api/java/org/apache/spark/TestUtils.html    |   455 +
 .../java/org/apache/spark/UnknownReason.html    |   352 +
 .../apache/spark/api/java/JavaDoubleRDD.html    |  2084 +
 .../apache/spark/api/java/JavaFutureAction.html |   226 +
 .../apache/spark/api/java/JavaHadoopRDD.html    |   325 +
 .../apache/spark/api/java/JavaNewHadoopRDD.html |   325 +
 .../org/apache/spark/api/java/JavaPairRDD.html  |  3597 ++
 .../java/org/apache/spark/api/java/JavaRDD.html |  1854 +
 .../org/apache/spark/api/java/JavaRDDLike.html  |  1786 +
 .../apache/spark/api/java/JavaSparkContext.html |  2088 +
 .../spark/api/java/JavaSparkStatusTracker.html  |   323 +
 .../java/JavaUtils.SerializableMapWrapper.html  |   346 +
 .../org/apache/spark/api/java/JavaUtils.html    |   290 +
 .../org/apache/spark/api/java/Optional.html     |   462 +
 .../apache/spark/api/java/StorageLevels.html    |   450 +
 .../api/java/function/CoGroupFunction.html      |   224 +
 .../java/function/DoubleFlatMapFunction.html    |   219 +
 .../spark/api/java/function/DoubleFunction.html |   219 +
 .../spark/api/java/function/FilterFunction.html |   221 +
 .../api/java/function/FlatMapFunction.html      |   219 +
 .../api/java/function/FlatMapFunction2.html     |   221 +
 .../java/function/FlatMapGroupsFunction.html    |   221 +
 .../api/java/function/ForeachFunction.html      |   221 +
 .../java/function/ForeachPartitionFunction.html |   217 +
 .../spark/api/java/function/Function.html       |   221 +
 .../spark/api/java/function/Function0.html      |   217 +
 .../spark/api/java/function/Function2.html      |   221 +
 .../spark/api/java/function/Function3.html      |   223 +
 .../spark/api/java/function/Function4.html      |   225 +
 .../spark/api/java/function/MapFunction.html    |   219 +
 .../api/java/function/MapGroupsFunction.html    |   221 +
 .../java/function/MapPartitionsFunction.html    |   217 +
 .../api/java/function/PairFlatMapFunction.html  |   220 +
 .../spark/api/java/function/PairFunction.html   |   220 +
 .../spark/api/java/function/ReduceFunction.html |   221 +
 .../spark/api/java/function/VoidFunction.html   |   219 +
 .../spark/api/java/function/VoidFunction2.html  |   221 +
 .../spark/api/java/function/package-frame.html  |    40 +
 .../api/java/function/package-summary.html      |   276 +
 .../spark/api/java/function/package-tree.html   |   151 +
 .../apache/spark/api/java/package-frame.html    |    34 +
 .../apache/spark/api/java/package-summary.html  |   216 +
 .../org/apache/spark/api/java/package-tree.html |   164 +
 .../java/org/apache/spark/api/r/BaseRRDD.html   |   330 +
 .../org/apache/spark/api/r/PairwiseRRDD.html    |   301 +
 .../api/java/org/apache/spark/api/r/RRDD.html   |  2158 +
 .../org/apache/spark/api/r/RRunnerModes.html    |   284 +
 .../api/java/org/apache/spark/api/r/RUtils.html |   333 +
 .../api/java/org/apache/spark/api/r/SerDe.html  |   762 +
 .../spark/api/r/SerializationFormats.html       |   284 +
 .../org/apache/spark/api/r/SparkRDefaults.html  |   284 +
 .../org/apache/spark/api/r/SpecialLengths.html  |   258 +
 .../java/org/apache/spark/api/r/StringRRDD.html |   298 +
 .../org/apache/spark/api/r/package-frame.html   |    28 +
 .../org/apache/spark/api/r/package-summary.html |   179 +
 .../org/apache/spark/api/r/package-tree.html    |   146 +
 .../org/apache/spark/broadcast/Broadcast.html   |   378 +
 .../apache/spark/broadcast/package-frame.html   |    19 +
 .../apache/spark/broadcast/package-summary.html |   146 +
 .../apache/spark/broadcast/package-tree.html    |   130 +
 .../api/java/org/apache/spark/graphx/Edge.html  |   436 +
 .../org/apache/spark/graphx/EdgeContext.html    |   408 +
 .../org/apache/spark/graphx/EdgeDirection.html  |   351 +
 .../java/org/apache/spark/graphx/EdgeRDD.html   |  2150 +
 .../org/apache/spark/graphx/EdgeTriplet.html    |   380 +
 .../api/java/org/apache/spark/graphx/Graph.html |  1033 +
 .../org/apache/spark/graphx/GraphLoader.html    |   293 +
 .../java/org/apache/spark/graphx/GraphOps.html  |   839 +
 .../org/apache/spark/graphx/GraphXUtils.html    |   262 +
 ...itionStrategy.CanonicalRandomVertexCut$.html |   351 +
 .../PartitionStrategy.EdgePartition1D$.html     |   350 +
 .../PartitionStrategy.EdgePartition2D$.html     |   387 +
 .../PartitionStrategy.RandomVertexCut$.html     |   350 +
 .../apache/spark/graphx/PartitionStrategy.html  |   270 +
 .../java/org/apache/spark/graphx/Pregel.html    |   353 +
 .../org/apache/spark/graphx/TripletFields.html  |   408 +
 .../java/org/apache/spark/graphx/VertexRDD.html |  2528 +
 .../graphx/impl/AggregatingEdgeContext.html     |   479 +
 .../spark/graphx/impl/EdgeActiveness.html       |   373 +
 .../apache/spark/graphx/impl/EdgeRDDImpl.html   |  2174 +
 .../org/apache/spark/graphx/impl/GraphImpl.html |  1084 +
 .../apache/spark/graphx/impl/VertexRDDImpl.html |  2465 +
 .../apache/spark/graphx/impl/package-frame.html |    26 +
 .../spark/graphx/impl/package-summary.html      |   166 +
 .../apache/spark/graphx/impl/package-tree.html  |   165 +
 .../spark/graphx/lib/ConnectedComponents.html   |   300 +
 .../spark/graphx/lib/LabelPropagation.html      |   279 +
 .../org/apache/spark/graphx/lib/PageRank.html   |   448 +
 .../spark/graphx/lib/SVDPlusPlus.Conf.html      |   374 +
 .../apache/spark/graphx/lib/SVDPlusPlus.html    |   299 +
 .../apache/spark/graphx/lib/ShortestPaths.html  |   273 +
 .../graphx/lib/StronglyConnectedComponents.html |   274 +
 .../apache/spark/graphx/lib/TriangleCount.html  |   305 +
 .../apache/spark/graphx/lib/package-frame.html  |    26 +
 .../spark/graphx/lib/package-summary.html       |   189 +
 .../apache/spark/graphx/lib/package-tree.html   |   137 +
 .../org/apache/spark/graphx/package-frame.html  |    38 +
 .../apache/spark/graphx/package-summary.html    |   264 +
 .../org/apache/spark/graphx/package-tree.html   |   164 +
 .../apache/spark/graphx/util/BytecodeUtils.html |   269 +
 .../spark/graphx/util/GraphGenerators.html      |   432 +
 .../apache/spark/graphx/util/package-frame.html |    20 +
 .../spark/graphx/util/package-summary.html      |   153 +
 .../apache/spark/graphx/util/package-tree.html  |   131 +
 .../apache/spark/input/PortableDataStream.html  |   306 +
 .../org/apache/spark/input/package-frame.html   |    19 +
 .../org/apache/spark/input/package-summary.html |   138 +
 .../org/apache/spark/input/package-tree.html    |   130 +
 .../internal/config/ConfigEntryWithDefault.html |   404 +
 .../config/ConfigEntryWithDefaultString.html    |   402 +
 .../spark/internal/config/ConfigHelpers.html    |   369 +
 .../internal/config/FallbackConfigEntry.html    |   399 +
 .../spark/internal/config/package-frame.html    |    22 +
 .../spark/internal/config/package-summary.html  |   149 +
 .../spark/internal/config/package-tree.html     |   133 +
 ...eCommitProtocol.EmptyTaskCommitMessage$.html |   290 +
 .../FileCommitProtocol.TaskCommitMessage.html   |   272 +
 .../spark/internal/io/FileCommitProtocol.html   |   491 +
 .../io/HadoopMapReduceCommitProtocol.html       |   496 +
 .../apache/spark/internal/io/package-frame.html |    22 +
 .../spark/internal/io/package-summary.html      |   152 +
 .../apache/spark/internal/io/package-tree.html  |   139 +
 .../org/apache/spark/io/CompressionCodec.html   |   232 +
 .../apache/spark/io/LZ4BlockInputStream.html    |   490 +
 .../apache/spark/io/LZ4CompressionCodec.html    |   292 +
 .../apache/spark/io/LZFCompressionCodec.html    |   291 +
 .../spark/io/NioBufferedFileInputStream.html    |   390 +
 .../apache/spark/io/SnappyCompressionCodec.html |   305 +
 .../spark/io/SnappyOutputStreamWrapper.html     |   352 +
 .../java/org/apache/spark/io/package-frame.html |    28 +
 .../org/apache/spark/io/package-summary.html    |   202 +
 .../java/org/apache/spark/io/package-tree.html  |   151 +
 .../spark/launcher/SparkAppHandle.Listener.html |   237 +
 .../spark/launcher/SparkAppHandle.State.html    |   443 +
 .../apache/spark/launcher/SparkAppHandle.html   |   334 +
 .../apache/spark/launcher/SparkLauncher.html    |  1050 +
 .../apache/spark/launcher/package-frame.html    |    28 +
 .../apache/spark/launcher/package-summary.html  |   242 +
 .../org/apache/spark/launcher/package-tree.html |   147 +
 .../spark/mapred/SparkHadoopMapRedUtil.html     |   274 +
 .../org/apache/spark/mapred/package-frame.html  |    19 +
 .../apache/spark/mapred/package-summary.html    |   135 +
 .../org/apache/spark/mapred/package-tree.html   |   130 +
 .../spark/metrics/source/CodegenMetrics.html    |   341 +
 .../metrics/source/HiveCatalogMetrics.html      |   439 +
 .../spark/metrics/source/StaticSources.html     |   263 +
 .../spark/metrics/source/package-frame.html     |    21 +
 .../spark/metrics/source/package-summary.html   |   149 +
 .../spark/metrics/source/package-tree.html      |   132 +
 .../api/java/org/apache/spark/ml/Estimator.html |   420 +
 .../api/java/org/apache/spark/ml/Model.html     |   373 +
 .../spark/ml/Pipeline.SharedReadWrite$.html     |   376 +
 .../api/java/org/apache/spark/ml/Pipeline.html  |   755 +
 .../java/org/apache/spark/ml/PipelineModel.html |   708 +
 .../java/org/apache/spark/ml/PipelineStage.html |   322 +
 .../org/apache/spark/ml/PredictionModel.html    |   511 +
 .../api/java/org/apache/spark/ml/Predictor.html |   521 +
 .../java/org/apache/spark/ml/Transformer.html   |   390 +
 .../org/apache/spark/ml/UnaryTransformer.html   |   393 +
 .../org/apache/spark/ml/ann/ApplyInPlace.html   |   282 +
 .../org/apache/spark/ml/ann/BreezeUtil.html     |   296 +
 .../org/apache/spark/ml/ann/package-frame.html  |    20 +
 .../apache/spark/ml/ann/package-summary.html    |   143 +
 .../org/apache/spark/ml/ann/package-tree.html   |   131 +
 .../apache/spark/ml/attribute/Attribute.html    |   487 +
 .../spark/ml/attribute/AttributeGroup.html      |   588 +
 .../spark/ml/attribute/AttributeKeys.html       |   415 +
 .../spark/ml/attribute/AttributeType.html       |   343 +
 .../spark/ml/attribute/BinaryAttribute.html     |   586 +
 .../spark/ml/attribute/NominalAttribute.html    |   754 +
 .../spark/ml/attribute/NumericAttribute.html    |   736 +
 .../spark/ml/attribute/UnresolvedAttribute.html |   429 +
 .../spark/ml/attribute/package-frame.html       |    26 +
 .../spark/ml/attribute/package-summary.html     |   214 +
 .../apache/spark/ml/attribute/package-tree.html |   140 +
 .../BinaryLogisticRegressionSummary.html        |   444 +
 ...BinaryLogisticRegressionTrainingSummary.html |   273 +
 .../ml/classification/ClassificationModel.html  |   532 +
 .../spark/ml/classification/Classifier.html     |   476 +
 .../DecisionTreeClassificationModel.html        |  1605 +
 .../classification/DecisionTreeClassifier.html  |  1511 +
 .../classification/GBTClassificationModel.html  |  1620 +
 .../spark/ml/classification/GBTClassifier.html  |  1497 +
 .../spark/ml/classification/LabelConverter.html |   289 +
 .../ml/classification/LogisticAggregator.html   |   486 +
 .../ml/classification/LogisticCostFun.html      |   306 +
 .../ml/classification/LogisticRegression.html   |  1711 +
 .../classification/LogisticRegressionModel.html |  1683 +
 .../LogisticRegressionSummary.html              |   274 +
 .../LogisticRegressionTrainingSummary.html      |   246 +
 ...MultilayerPerceptronClassificationModel.html |   999 +
 .../MultilayerPerceptronClassifier.html         |  1443 +
 .../spark/ml/classification/NaiveBayes.html     |  1341 +
 .../ml/classification/NaiveBayesModel.html      |  1340 +
 .../spark/ml/classification/OneVsRest.html      |   918 +
 .../spark/ml/classification/OneVsRestModel.html |   905 +
 .../ProbabilisticClassificationModel.html       |  1091 +
 .../classification/ProbabilisticClassifier.html |   500 +
 .../RandomForestClassificationModel.html        |  1718 +
 .../classification/RandomForestClassifier.html  |  1644 +
 .../spark/ml/classification/package-frame.html  |    46 +
 .../ml/classification/package-summary.html      |   304 +
 .../spark/ml/classification/package-tree.html   |   207 +
 .../spark/ml/clustering/BisectingKMeans.html    |   989 +
 .../ml/clustering/BisectingKMeansModel.html     |  1028 +
 .../ml/clustering/BisectingKMeansSummary.html   |   214 +
 .../spark/ml/clustering/ClusteringSummary.html  |   314 +
 .../ml/clustering/DistributedLDAModel.html      |  1960 +
 .../spark/ml/clustering/GaussianMixture.html    |   999 +
 .../ml/clustering/GaussianMixtureModel.html     |  1060 +
 .../ml/clustering/GaussianMixtureSummary.html   |   267 +
 .../org/apache/spark/ml/clustering/KMeans.html  |  1090 +
 .../apache/spark/ml/clustering/KMeansModel.html |  1115 +
 .../spark/ml/clustering/KMeansSummary.html      |   214 +
 .../org/apache/spark/ml/clustering/LDA.html     |  1882 +
 .../apache/spark/ml/clustering/LDAModel.html    |  1150 +
 .../spark/ml/clustering/LocalLDAModel.html      |  1842 +
 .../spark/ml/clustering/package-frame.html      |    32 +
 .../spark/ml/clustering/package-summary.html    |   221 +
 .../spark/ml/clustering/package-tree.html       |   165 +
 .../BinaryClassificationEvaluator.html          |   777 +
 .../apache/spark/ml/evaluation/Evaluator.html   |   357 +
 .../MulticlassClassificationEvaluator.html      |   777 +
 .../ml/evaluation/RegressionEvaluator.html      |   780 +
 .../spark/ml/evaluation/package-frame.html      |    22 +
 .../spark/ml/evaluation/package-summary.html    |   159 +
 .../spark/ml/evaluation/package-tree.html       |   136 +
 .../org/apache/spark/ml/feature/Binarizer.html  |   787 +
 .../ml/feature/BucketedRandomProjectionLSH.html |  1094 +
 .../BucketedRandomProjectionLSHModel.html       |  1204 +
 .../org/apache/spark/ml/feature/Bucketizer.html |   901 +
 .../apache/spark/ml/feature/ChiSqSelector.html  |  1073 +
 .../spark/ml/feature/ChiSqSelectorModel.html    |  1048 +
 .../apache/spark/ml/feature/ColumnPruner.html   |   693 +
 .../spark/ml/feature/CountVectorizer.html       |  1057 +
 .../spark/ml/feature/CountVectorizerModel.html  |  1125 +
 .../java/org/apache/spark/ml/feature/DCT.html   |   812 +
 .../java/org/apache/spark/ml/feature/Dot.html   |   323 +
 .../spark/ml/feature/ElementwiseProduct.html    |   807 +
 .../org/apache/spark/ml/feature/HashingTF.html  |   836 +
 .../java/org/apache/spark/ml/feature/IDF.html   |   889 +
 .../org/apache/spark/ml/feature/IDFModel.html   |   924 +
 .../apache/spark/ml/feature/IndexToString.html  |   779 +
 .../apache/spark/ml/feature/Interaction.html    |   748 +
 .../apache/spark/ml/feature/LabeledPoint.html   |   392 +
 .../apache/spark/ml/feature/MaxAbsScaler.html   |   759 +
 .../spark/ml/feature/MaxAbsScalerModel.html     |   803 +
 .../org/apache/spark/ml/feature/MinHashLSH.html |  1014 +
 .../spark/ml/feature/MinHashLSHModel.html       |  1143 +
 .../apache/spark/ml/feature/MinMaxScaler.html   |   912 +
 .../spark/ml/feature/MinMaxScalerModel.html     |   962 +
 .../java/org/apache/spark/ml/feature/NGram.html |   813 +
 .../org/apache/spark/ml/feature/Normalizer.html |   806 +
 .../apache/spark/ml/feature/OneHotEncoder.html  |   795 +
 .../java/org/apache/spark/ml/feature/PCA.html   |   826 +
 .../org/apache/spark/ml/feature/PCAModel.html   |   877 +
 .../spark/ml/feature/PolynomialExpansion.html   |   826 +
 .../spark/ml/feature/QuantileDiscretizer.html   |   979 +
 .../org/apache/spark/ml/feature/RFormula.html   |   872 +
 .../apache/spark/ml/feature/RFormulaModel.html  |   764 +
 .../apache/spark/ml/feature/RFormulaParser.html |   775 +
 .../apache/spark/ml/feature/RegexTokenizer.html |   954 +
 .../apache/spark/ml/feature/SQLTransformer.html |   718 +
 .../apache/spark/ml/feature/StandardScaler.html |   904 +
 .../spark/ml/feature/StandardScalerModel.html   |   933 +
 .../spark/ml/feature/StopWordsRemover.html      |   855 +
 .../apache/spark/ml/feature/StringIndexer.html  |   891 +
 .../spark/ml/feature/StringIndexerModel.html    |   985 +
 .../org/apache/spark/ml/feature/Tokenizer.html  |   777 +
 .../spark/ml/feature/VectorAssembler.html       |   741 +
 .../ml/feature/VectorAttributeRewriter.html     |   716 +
 .../apache/spark/ml/feature/VectorIndexer.html  |   846 +
 .../spark/ml/feature/VectorIndexerModel.html    |   888 +
 .../apache/spark/ml/feature/VectorSlicer.html   |   840 +
 .../org/apache/spark/ml/feature/Word2Vec.html   |  1381 +
 .../apache/spark/ml/feature/Word2VecModel.html  |  1373 +
 .../apache/spark/ml/feature/package-frame.html  |    67 +
 .../spark/ml/feature/package-summary.html       |   533 +
 .../apache/spark/ml/feature/package-tree.html   |   198 +
 .../java/org/apache/spark/ml/impl/Utils.html    |   258 +
 .../org/apache/spark/ml/impl/package-frame.html |    19 +
 .../apache/spark/ml/impl/package-summary.html   |   135 +
 .../org/apache/spark/ml/impl/package-tree.html  |   130 +
 .../java/org/apache/spark/ml/linalg/BLAS.html   |   468 +
 .../org/apache/spark/ml/linalg/DenseMatrix.html |   779 +
 .../org/apache/spark/ml/linalg/DenseVector.html |   569 +
 .../spark/ml/linalg/JsonVectorConverter.html    |   281 +
 .../org/apache/spark/ml/linalg/Matrices.html    |   523 +
 .../java/org/apache/spark/ml/linalg/Matrix.html |   597 +
 .../apache/spark/ml/linalg/SQLDataTypes.html    |   279 +
 .../apache/spark/ml/linalg/SparseMatrix.html    |   810 +
 .../apache/spark/ml/linalg/SparseVector.html    |   578 +
 .../java/org/apache/spark/ml/linalg/Vector.html |   456 +
 .../org/apache/spark/ml/linalg/Vectors.html     |   430 +
 .../apache/spark/ml/linalg/package-frame.html   |    32 +
 .../apache/spark/ml/linalg/package-summary.html |   207 +
 .../apache/spark/ml/linalg/package-tree.html    |   151 +
 .../java/org/apache/spark/ml/package-frame.html |    28 +
 .../org/apache/spark/ml/package-summary.html    |   210 +
 .../java/org/apache/spark/ml/package-tree.html  |   151 +
 .../org/apache/spark/ml/param/BooleanParam.html |   326 +
 .../apache/spark/ml/param/DoubleArrayParam.html |   344 +
 .../org/apache/spark/ml/param/DoubleParam.html  |   498 +
 .../org/apache/spark/ml/param/FloatParam.html   |   498 +
 .../apache/spark/ml/param/IntArrayParam.html    |   344 +
 .../org/apache/spark/ml/param/IntParam.html     |   362 +
 .../org/apache/spark/ml/param/JavaParams.html   |   255 +
 .../org/apache/spark/ml/param/LongParam.html    |   362 +
 .../java/org/apache/spark/ml/param/Param.html   |   475 +
 .../org/apache/spark/ml/param/ParamMap.html     |   511 +
 .../org/apache/spark/ml/param/ParamPair.html    |   374 +
 .../apache/spark/ml/param/ParamValidators.html  |   411 +
 .../java/org/apache/spark/ml/param/Params.html  |   693 +
 .../apache/spark/ml/param/StringArrayParam.html |   344 +
 .../apache/spark/ml/param/package-frame.html    |    35 +
 .../apache/spark/ml/param/package-summary.html  |   238 +
 .../org/apache/spark/ml/param/package-tree.html |   162 +
 .../ml/param/shared/SharedParamsCodeGen.html    |   262 +
 .../spark/ml/param/shared/package-frame.html    |    19 +
 .../spark/ml/param/shared/package-summary.html  |   137 +
 .../spark/ml/param/shared/package-tree.html     |   130 +
 .../org/apache/spark/ml/r/RWrapperUtils.html    |   291 +
 .../java/org/apache/spark/ml/r/RWrappers.html   |   286 +
 .../org/apache/spark/ml/r/package-frame.html    |    20 +
 .../org/apache/spark/ml/r/package-summary.html  |   141 +
 .../org/apache/spark/ml/r/package-tree.html     |   131 +
 .../spark/ml/recommendation/ALS.InBlock$.html   |   279 +
 .../spark/ml/recommendation/ALS.Rating$.html    |   279 +
 .../spark/ml/recommendation/ALS.Rating.html     |   316 +
 .../ml/recommendation/ALS.RatingBlock$.html     |   279 +
 .../org/apache/spark/ml/recommendation/ALS.html |  1800 +
 .../spark/ml/recommendation/ALSModel.html       |   939 +
 .../spark/ml/recommendation/package-frame.html  |    24 +
 .../ml/recommendation/package-summary.html      |   162 +
 .../spark/ml/recommendation/package-tree.html   |   151 +
 .../spark/ml/regression/AFTAggregator.html      |   417 +
 .../apache/spark/ml/regression/AFTCostFun.html  |   297 +
 .../ml/regression/AFTSurvivalRegression.html    |  1216 +
 .../regression/AFTSurvivalRegressionModel.html  |  1204 +
 .../regression/DecisionTreeRegressionModel.html |  1405 +
 .../ml/regression/DecisionTreeRegressor.html    |  1361 +
 .../spark/ml/regression/GBTRegressionModel.html |  1615 +
 .../spark/ml/regression/GBTRegressor.html       |  1497 +
 .../GeneralizedLinearRegression.Binomial$.html  |   419 +
 .../GeneralizedLinearRegression.CLogLog$.html   |   354 +
 .../GeneralizedLinearRegression.Family$.html    |   313 +
 .../GeneralizedLinearRegression.Gamma$.html     |   419 +
 .../GeneralizedLinearRegression.Gaussian$.html  |   419 +
 .../GeneralizedLinearRegression.Identity$.html  |   354 +
 .../GeneralizedLinearRegression.Inverse$.html   |   354 +
 .../GeneralizedLinearRegression.Link$.html      |   314 +
 .../GeneralizedLinearRegression.Log$.html       |   354 +
 .../GeneralizedLinearRegression.Logit$.html     |   354 +
 .../GeneralizedLinearRegression.Poisson$.html   |   419 +
 .../GeneralizedLinearRegression.Probit$.html    |   354 +
 .../GeneralizedLinearRegression.Sqrt$.html      |   354 +
 .../regression/GeneralizedLinearRegression.html |  1602 +
 .../GeneralizedLinearRegressionModel.html       |  1423 +
 .../GeneralizedLinearRegressionSummary.html     |   433 +
 ...eralizedLinearRegressionTrainingSummary.html |   330 +
 .../spark/ml/regression/IsotonicRegression.html |  1021 +
 .../ml/regression/IsotonicRegressionModel.html  |  1050 +
 .../ml/regression/LeastSquaresAggregator.html   |   470 +
 .../ml/regression/LeastSquaresCostFun.html      |   307 +
 .../spark/ml/regression/LinearRegression.html   |  1413 +
 .../ml/regression/LinearRegressionModel.html    |  1290 +
 .../ml/regression/LinearRegressionSummary.html  |   509 +
 .../LinearRegressionTrainingSummary.html        |   267 +
 .../regression/RandomForestRegressionModel.html |  1514 +
 .../ml/regression/RandomForestRegressor.html    |  1455 +
 .../spark/ml/regression/RegressionModel.html    |   427 +
 .../spark/ml/regression/package-frame.html      |    54 +
 .../spark/ml/regression/package-summary.html    |   346 +
 .../spark/ml/regression/package-tree.html       |   198 +
 .../ml/source/libsvm/LibSVMDataSource.html      |   221 +
 .../spark/ml/source/libsvm/package-frame.html   |    19 +
 .../spark/ml/source/libsvm/package-summary.html |   137 +
 .../spark/ml/source/libsvm/package-tree.html    |   130 +
 .../stat/distribution/MultivariateGaussian.html |   323 +
 .../ml/stat/distribution/package-frame.html     |    19 +
 .../ml/stat/distribution/package-summary.html   |   137 +
 .../ml/stat/distribution/package-tree.html      |   130 +
 .../apache/spark/ml/tree/CategoricalSplit.html  |   322 +
 .../apache/spark/ml/tree/ContinuousSplit.html   |   289 +
 .../DecisionTreeModelReadWrite.NodeData$.html   |   317 +
 .../DecisionTreeModelReadWrite.NodeData.html    |   395 +
 .../DecisionTreeModelReadWrite.SplitData$.html  |   307 +
 .../DecisionTreeModelReadWrite.SplitData.html   |   332 +
 .../ml/tree/DecisionTreeModelReadWrite.html     |   323 +
 ...nsembleModelReadWrite.EnsembleNodeData$.html |   315 +
 ...EnsembleModelReadWrite.EnsembleNodeData.html |   301 +
 .../spark/ml/tree/EnsembleModelReadWrite.html   |   322 +
 .../org/apache/spark/ml/tree/InternalNode.html  |   360 +
 .../java/org/apache/spark/ml/tree/LeafNode.html |   290 +
 .../api/java/org/apache/spark/ml/tree/Node.html |   308 +
 .../java/org/apache/spark/ml/tree/Split.html    |   276 +
 .../ml/tree/impl/GradientBoostedTrees.html      |   459 +
 .../apache/spark/ml/tree/impl/RandomForest.html |   315 +
 .../spark/ml/tree/impl/package-frame.html       |    20 +
 .../spark/ml/tree/impl/package-summary.html     |   141 +
 .../apache/spark/ml/tree/impl/package-tree.html |   131 +
 .../org/apache/spark/ml/tree/package-frame.html |    35 +
 .../apache/spark/ml/tree/package-summary.html   |   219 +
 .../org/apache/spark/ml/tree/package-tree.html  |   157 +
 .../apache/spark/ml/tuning/CrossValidator.html  |  1014 +
 .../spark/ml/tuning/CrossValidatorModel.html    |   995 +
 .../spark/ml/tuning/ParamGridBuilder.html       |   435 +
 .../spark/ml/tuning/TrainValidationSplit.html   |  1013 +
 .../ml/tuning/TrainValidationSplitModel.html    |   993 +
 .../apache/spark/ml/tuning/package-frame.html   |    23 +
 .../apache/spark/ml/tuning/package-summary.html |   165 +
 .../apache/spark/ml/tuning/package-tree.html    |   150 +
 .../spark/ml/util/DefaultParamsReadable.html    |   237 +
 .../spark/ml/util/DefaultParamsWritable.html    |   241 +
 .../org/apache/spark/ml/util/Identifiable.html  |   243 +
 .../org/apache/spark/ml/util/MLReadable.html    |   238 +
 .../java/org/apache/spark/ml/util/MLReader.html |   364 +
 .../org/apache/spark/ml/util/MLWritable.html    |   241 +
 .../java/org/apache/spark/ml/util/MLWriter.html |   382 +
 .../spark/ml/util/MetaAlgorithmReadWrite.html   |   266 +
 .../org/apache/spark/ml/util/MetadataUtils.html |   310 +
 .../org/apache/spark/ml/util/SchemaUtils.html   |   358 +
 .../org/apache/spark/ml/util/package-frame.html |    31 +
 .../apache/spark/ml/util/package-summary.html   |   202 +
 .../org/apache/spark/ml/util/package-tree.html  |   148 +
 .../org/apache/spark/mllib/JavaPackage.html     |   194 +
 .../classification/ClassificationModel.html     |   262 +
 .../classification/LogisticRegressionModel.html |   589 +
 .../LogisticRegressionWithLBFGS.html            |   382 +
 .../LogisticRegressionWithSGD.html              |   494 +
 .../spark/mllib/classification/NaiveBayes.html  |   443 +
 .../NaiveBayesModel.SaveLoadV1_0$.Data.html     |   313 +
 .../NaiveBayesModel.SaveLoadV1_0$.html          |   370 +
 .../NaiveBayesModel.SaveLoadV2_0$.Data.html     |   328 +
 .../NaiveBayesModel.SaveLoadV2_0$.html          |   370 +
 .../mllib/classification/NaiveBayesModel.html   |   438 +
 .../spark/mllib/classification/SVMModel.html    |   531 +
 .../spark/mllib/classification/SVMWithSGD.html  |   494 +
 .../StreamingLogisticRegressionWithSGD.html     |   368 +
 ...MClassificationModel.SaveLoadV1_0$.Data.html |   313 +
 .../GLMClassificationModel.SaveLoadV1_0$.html   |   378 +
 .../impl/GLMClassificationModel.html            |   250 +
 .../classification/impl/package-frame.html      |    20 +
 .../classification/impl/package-summary.html    |   141 +
 .../mllib/classification/impl/package-tree.html |   132 +
 .../mllib/classification/package-frame.html     |    32 +
 .../mllib/classification/package-summary.html   |   207 +
 .../mllib/classification/package-tree.html      |   165 +
 .../spark/mllib/clustering/BisectingKMeans.html |   449 +
 .../BisectingKMeansModel.SaveLoadV1_0$.html     |   322 +
 .../mllib/clustering/BisectingKMeansModel.html  |   431 +
 .../mllib/clustering/DistributedLDAModel.html   |   610 +
 .../spark/mllib/clustering/EMLDAOptimizer.html  |   305 +
 .../spark/mllib/clustering/ExpectationSum.html  |   356 +
 .../spark/mllib/clustering/GaussianMixture.html |   513 +
 .../mllib/clustering/GaussianMixtureModel.html  |   442 +
 .../apache/spark/mllib/clustering/KMeans.html   |   759 +
 .../clustering/KMeansModel.SaveLoadV1_0$.html   |   320 +
 .../spark/mllib/clustering/KMeansModel.html     |   502 +
 .../org/apache/spark/mllib/clustering/LDA.html  |   774 +
 .../apache/spark/mllib/clustering/LDAModel.html |   370 +
 .../spark/mllib/clustering/LDAOptimizer.html    |   250 +
 .../apache/spark/mllib/clustering/LDAUtils.html |   231 +
 .../spark/mllib/clustering/LocalKMeans.html     |   274 +
 .../spark/mllib/clustering/LocalLDAModel.html   |   574 +
 .../mllib/clustering/OnlineLDAOptimizer.html    |   416 +
 .../PowerIterationClustering.Assignment$.html   |   298 +
 .../PowerIterationClustering.Assignment.html    |   300 +
 .../clustering/PowerIterationClustering.html    |   417 +
 ...rIterationClusteringModel.SaveLoadV1_0$.html |   320 +
 .../PowerIterationClusteringModel.html          |   348 +
 .../spark/mllib/clustering/StreamingKMeans.html |   579 +
 .../mllib/clustering/StreamingKMeansModel.html  |   373 +
 .../spark/mllib/clustering/package-frame.html   |    46 +
 .../spark/mllib/clustering/package-summary.html |   293 +
 .../spark/mllib/clustering/package-tree.html    |   167 +
 .../spark/mllib/evaluation/AreaUnderCurve.html  |   284 +
 .../evaluation/BinaryClassificationMetrics.html |   482 +
 .../mllib/evaluation/MulticlassMetrics.html     |   590 +
 .../mllib/evaluation/MultilabelMetrics.html     |   480 +
 .../spark/mllib/evaluation/RankingMetrics.html  |   355 +
 .../mllib/evaluation/RegressionMetrics.html     |   361 +
 .../evaluation/binary/FalsePositiveRate.html    |   259 +
 .../mllib/evaluation/binary/Precision.html      |   259 +
 .../spark/mllib/evaluation/binary/Recall.html   |   259 +
 .../mllib/evaluation/binary/package-frame.html  |    21 +
 .../evaluation/binary/package-summary.html      |   149 +
 .../mllib/evaluation/binary/package-tree.html   |   132 +
 .../spark/mllib/evaluation/package-frame.html   |    24 +
 .../spark/mllib/evaluation/package-summary.html |   167 +
 .../spark/mllib/evaluation/package-tree.html    |   135 +
 .../spark/mllib/feature/ChiSqSelector.html      |   466 +
 .../ChiSqSelectorModel.SaveLoadV1_0$.Data.html  |   283 +
 .../ChiSqSelectorModel.SaveLoadV1_0$.html       |   341 +
 .../spark/mllib/feature/ChiSqSelectorModel.html |   361 +
 .../spark/mllib/feature/ElementwiseProduct.html |   297 +
 .../apache/spark/mllib/feature/HashingTF.html   |   408 +
 .../IDF.DocumentFrequencyAggregator.html        |   329 +
 .../org/apache/spark/mllib/feature/IDF.html     |   337 +
 .../apache/spark/mllib/feature/IDFModel.html    |   291 +
 .../apache/spark/mllib/feature/Normalizer.html  |   300 +
 .../org/apache/spark/mllib/feature/PCA.html     |   298 +
 .../apache/spark/mllib/feature/PCAModel.html    |   290 +
 .../spark/mllib/feature/StandardScaler.html     |   288 +
 .../mllib/feature/StandardScalerModel.html      |   408 +
 .../spark/mllib/feature/VectorTransformer.html  |   263 +
 .../apache/spark/mllib/feature/VocabWord.html   |   417 +
 .../apache/spark/mllib/feature/Word2Vec.html    |   453 +
 .../spark/mllib/feature/Word2VecModel.html      |   382 +
 .../spark/mllib/feature/package-frame.html      |    38 +
 .../spark/mllib/feature/package-summary.html    |   250 +
 .../spark/mllib/feature/package-tree.html       |   158 +
 .../spark/mllib/fpm/AssociationRules.Rule.html  |   323 +
 .../spark/mllib/fpm/AssociationRules.html       |   333 +
 .../spark/mllib/fpm/FPGrowth.FreqItemset.html   |   321 +
 .../org/apache/spark/mllib/fpm/FPGrowth.html    |   367 +
 .../mllib/fpm/FPGrowthModel.SaveLoadV1_0$.html  |   337 +
 .../apache/spark/mllib/fpm/FPGrowthModel.html   |   351 +
 .../mllib/fpm/PrefixSpan.FreqSequence.html      |   303 +
 .../spark/mllib/fpm/PrefixSpan.Postfix$.html    |   279 +
 .../spark/mllib/fpm/PrefixSpan.Prefix$.html     |   310 +
 .../org/apache/spark/mllib/fpm/PrefixSpan.html  |   449 +
 .../fpm/PrefixSpanModel.SaveLoadV1_0$.html      |   337 +
 .../apache/spark/mllib/fpm/PrefixSpanModel.html |   331 +
 .../apache/spark/mllib/fpm/package-frame.html   |    30 +
 .../apache/spark/mllib/fpm/package-summary.html |   196 +
 .../apache/spark/mllib/fpm/package-tree.html    |   141 +
 .../org/apache/spark/mllib/linalg/BLAS.html     |   440 +
 .../mllib/linalg/CholeskyDecomposition.html     |   290 +
 .../apache/spark/mllib/linalg/DenseMatrix.html  |   819 +
 .../apache/spark/mllib/linalg/DenseVector.html  |   631 +
 .../mllib/linalg/EigenValueDecomposition.html   |   280 +
 .../org/apache/spark/mllib/linalg/Matrices.html |   541 +
 .../org/apache/spark/mllib/linalg/Matrix.html   |   615 +
 .../spark/mllib/linalg/MatrixImplicits.html     |   325 +
 .../spark/mllib/linalg/QRDecomposition.html     |   374 +
 .../linalg/SingularValueDecomposition.html      |   389 +
 .../apache/spark/mllib/linalg/SparseMatrix.html |   850 +
 .../apache/spark/mllib/linalg/SparseVector.html |   640 +
 .../org/apache/spark/mllib/linalg/Vector.html   |   493 +
 .../spark/mllib/linalg/VectorImplicits.html     |   325 +
 .../apache/spark/mllib/linalg/VectorUDT.html    |   358 +
 .../org/apache/spark/mllib/linalg/Vectors.html  |   484 +
 .../mllib/linalg/distributed/BlockMatrix.html   |   593 +
 .../linalg/distributed/CoordinateMatrix.html    |   419 +
 .../linalg/distributed/DistributedMatrix.html   |   253 +
 .../mllib/linalg/distributed/IndexedRow.html    |   372 +
 .../linalg/distributed/IndexedRowMatrix.html    |   507 +
 .../mllib/linalg/distributed/MatrixEntry.html   |   390 +
 .../mllib/linalg/distributed/RowMatrix.html     |   611 +
 .../mllib/linalg/distributed/package-frame.html |    28 +
 .../linalg/distributed/package-summary.html     |   185 +
 .../mllib/linalg/distributed/package-tree.html  |   147 +
 .../spark/mllib/linalg/package-frame.html       |    37 +
 .../spark/mllib/linalg/package-summary.html     |   240 +
 .../apache/spark/mllib/linalg/package-tree.html |   160 +
 .../spark/mllib/optimization/Gradient.html      |   309 +
 .../mllib/optimization/GradientDescent.html     |   466 +
 .../spark/mllib/optimization/HingeGradient.html |   320 +
 .../spark/mllib/optimization/L1Updater.html     |   308 +
 .../apache/spark/mllib/optimization/LBFGS.html  |   443 +
 .../optimization/LeastSquaresGradient.html      |   320 +
 .../mllib/optimization/LogisticGradient.html    |   408 +
 .../mllib/optimization/NNLS.Workspace.html      |   353 +
 .../apache/spark/mllib/optimization/NNLS.html   |   318 +
 .../spark/mllib/optimization/Optimizer.html     |   226 +
 .../spark/mllib/optimization/SimpleUpdater.html |   294 +
 .../mllib/optimization/SquaredL2Updater.html    |   295 +
 .../spark/mllib/optimization/Updater.html       |   298 +
 .../spark/mllib/optimization/package-frame.html |    34 +
 .../mllib/optimization/package-summary.html     |   230 +
 .../spark/mllib/optimization/package-tree.html  |   159 +
 .../org/apache/spark/mllib/package-frame.html   |    19 +
 .../org/apache/spark/mllib/package-summary.html |   166 +
 .../org/apache/spark/mllib/package-tree.html    |   130 +
 .../apache/spark/mllib/pmml/PMMLExportable.html |   290 +
 .../pmml/export/PMMLModelExportFactory.html     |   265 +
 .../spark/mllib/pmml/export/package-frame.html  |    19 +
 .../mllib/pmml/export/package-summary.html      |   135 +
 .../spark/mllib/pmml/export/package-tree.html   |   130 +
 .../apache/spark/mllib/pmml/package-frame.html  |    19 +
 .../spark/mllib/pmml/package-summary.html       |   140 +
 .../apache/spark/mllib/pmml/package-tree.html   |   126 +
 .../mllib/random/ExponentialGenerator.html      |   333 +
 .../spark/mllib/random/GammaGenerator.html      |   349 +
 .../spark/mllib/random/LogNormalGenerator.html  |   350 +
 .../spark/mllib/random/PoissonGenerator.html    |   333 +
 .../spark/mllib/random/RandomDataGenerator.html |   249 +
 .../apache/spark/mllib/random/RandomRDDs.html   |  1739 +
 .../mllib/random/StandardNormalGenerator.html   |   318 +
 .../spark/mllib/random/UniformGenerator.html    |   318 +
 .../spark/mllib/random/WeibullGenerator.html    |   350 +
 .../spark/mllib/random/package-frame.html       |    30 +
 .../spark/mllib/random/package-summary.html     |   204 +
 .../apache/spark/mllib/random/package-tree.html |   154 +
 .../spark/mllib/rdd/MLPairRDDFunctions.html     |   301 +
 .../apache/spark/mllib/rdd/RDDFunctions.html    |   317 +
 .../apache/spark/mllib/rdd/package-frame.html   |    20 +
 .../apache/spark/mllib/rdd/package-summary.html |   145 +
 .../apache/spark/mllib/rdd/package-tree.html    |   131 +
 .../apache/spark/mllib/recommendation/ALS.html  |   809 +
 .../MatrixFactorizationModel.SaveLoadV1_0$.html |   324 +
 .../MatrixFactorizationModel.html               |   526 +
 .../spark/mllib/recommendation/Rating.html      |   387 +
 .../mllib/recommendation/package-frame.html     |    22 +
 .../mllib/recommendation/package-summary.html   |   153 +
 .../mllib/recommendation/package-tree.html      |   133 +
 .../regression/GeneralizedLinearAlgorithm.html  |   396 +
 .../regression/GeneralizedLinearModel.html      |   351 +
 .../mllib/regression/IsotonicRegression.html    |   336 +
 .../regression/IsotonicRegressionModel.html     |   440 +
 .../spark/mllib/regression/LabeledPoint.html    |   413 +
 .../spark/mllib/regression/LassoModel.html      |   470 +
 .../spark/mllib/regression/LassoWithSGD.html    |   497 +
 .../mllib/regression/LinearRegressionModel.html |   470 +
 .../regression/LinearRegressionWithSGD.html     |   492 +
 .../spark/mllib/regression/RegressionModel.html |   263 +
 .../mllib/regression/RidgeRegressionModel.html  |   470 +
 .../regression/RidgeRegressionWithSGD.html      |   493 +
 .../regression/StreamingLinearAlgorithm.html    |   410 +
 .../StreamingLinearRegressionWithSGD.html       |   411 +
 .../GLMRegressionModel.SaveLoadV1_0$.Data.html  |   298 +
 .../impl/GLMRegressionModel.SaveLoadV1_0$.html  |   372 +
 .../regression/impl/GLMRegressionModel.html     |   250 +
 .../mllib/regression/impl/package-frame.html    |    20 +
 .../mllib/regression/impl/package-summary.html  |   141 +
 .../mllib/regression/impl/package-tree.html     |   132 +
 .../spark/mllib/regression/package-frame.html   |    35 +
 .../spark/mllib/regression/package-summary.html |   230 +
 .../spark/mllib/regression/package-tree.html    |   163 +
 .../apache/spark/mllib/stat/KernelDensity.html  |   357 +
 .../stat/MultivariateOnlineSummarizer.html      |   476 +
 .../stat/MultivariateStatisticalSummary.html    |   336 +
 .../org/apache/spark/mllib/stat/Statistics.html |   651 +
 .../stat/correlation/CorrelationNames.html      |   278 +
 .../mllib/stat/correlation/Correlations.html    |   291 +
 .../stat/correlation/PearsonCorrelation.html    |   324 +
 .../stat/correlation/SpearmanCorrelation.html   |   305 +
 .../mllib/stat/correlation/package-frame.html   |    22 +
 .../mllib/stat/correlation/package-summary.html |   157 +
 .../mllib/stat/correlation/package-tree.html    |   133 +
 .../stat/distribution/MultivariateGaussian.html |   324 +
 .../mllib/stat/distribution/package-frame.html  |    19 +
 .../stat/distribution/package-summary.html      |   138 +
 .../mllib/stat/distribution/package-tree.html   |   130 +
 .../apache/spark/mllib/stat/package-frame.html  |    25 +
 .../spark/mllib/stat/package-summary.html       |   169 +
 .../apache/spark/mllib/stat/package-tree.html   |   136 +
 .../spark/mllib/stat/test/BinarySample.html     |   392 +
 .../mllib/stat/test/ChiSqTest.Method$.html      |   298 +
 .../spark/mllib/stat/test/ChiSqTest.Method.html |   299 +
 .../stat/test/ChiSqTest.NullHypothesis$.html    |   353 +
 .../apache/spark/mllib/stat/test/ChiSqTest.html |   353 +
 .../spark/mllib/stat/test/ChiSqTestResult.html  |   342 +
 .../KolmogorovSmirnovTest.NullHypothesis$.html  |   340 +
 .../mllib/stat/test/KolmogorovSmirnovTest.html  |   357 +
 .../stat/test/KolmogorovSmirnovTestResult.html  |   329 +
 .../spark/mllib/stat/test/StreamingTest.html    |   367 +
 .../spark/mllib/stat/test/StudentTTest.html     |   289 +
 .../spark/mllib/stat/test/TestResult.html       |   293 +
 .../spark/mllib/stat/test/WelchTTest.html       |   289 +
 .../spark/mllib/stat/test/package-frame.html    |    34 +
 .../spark/mllib/stat/test/package-summary.html  |   215 +
 .../spark/mllib/stat/test/package-tree.html     |   153 +
 .../apache/spark/mllib/tree/DecisionTree.html   |   545 +
 .../spark/mllib/tree/GradientBoostedTrees.html  |   394 +
 .../apache/spark/mllib/tree/RandomForest.html   |   544 +
 .../spark/mllib/tree/configuration/Algo.html    |   337 +
 .../tree/configuration/BoostingStrategy.html    |   604 +
 .../EnsembleCombiningStrategy.html              |   350 +
 .../mllib/tree/configuration/FeatureType.html   |   337 +
 .../tree/configuration/QuantileStrategy.html    |   350 +
 .../mllib/tree/configuration/Strategy.html      |   936 +
 .../mllib/tree/configuration/package-frame.html |    24 +
 .../tree/configuration/package-summary.html     |   168 +
 .../mllib/tree/configuration/package-tree.html  |   135 +
 .../spark/mllib/tree/impurity/Entropy.html      |   310 +
 .../apache/spark/mllib/tree/impurity/Gini.html  |   312 +
 .../spark/mllib/tree/impurity/Impurities.html   |   259 +
 .../spark/mllib/tree/impurity/Impurity.html     |   250 +
 .../spark/mllib/tree/impurity/Variance.html     |   310 +
 .../mllib/tree/impurity/package-frame.html      |    26 +
 .../mllib/tree/impurity/package-summary.html    |   174 +
 .../spark/mllib/tree/impurity/package-tree.html |   145 +
 .../spark/mllib/tree/loss/AbsoluteError.html    |   274 +
 .../apache/spark/mllib/tree/loss/LogLoss.html   |   276 +
 .../org/apache/spark/mllib/tree/loss/Loss.html  |   270 +
 .../apache/spark/mllib/tree/loss/Losses.html    |   258 +
 .../spark/mllib/tree/loss/SquaredError.html     |   274 +
 .../spark/mllib/tree/loss/package-frame.html    |    26 +
 .../spark/mllib/tree/loss/package-summary.html  |   174 +
 .../spark/mllib/tree/loss/package-tree.html     |   145 +
 ...ecisionTreeModel.SaveLoadV1_0$.NodeData.html |   403 +
 ...sionTreeModel.SaveLoadV1_0$.PredictData.html |   310 +
 ...cisionTreeModel.SaveLoadV1_0$.SplitData.html |   340 +
 .../model/DecisionTreeModel.SaveLoadV1_0$.html  |   410 +
 .../mllib/tree/model/DecisionTreeModel.html     |   479 +
 .../tree/model/GradientBoostedTreesModel.html   |   646 +
 .../mllib/tree/model/InformationGainStats.html  |   398 +
 .../org/apache/spark/mllib/tree/model/Node.html |   612 +
 .../apache/spark/mllib/tree/model/Predict.html  |   334 +
 .../mllib/tree/model/RandomForestModel.html     |   549 +
 .../apache/spark/mllib/tree/model/Split.html    |   425 +
 .../spark/mllib/tree/model/package-frame.html   |    26 +
 .../spark/mllib/tree/model/package-summary.html |   191 +
 .../spark/mllib/tree/model/package-tree.html    |   140 +
 .../apache/spark/mllib/tree/package-frame.html  |    21 +
 .../spark/mllib/tree/package-summary.html       |   152 +
 .../apache/spark/mllib/tree/package-tree.html   |   132 +
 .../apache/spark/mllib/util/DataValidators.html |   286 +
 .../spark/mllib/util/KMeansDataGenerator.html   |   291 +
 .../spark/mllib/util/LinearDataGenerator.html   |   416 +
 .../org/apache/spark/mllib/util/Loader.html     |   222 +
 .../util/LogisticRegressionDataGenerator.html   |   290 +
 .../spark/mllib/util/MFDataGenerator.html       |   280 +
 .../org/apache/spark/mllib/util/MLUtils.html    |   690 +
 .../apache/spark/mllib/util/NumericParser.html  |   266 +
 .../spark/mllib/util/SVMDataGenerator.html      |   261 +
 .../org/apache/spark/mllib/util/Saveable.html   |   246 +
 .../apache/spark/mllib/util/package-frame.html  |    31 +
 .../spark/mllib/util/package-summary.html       |   208 +
 .../apache/spark/mllib/util/package-tree.html   |   142 +
 .../java/org/apache/spark/package-frame.html    |   100 +
 .../java/org/apache/spark/package-summary.html  |   604 +
 .../api/java/org/apache/spark/package-tree.html |   274 +
 .../org/apache/spark/partial/BoundedDouble.html |   357 +
 .../org/apache/spark/partial/PartialResult.html |   364 +
 .../org/apache/spark/partial/package-frame.html |    20 +
 .../apache/spark/partial/package-summary.html   |   141 +
 .../org/apache/spark/partial/package-tree.html  |   131 +
 .../org/apache/spark/rdd/AsyncRDDActions.html   |   355 +
 .../org/apache/spark/rdd/CheckpointState.html   |   352 +
 .../java/org/apache/spark/rdd/CoGroupedRDD.html |   412 +
 ...ltPartitionCoalescer.PartitionLocations.html |   288 +
 .../spark/rdd/DefaultPartitionCoalescer.html    |   565 +
 .../apache/spark/rdd/DoubleRDDFunctions.html    |   505 +
 ...oopRDD.HadoopMapPartitionsWithSplitRDD$.html |   279 +
 .../java/org/apache/spark/rdd/HadoopRDD.html    |  2296 +
 .../apache/spark/rdd/InputFileNameHolder.html   |   266 +
 .../spark/rdd/JdbcRDD.ConnectionFactory.html    |   220 +
 .../api/java/org/apache/spark/rdd/JdbcRDD.html  |  2220 +
 ...RDD.NewHadoopMapPartitionsWithSplitRDD$.html |   279 +
 .../java/org/apache/spark/rdd/NewHadoopRDD.html |  2179 +
 .../apache/spark/rdd/OrderedRDDFunctions.html   |   347 +
 .../org/apache/spark/rdd/PairRDDFunctions.html  |  1987 +
 .../apache/spark/rdd/PartitionCoalescer.html    |   223 +
 .../org/apache/spark/rdd/PartitionGroup.html    |   287 +
 .../apache/spark/rdd/PartitionPruningRDD.html   |  2080 +
 .../api/java/org/apache/spark/rdd/RDD.html      |  2383 +
 .../spark/rdd/SequenceFileRDDFunctions.html     |   292 +
 .../java/org/apache/spark/rdd/ShuffledRDD.html  |   459 +
 .../api/java/org/apache/spark/rdd/UnionRDD.html |  2147 +
 .../org/apache/spark/rdd/package-frame.html     |    42 +
 .../org/apache/spark/rdd/package-summary.html   |   283 +
 .../java/org/apache/spark/rdd/package-tree.html |   165 +
 .../org/apache/spark/rpc/netty/OnStart.html     |   323 +
 .../java/org/apache/spark/rpc/netty/OnStop.html |   323 +
 .../apache/spark/rpc/netty/package-frame.html   |    20 +
 .../apache/spark/rpc/netty/package-summary.html |   139 +
 .../apache/spark/rpc/netty/package-tree.html    |   131 +
 .../apache/spark/scheduler/AccumulableInfo.html |   448 +
 .../spark/scheduler/AllJobsCancelled.html       |   323 +
 .../scheduler/AskPermissionToCommitOutput.html  |   386 +
 .../spark/scheduler/BlacklistTracker.html       |   305 +
 .../apache/spark/scheduler/ExecutorKilled.html  |   271 +
 .../apache/spark/scheduler/InputFormatInfo.html |   400 +
 .../org/apache/spark/scheduler/JobResult.html   |   162 +
 .../apache/spark/scheduler/JobSucceeded.html    |   323 +
 .../spark/scheduler/LossReasonPending.html      |   276 +
 .../OutputCommitCoordinationMessage.html        |   165 +
 .../spark/scheduler/ResubmitFailedStages.html   |   323 +
 .../spark/scheduler/RuntimePercentage.html      |   401 +
 .../apache/spark/scheduler/SchedulingMode.html  |   352 +
 .../apache/spark/scheduler/SparkListener.html   |   562 +
 .../scheduler/SparkListenerApplicationEnd.html  |   363 +
 .../SparkListenerApplicationStart.html          |   438 +
 .../SparkListenerBlockManagerAdded.html         |   393 +
 .../SparkListenerBlockManagerRemoved.html       |   378 +
 .../scheduler/SparkListenerBlockUpdated.html    |   363 +
 .../SparkListenerEnvironmentUpdate.html         |   363 +
 .../spark/scheduler/SparkListenerEvent.html     |   216 +
 .../scheduler/SparkListenerExecutorAdded.html   |   393 +
 .../SparkListenerExecutorMetricsUpdate.html     |   381 +
 .../scheduler/SparkListenerExecutorRemoved.html |   393 +
 .../spark/scheduler/SparkListenerJobEnd.html    |   393 +
 .../spark/scheduler/SparkListenerJobStart.html  |   421 +
 .../scheduler/SparkListenerStageCompleted.html  |   363 +
 .../scheduler/SparkListenerStageSubmitted.html  |   378 +
 .../spark/scheduler/SparkListenerTaskEnd.html   |   438 +
 .../SparkListenerTaskGettingResult.html         |   363 +
 .../spark/scheduler/SparkListenerTaskStart.html |   393 +
 .../scheduler/SparkListenerUnpersistRDD.html    |   363 +
 .../org/apache/spark/scheduler/SplitInfo.html   |   403 +
 .../org/apache/spark/scheduler/StageInfo.html   |   477 +
 .../spark/scheduler/StatsReportListener.html    |   782 +
 .../apache/spark/scheduler/StopCoordinator.html |   323 +
 .../org/apache/spark/scheduler/TaskInfo.html    |   544 +
 .../apache/spark/scheduler/TaskLocality.html    |   390 +
 ...eGrainedClusterMessages.AddWebUIFilter$.html |   298 +
 ...seGrainedClusterMessages.AddWebUIFilter.html |   312 +
 ...dClusterMessages.GetExecutorLossReason$.html |   298 +
 ...edClusterMessages.GetExecutorLossReason.html |   282 +
 ...seGrainedClusterMessages.KillExecutors$.html |   298 +
 ...rseGrainedClusterMessages.KillExecutors.html |   282 +
 .../CoarseGrainedClusterMessages.KillTask$.html |   298 +
 .../CoarseGrainedClusterMessages.KillTask.html  |   312 +
 ...oarseGrainedClusterMessages.LaunchTask$.html |   298 +
 ...CoarseGrainedClusterMessages.LaunchTask.html |   282 +
 ...ClusterMessages.RegisterClusterManager$.html |   298 +
 ...dClusterMessages.RegisterClusterManager.html |   282 +
 ...rainedClusterMessages.RegisterExecutor$.html |   298 +
 ...GrainedClusterMessages.RegisterExecutor.html |   342 +
 ...ClusterMessages.RegisterExecutorFailed$.html |   298 +
 ...dClusterMessages.RegisterExecutorFailed.html |   282 +
 ...lusterMessages.RegisterExecutorResponse.html |   168 +
 ...inedClusterMessages.RegisteredExecutor$.html |   293 +
 ...eGrainedClusterMessages.RemoveExecutor$.html |   298 +
 ...seGrainedClusterMessages.RemoveExecutor.html |   297 +
 ...rainedClusterMessages.RequestExecutors$.html |   298 +
 ...GrainedClusterMessages.RequestExecutors.html |   312 +
 ...ssages.RetrieveLastAllocatedExecutorId$.html |   293 +
 ...ClusterMessages.RetrieveSparkAppConfig$.html |   293 +
 ...rseGrainedClusterMessages.ReviveOffers$.html |   293 +
 ...arseGrainedClusterMessages.SetupDriver$.html |   298 +
 ...oarseGrainedClusterMessages.SetupDriver.html |   282 +
 .../CoarseGrainedClusterMessages.Shutdown$.html |   293 +
 ...eGrainedClusterMessages.SparkAppConfig$.html |   298 +
 ...seGrainedClusterMessages.SparkAppConfig.html |   297 +
 ...rseGrainedClusterMessages.StatusUpdate$.html |   316 +
 ...arseGrainedClusterMessages.StatusUpdate.html |   327 +
 ...oarseGrainedClusterMessages.StopDriver$.html |   293 +
 ...rseGrainedClusterMessages.StopExecutor$.html |   293 +
 ...seGrainedClusterMessages.StopExecutors$.html |   293 +
 .../cluster/CoarseGrainedClusterMessages.html   |   385 +
 .../spark/scheduler/cluster/ExecutorInfo.html   |   337 +
 .../spark/scheduler/cluster/package-frame.html  |    58 +
 .../scheduler/cluster/package-summary.html      |   293 +
 .../spark/scheduler/cluster/package-tree.html   |   185 +
 .../apache/spark/scheduler/local/KillTask.html  |   371 +
 .../spark/scheduler/local/ReviveOffers.html     |   343 +
 .../spark/scheduler/local/StatusUpdate.html     |   386 +
 .../spark/scheduler/local/StopExecutor.html     |   343 +
 .../spark/scheduler/local/package-frame.html    |    22 +
 .../spark/scheduler/local/package-summary.html  |   147 +
 .../spark/scheduler/local/package-tree.html     |   133 +
 .../apache/spark/scheduler/package-frame.html   |    59 +
 .../apache/spark/scheduler/package-summary.html |   333 +
 .../apache/spark/scheduler/package-tree.html    |   181 +
 .../spark/security/CryptoStreamUtils.html       |   365 +
 .../security/GroupMappingServiceProvider.html   |   219 +
 .../apache/spark/security/package-frame.html    |    23 +
 .../apache/spark/security/package-summary.html  |   154 +
 .../org/apache/spark/security/package-tree.html |   134 +
 .../spark/serializer/DeserializationStream.html |   344 +
 .../serializer/DummySerializerInstance.html     |   351 +
 .../JavaIterableWrapperSerializer.html          |   398 +
 .../apache/spark/serializer/JavaSerializer.html |   324 +
 .../spark/serializer/KryoRegistrator.html       |   210 +
 .../apache/spark/serializer/KryoSerializer.html |   342 +
 ...ationDebugger.ObjectStreamClassMethods$.html |   273 +
 ...zationDebugger.ObjectStreamClassMethods.html |   348 +
 .../spark/serializer/SerializationDebugger.html |   293 +
 .../spark/serializer/SerializationStream.html   |   348 +
 .../org/apache/spark/serializer/Serializer.html |   299 +
 .../spark/serializer/SerializerInstance.html    |   329 +
 .../apache/spark/serializer/package-frame.html  |    33 +
 .../spark/serializer/package-summary.html       |   226 +
 .../apache/spark/serializer/package-tree.html   |   158 +
 .../org/apache/spark/sql/AnalysisException.html |   504 +
 .../api/java/org/apache/spark/sql/Column.html   |  1735 +
 .../java/org/apache/spark/sql/ColumnName.html   |   463 +
 .../apache/spark/sql/DataFrameNaFunctions.html  |   835 +
 .../org/apache/spark/sql/DataFrameReader.html   |  1267 +
 .../spark/sql/DataFrameStatFunctions.html       |   833 +
 .../org/apache/spark/sql/DataFrameWriter.html   |   934 +
 .../api/java/org/apache/spark/sql/Dataset.html  |  4419 ++
 .../org/apache/spark/sql/DatasetHolder.html     |   357 +
 .../api/java/org/apache/spark/sql/Encoder.html  |   274 +
 .../api/java/org/apache/spark/sql/Encoders.html |   853 +
 .../apache/spark/sql/ExperimentalMethods.html   |   254 +
 .../org/apache/spark/sql/ForeachWriter.html     |   367 +
 .../spark/sql/KeyValueGroupedDataset.html       |   711 +
 .../sql/RelationalGroupedDataset.CubeType$.html |   274 +
 .../RelationalGroupedDataset.GroupByType$.html  |   274 +
 .../RelationalGroupedDataset.PivotType$.html    |   298 +
 .../RelationalGroupedDataset.RollupType$.html   |   274 +
 .../spark/sql/RelationalGroupedDataset.html     |   800 +
 .../api/java/org/apache/spark/sql/Row.html      |  1023 +
 .../java/org/apache/spark/sql/RowFactory.html   |   268 +
 .../org/apache/spark/sql/RuntimeConfig.html     |   384 +
 .../java/org/apache/spark/sql/SQLContext.html   |  1792 +
 .../apache/spark/sql/SQLContext.implicits$.html |   278 +
 .../spark/sql/SQLImplicits.StringToColumn.html  |   266 +
 .../java/org/apache/spark/sql/SQLImplicits.html |   846 +
 .../api/java/org/apache/spark/sql/SaveMode.html |   381 +
 .../apache/spark/sql/SparkSession.Builder.html  |   456 +
 .../java/org/apache/spark/sql/SparkSession.html |  1274 +
 .../spark/sql/SparkSession.implicits$.html      |   278 +
 .../java/org/apache/spark/sql/TypedColumn.html  |   289 +
 .../org/apache/spark/sql/UDFRegistration.html   |  1762 +
 .../org/apache/spark/sql/api/java/UDF1.html     |   220 +
 .../org/apache/spark/sql/api/java/UDF10.html    |   238 +
 .../org/apache/spark/sql/api/java/UDF11.html    |   240 +
 .../org/apache/spark/sql/api/java/UDF12.html    |   242 +
 .../org/apache/spark/sql/api/java/UDF13.html    |   244 +
 .../org/apache/spark/sql/api/java/UDF14.html    |   246 +
 .../org/apache/spark/sql/api/java/UDF15.html    |   248 +
 .../org/apache/spark/sql/api/java/UDF16.html    |   250 +
 .../org/apache/spark/sql/api/java/UDF17.html    |   252 +
 .../org/apache/spark/sql/api/java/UDF18.html    |   254 +
 .../org/apache/spark/sql/api/java/UDF19.html    |   256 +
 .../org/apache/spark/sql/api/java/UDF2.html     |   222 +
 .../org/apache/spark/sql/api/java/UDF20.html    |   258 +
 .../org/apache/spark/sql/api/java/UDF21.html    |   260 +
 .../org/apache/spark/sql/api/java/UDF22.html    |   262 +
 .../org/apache/spark/sql/api/java/UDF3.html     |   224 +
 .../org/apache/spark/sql/api/java/UDF4.html     |   226 +
 .../org/apache/spark/sql/api/java/UDF5.html     |   228 +
 .../org/apache/spark/sql/api/java/UDF6.html     |   230 +
 .../org/apache/spark/sql/api/java/UDF7.html     |   232 +
 .../org/apache/spark/sql/api/java/UDF8.html     |   234 +
 .../org/apache/spark/sql/api/java/UDF9.html     |   236 +
 .../spark/sql/api/java/package-frame.html       |    40 +
 .../spark/sql/api/java/package-summary.html     |   272 +
 .../apache/spark/sql/api/java/package-tree.html |   151 +
 .../org/apache/spark/sql/api/r/SQLUtils.html    |   563 +
 .../apache/spark/sql/api/r/package-frame.html   |    19 +
 .../apache/spark/sql/api/r/package-summary.html |   135 +
 .../apache/spark/sql/api/r/package-tree.html    |   130 +
 .../org/apache/spark/sql/catalog/Catalog.html   |  1044 +
 .../org/apache/spark/sql/catalog/Column.html    |   365 +
 .../org/apache/spark/sql/catalog/Database.html  |   317 +
 .../org/apache/spark/sql/catalog/Function.html  |   349 +
 .../org/apache/spark/sql/catalog/Table.html     |   349 +
 .../apache/spark/sql/catalog/package-frame.html |    23 +
 .../spark/sql/catalog/package-summary.html      |   161 +
 .../apache/spark/sql/catalog/package-tree.html  |   134 +
 .../spark/sql/expressions/Aggregator.html       |   415 +
 .../expressions/MutableAggregationBuffer.html   |   282 +
 .../UserDefinedAggregateFunction.html           |   530 +
 .../sql/expressions/UserDefinedFunction.html    |   385 +
 .../apache/spark/sql/expressions/Window.html    |   577 +
 .../spark/sql/expressions/WindowSpec.html       |   496 +
 .../sql/expressions/javalang/package-frame.html |    19 +
 .../expressions/javalang/package-summary.html   |   138 +
 .../sql/expressions/javalang/package-tree.html  |   130 +
 .../spark/sql/expressions/javalang/typed.html   |   324 +
 .../spark/sql/expressions/package-frame.html    |    24 +
 .../spark/sql/expressions/package-summary.html  |   169 +
 .../spark/sql/expressions/package-tree.html     |   135 +
 .../expressions/scalalang/package-frame.html    |    19 +
 .../expressions/scalalang/package-summary.html  |   138 +
 .../sql/expressions/scalalang/package-tree.html |   130 +
 .../spark/sql/expressions/scalalang/typed.html  |   332 +
 .../java/org/apache/spark/sql/functions.html    |  7536 +++
 .../org/apache/spark/sql/hive/HiveContext.html  |   350 +
 .../sql/hive/HiveShim.HiveFunctionWrapper$.html |   298 +
 .../org/apache/spark/sql/hive/HiveShim.html     |   363 +
 .../apache/spark/sql/hive/HiveTableUtil.html    |   262 +
 .../org/apache/spark/sql/hive/HiveUtils.html    |   407 +
 .../CreateHiveTableAsSelectCommand.html         |  1394 +
 .../sql/hive/execution/HiveScriptIOSchema.html  |   717 +
 .../sql/hive/execution/InsertIntoHiveTable.html |  1552 +
 .../hive/execution/ScriptTransformation.html    |  1411 +
 .../ScriptTransformationWriterThread.html       |   346 +
 .../spark/sql/hive/execution/package-frame.html |    23 +
 .../sql/hive/execution/package-summary.html     |   157 +
 .../spark/sql/hive/execution/package-tree.html  |   158 +
 .../spark/sql/hive/orc/OrcFileFormat.html       |   398 +
 .../spark/sql/hive/orc/OrcFileOperator.html     |   324 +
 .../apache/spark/sql/hive/orc/OrcFilters.html   |   288 +
 .../apache/spark/sql/hive/orc/OrcRelation.html  |   453 +
 .../spark/sql/hive/orc/package-frame.html       |    22 +
 .../spark/sql/hive/orc/package-summary.html     |   151 +
 .../apache/spark/sql/hive/orc/package-tree.html |   133 +
 .../apache/spark/sql/hive/package-frame.html    |    23 +
 .../apache/spark/sql/hive/package-summary.html  |   153 +
 .../org/apache/spark/sql/hive/package-tree.html |   142 +
 .../spark/sql/jdbc/AggregatedDialect.html       |   340 +
 .../org/apache/spark/sql/jdbc/DB2Dialect.html   |   357 +
 .../org/apache/spark/sql/jdbc/DerbyDialect.html |   357 +
 .../org/apache/spark/sql/jdbc/JdbcDialect.html  |   434 +
 .../org/apache/spark/sql/jdbc/JdbcDialects.html |   310 +
 .../org/apache/spark/sql/jdbc/JdbcType.html     |   377 +
 .../spark/sql/jdbc/MsSqlServerDialect.html      |   357 +
 .../org/apache/spark/sql/jdbc/MySQLDialect.html |   435 +
 .../org/apache/spark/sql/jdbc/NoopDialect.html  |   358 +
 .../apache/spark/sql/jdbc/OracleDialect.html    |   435 +
 .../apache/spark/sql/jdbc/PostgresDialect.html  |   357 +
 .../apache/spark/sql/jdbc/package-frame.html    |    29 +
 .../apache/spark/sql/jdbc/package-summary.html  |   190 +
 .../org/apache/spark/sql/jdbc/package-tree.html |   143 +
 .../org/apache/spark/sql/package-frame.html     |    57 +
 .../org/apache/spark/sql/package-summary.html   |   348 +
 .../java/org/apache/spark/sql/package-tree.html |   202 +
 .../java/org/apache/spark/sql/sources/And.html  |   401 +
 .../apache/spark/sql/sources/BaseRelation.html  |   362 +
 .../apache/spark/sql/sources/CatalystScan.html  |   219 +
 .../sql/sources/CreatableRelationProvider.html  |   233 +
 .../spark/sql/sources/DataSourceRegister.html   |   231 +
 .../apache/spark/sql/sources/EqualNullSafe.html |   403 +
 .../org/apache/spark/sql/sources/EqualTo.html   |   402 +
 .../org/apache/spark/sql/sources/Filter.html    |   271 +
 .../apache/spark/sql/sources/GreaterThan.html   |   402 +
 .../spark/sql/sources/GreaterThanOrEqual.html   |   402 +
 .../java/org/apache/spark/sql/sources/In.html   |   441 +
 .../spark/sql/sources/InsertableRelation.html   |   226 +
 .../org/apache/spark/sql/sources/IsNotNull.html |   386 +
 .../org/apache/spark/sql/sources/IsNull.html    |   386 +
 .../org/apache/spark/sql/sources/LessThan.html  |   402 +
 .../spark/sql/sources/LessThanOrEqual.html      |   402 +
 .../java/org/apache/spark/sql/sources/Not.html  |   386 +
 .../java/org/apache/spark/sql/sources/Or.html   |   401 +
 .../spark/sql/sources/PrunedFilteredScan.html   |   222 +
 .../apache/spark/sql/sources/PrunedScan.html    |   213 +
 .../spark/sql/sources/RelationProvider.html     |   231 +
 .../sql/sources/SchemaRelationProvider.html     |   239 +
 .../spark/sql/sources/StreamSinkProvider.html   |   219 +
 .../spark/sql/sources/StreamSourceProvider.html |   249 +
 .../spark/sql/sources/StringContains.html       |   402 +
 .../spark/sql/sources/StringEndsWith.html       |   402 +
 .../spark/sql/sources/StringStartsWith.html     |   402 +
 .../org/apache/spark/sql/sources/TableScan.html |   212 +
 .../apache/spark/sql/sources/package-frame.html |    49 +
 .../spark/sql/sources/package-summary.html      |   322 +
 .../apache/spark/sql/sources/package-tree.html  |   163 +
 .../spark/sql/streaming/DataStreamReader.html   |   669 +
 .../spark/sql/streaming/DataStreamWriter.html   |   644 +
 .../apache/spark/sql/streaming/OutputMode.html  |   315 +
 .../spark/sql/streaming/ProcessingTime.html     |   482 +
 .../spark/sql/streaming/SinkProgress.html       |   286 +
 .../spark/sql/streaming/SourceProgress.html     |   357 +
 .../sql/streaming/StateOperatorProgress.html    |   277 +
 .../spark/sql/streaming/StreamingQuery.html     |   513 +
 .../sql/streaming/StreamingQueryException.html  |   327 +
 .../streaming/StreamingQueryListener.Event.html |   198 +
 ...reamingQueryListener.QueryProgressEvent.html |   245 +
 ...treamingQueryListener.QueryStartedEvent.html |   273 +
 ...amingQueryListener.QueryTerminatedEvent.html |   275 +
 .../sql/streaming/StreamingQueryListener.html   |   362 +
 .../sql/streaming/StreamingQueryManager.html    |   411 +
 .../sql/streaming/StreamingQueryProgress.html   |   470 +
 .../sql/streaming/StreamingQueryStatus.html     |   315 +
 .../org/apache/spark/sql/streaming/Trigger.html |   169 +
 .../spark/sql/streaming/package-frame.html      |    42 +
 .../spark/sql/streaming/package-summary.html    |   284 +
 .../spark/sql/streaming/package-tree.html       |   162 +
 .../org/apache/spark/sql/types/AnyDataType.html |   231 +
 .../org/apache/spark/sql/types/ArrayType.html   |   520 +
 .../org/apache/spark/sql/types/BinaryType.html  |   323 +
 .../org/apache/spark/sql/types/BooleanType.html |   325 +
 .../org/apache/spark/sql/types/ByteType.html    |   327 +
 .../spark/sql/types/CalendarIntervalType.html   |   332 +
 .../org/apache/spark/sql/types/CharType.html    |   480 +
 .../org/apache/spark/sql/types/DataType.html    |   377 +
 .../org/apache/spark/sql/types/DataTypes.html   |   673 +
 .../org/apache/spark/sql/types/DateType.html    |   329 +
 .../sql/types/Decimal.DecimalAsIfIntegral$.html |   570 +
 .../sql/types/Decimal.DecimalIsFractional$.html |   551 +
 .../org/apache/spark/sql/types/Decimal.html     |  1158 +
 .../sql/types/DecimalType.Expression$.html      |   301 +
 .../spark/sql/types/DecimalType.Fixed$.html     |   301 +
 .../org/apache/spark/sql/types/DecimalType.html |   693 +
 .../org/apache/spark/sql/types/DoubleType.html  |   327 +
 .../org/apache/spark/sql/types/FloatType.html   |   327 +
 .../apache/spark/sql/types/HiveStringType.html  |   389 +
 .../org/apache/spark/sql/types/IntegerType.html |   327 +
 .../org/apache/spark/sql/types/LongType.html    |   327 +
 .../org/apache/spark/sql/types/MapType.html     |   562 +
 .../org/apache/spark/sql/types/Metadata.html    |   504 +
 .../apache/spark/sql/types/MetadataBuilder.html |   490 +
 .../org/apache/spark/sql/types/NullType.html    |   326 +
 .../org/apache/spark/sql/types/NumericType.html |   365 +
 .../org/apache/spark/sql/types/ObjectType.html  |   523 +
 .../spark/sql/types/SQLUserDefinedType.html     |   211 +
 .../org/apache/spark/sql/types/ShortType.html   |   327 +
 .../org/apache/spark/sql/types/StringType.html  |   325 +
 .../org/apache/spark/sql/types/StructField.html |   463 +
 .../org/apache/spark/sql/types/StructType.html  |  3233 ++
 .../apache/spark/sql/types/TimestampType.html   |   326 +
 .../apache/spark/sql/types/UDTRegistration.html |   305 +
 .../org/apache/spark/sql/types/VarcharType.html |   480 +
 .../apache/spark/sql/types/package-frame.html   |    56 +
 .../apache/spark/sql/types/package-summary.html |   348 +
 .../apache/spark/sql/types/package-tree.html    |   176 +
 .../sql/util/ExecutionListenerManager.html      |   264 +
 .../spark/sql/util/QueryExecutionListener.html  |   251 +
 .../apache/spark/sql/util/package-frame.html    |    23 +
 .../apache/spark/sql/util/package-summary.html  |   155 +
 .../org/apache/spark/sql/util/package-tree.html |   134 +
 .../spark/status/api/v1/AccumulableInfo.html    |   263 +
 .../status/api/v1/ApplicationAttemptInfo.html   |   341 +
 .../spark/status/api/v1/ApplicationInfo.html    |   302 +
 .../spark/status/api/v1/ApplicationStatus.html  |   334 +
 .../status/api/v1/ApplicationsListResource.html |   258 +
 .../status/api/v1/ExecutorStageSummary.html     |   328 +
 .../spark/status/api/v1/ExecutorSummary.html    |   458 +
 .../status/api/v1/InputMetricDistributions.html |   237 +
 .../spark/status/api/v1/InputMetrics.html       |   237 +
 .../org/apache/spark/status/api/v1/JobData.html |   432 +
 .../api/v1/OutputMetricDistributions.html       |   237 +
 .../spark/status/api/v1/OutputMetrics.html      |   237 +
 .../status/api/v1/RDDDataDistribution.html      |   263 +
 .../spark/status/api/v1/RDDPartitionInfo.html   |   276 +
 .../spark/status/api/v1/RDDStorageInfo.html     |   328 +
 .../api/v1/ShuffleReadMetricDistributions.html  |   302 +
 .../spark/status/api/v1/ShuffleReadMetrics.html |   289 +
 .../api/v1/ShuffleWriteMetricDistributions.html |   250 +
 .../status/api/v1/ShuffleWriteMetrics.html      |   250 +
 .../apache/spark/status/api/v1/StageData.html   |   562 +
 .../apache/spark/status/api/v1/StageStatus.html |   358 +
 .../apache/spark/status/api/v1/TaskData.html    |   354 +
 .../status/api/v1/TaskMetricDistributions.html  |   393 +
 .../apache/spark/status/api/v1/TaskMetrics.html |   380 +
 .../apache/spark/status/api/v1/TaskSorting.html |   346 +
 .../status/api/v1/UIRootFromServletContext.html |   273 +
 .../apache/spark/status/api/v1/VersionInfo.html |   224 +
 .../spark/status/api/v1/package-frame.html      |    48 +
 .../spark/status/api/v1/package-summary.html    |   250 +
 .../spark/status/api/v1/package-tree.html       |   167 +
 .../java/org/apache/spark/storage/BlockId.html  |   494 +
 .../apache/spark/storage/BlockManagerId.html    |   454 +
 ...kManagerMessages.BlockManagerHeartbeat$.html |   298 +
 ...ckManagerMessages.BlockManagerHeartbeat.html |   282 +
 .../BlockManagerMessages.GetBlockStatus$.html   |   298 +
 .../BlockManagerMessages.GetBlockStatus.html    |   297 +
 ...ManagerMessages.GetExecutorEndpointRef$.html |   298 +
 ...kManagerMessages.GetExecutorEndpointRef.html |   282 +
 .../BlockManagerMessages.GetLocations$.html     |   298 +
 .../BlockManagerMessages.GetLocations.html      |   282 +
 ...rMessages.GetLocationsMultipleBlockIds$.html |   298 +
 ...erMessages.GetLocationsMultipleBlockIds.html |   282 +
 ...ockManagerMessages.GetMatchingBlockIds$.html |   298 +
 ...lockManagerMessages.GetMatchingBlockIds.html |   297 +
 .../BlockManagerMessages.GetMemoryStatus$.html  |   293 +
 .../storage/BlockManagerMessages.GetPeers$.html |   298 +
 .../storage/BlockManagerMessages.GetPeers.html  |   282 +
 .../BlockManagerMessages.GetStorageStatus$.html |   293 +
 .../BlockManagerMessages.HasCachedBlocks$.html  |   298 +
 .../BlockManagerMessages.HasCachedBlocks.html   |   282 +
 ...ckManagerMessages.RegisterBlockManager$.html |   298 +
 ...ockManagerMessages.RegisterBlockManager.html |   312 +
 .../BlockManagerMessages.RemoveBlock$.html      |   298 +
 .../BlockManagerMessages.RemoveBlock.html       |   282 +
 .../BlockManagerMessages.RemoveBroadcast$.html  |   298 +
 .../BlockManagerMessages.RemoveBroadcast.html   |   297 +
 .../BlockManagerMessages.RemoveExecutor$.html   |   298 +
 .../BlockManagerMessages.RemoveExecutor.html    |   282 +
 .../BlockManagerMessages.RemoveRdd$.html        |   298 +
 .../storage/BlockManagerMessages.RemoveRdd.html |   282 +
 .../BlockManagerMessages.RemoveShuffle$.html    |   298 +
 .../BlockManagerMessages.RemoveShuffle.html     |   282 +
 ...ManagerMessages.StopBlockManagerMaster$.html |   293 +
 ...ockManagerMessages.ToBlockManagerMaster.html |   168 +
 ...lockManagerMessages.ToBlockManagerSlave.html |   168 +
 ...BlockManagerMessages.TriggerThreadDump$.html |   294 +
 .../BlockManagerMessages.UpdateBlockInfo$.html  |   298 +
 .../BlockManagerMessages.UpdateBlockInfo.html   |   388 +
 .../spark/storage/BlockManagerMessages.html     |   391 +
 .../spark/storage/BlockNotFoundException.html   |   252 +
 .../spark/storage/BlockReplicationPolicy.html   |   233 +
 .../org/apache/spark/storage/BlockStatus.html   |   412 +
 .../apache/spark/storage/BlockUpdatedInfo.html  |   418 +
 .../apache/spark/storage/BroadcastBlockId.html  |   482 +
 .../storage/BufferReleasingInputStream.html     |   418 +
 .../spark/storage/DefaultTopologyMapper.html    |   283 +
 .../spark/storage/FileBasedTopologyMapper.html  |   314 +
 .../org/apache/spark/storage/RDDBlockId.html    |   482 +
 .../java/org/apache/spark/storage/RDDInfo.html  |   537 +
 .../storage/RandomBlockReplicationPolicy.html   |   282 +
 .../apache/spark/storage/ShuffleBlockId.html    |   497 +
 .../spark/storage/ShuffleDataBlockId.html       |   497 +
 .../spark/storage/ShuffleIndexBlockId.html      |   497 +
 .../org/apache/spark/storage/StorageLevel.html  |   738 +
 .../org/apache/spark/storage/StorageStatus.html |   566 +
 .../spark/storage/StorageStatusListener.html    |   367 +
 .../org/apache/spark/storage/StorageUtils.html  |   333 +
 .../org/apache/spark/storage/StreamBlockId.html |   482 +
 .../apache/spark/storage/TaskResultBlockId.html |   467 +
 .../spark/storage/TimeTrackingOutputStream.html |   363 +
 .../apache/spark/storage/TopologyMapper.html    |   280 +
 .../storage/memory/DeserializedMemoryEntry.html |   411 +
 .../spark/storage/memory/MemoryEntry.html       |   238 +
 .../storage/memory/SerializedMemoryEntry.html   |   411 +
 .../spark/storage/memory/package-frame.html     |    24 +
 .../spark/storage/memory/package-summary.html   |   154 +
 .../spark/storage/memory/package-tree.html      |   135 +
 .../org/apache/spark/storage/package-frame.html |    85 +
 .../apache/spark/storage/package-summary.html   |   436 +
 .../org/apache/spark/storage/package-tree.html  |   235 +
 .../spark/streaming/CheckpointReader.html       |   292 +
 .../org/apache/spark/streaming/Duration.html    |   555 +
 .../org/apache/spark/streaming/Durations.html   |   290 +
 .../apache/spark/streaming/Milliseconds.html    |   260 +
 .../org/apache/spark/streaming/Minutes.html     |   260 +
 .../org/apache/spark/streaming/Seconds.html     |   260 +
 .../java/org/apache/spark/streaming/State.html  |   435 +
 .../org/apache/spark/streaming/StateSpec.html   |   480 +
 .../spark/streaming/StreamingContext.html       |  1039 +
 .../streaming/StreamingContextPythonHelper.html |   263 +
 .../spark/streaming/StreamingContextState.html  |   347 +
 .../java/org/apache/spark/streaming/Time.html   |   578 +
 .../spark/streaming/api/java/JavaDStream.html   |   937 +
 .../streaming/api/java/JavaDStreamLike.html     |   902 +
 .../streaming/api/java/JavaInputDStream.html    |   919 +
 .../api/java/JavaMapWithStateDStream.html       |   253 +
 .../streaming/api/java/JavaPairDStream.html     |  2146 +
 .../api/java/JavaPairInputDStream.html          |  1747 +
 .../api/java/JavaPairReceiverInputDStream.html  |  1776 +
 .../api/java/JavaReceiverInputDStream.html      |   941 +
 .../api/java/JavaStreamingContext.html          |  1240 +
 .../spark/streaming/api/java/package-frame.html |    30 +
 .../streaming/api/java/package-summary.html     |   211 +
 .../spark/streaming/api/java/package-tree.html  |   161 +
 .../streaming/dstream/ConstantInputDStream.html |   342 +
 .../apache/spark/streaming/dstream/DStream.html |  1040 +
 .../spark/streaming/dstream/InputDStream.html   |   370 +
 .../streaming/dstream/MapWithStateDStream.html  |   286 +
 .../streaming/dstream/PairDStreamFunctions.html |  1440 +
 .../streaming/dstream/ReceiverInputDStream.html |   368 +
 .../spark/streaming/dstream/package-frame.html  |    24 +
 .../streaming/dstream/package-summary.html      |   181 +
 .../spark/streaming/dstream/package-tree.html   |   141 +
 .../spark/streaming/flume/EventTransformer.html |   277 +
 .../spark/streaming/flume/FlumeUtils.html       |   552 +
 .../spark/streaming/flume/SparkFlumeEvent.html  |   315 +
 .../spark/streaming/flume/package-frame.html    |    21 +
 .../spark/streaming/flume/package-summary.html  |   157 +
 .../spark/streaming/flume/package-tree.html     |   132 +
 .../apache/spark/streaming/kafka/Broker.html    |   348 +
 .../spark/streaming/kafka/HasOffsetRanges.html  |   217 +
 .../kafka/KafkaCluster.LeaderOffset$.html       |   298 +
 .../kafka/KafkaCluster.LeaderOffset.html        |   312 +
 .../KafkaCluster.SimpleConsumerConfig$.html     |   308 +
 .../KafkaCluster.SimpleConsumerConfig.html      |   255 +
 .../spark/streaming/kafka/KafkaCluster.html     |   628 +
 .../spark/streaming/kafka/KafkaUtils.html       |   778 +
 .../spark/streaming/kafka/OffsetRange.html      |   430 +
 .../spark/streaming/kafka/package-frame.html    |    30 +
 .../spark/streaming/kafka/package-summary.html  |   198 +
 .../spark/streaming/kafka/package-tree.html     |   153 +
 .../spark/streaming/kinesis/KinesisUtils.html   |   661 +
 .../kinesis/KinesisUtilsPythonHelper.html       |   291 +
 .../spark/streaming/kinesis/package-frame.html  |    20 +
 .../streaming/kinesis/package-summary.html      |   142 +
 .../spark/streaming/kinesis/package-tree.html   |   131 +
 .../apache/spark/streaming/package-frame.html   |    33 +
 .../apache/spark/streaming/package-summary.html |   218 +
 .../apache/spark/streaming/package-tree.html    |   152 +
 .../spark/streaming/receiver/Receiver.html      |   726 +
 .../spark/streaming/receiver/StopReceiver.html  |   230 +
 .../spark/streaming/receiver/package-frame.html |    20 +
 .../streaming/receiver/package-summary.html     |   142 +
 .../spark/streaming/receiver/package-tree.html  |   131 +
 .../streaming/scheduler/AllReceiverIds.html     |   325 +
 .../spark/streaming/scheduler/BatchInfo.html    |   515 +
 .../streaming/scheduler/GetAllReceiverInfo.html |   323 +
 .../scheduler/OutputOperationInfo.html          |   472 +
 .../spark/streaming/scheduler/ReceiverInfo.html |   463 +
 .../streaming/scheduler/ReceiverState.html      |   350 +
 .../scheduler/StatsReportListener.html          |   426 +
 .../streaming/scheduler/StopAllReceivers.html   |   325 +
 .../streaming/scheduler/StreamInputInfo.html    |   423 +
 .../streaming/scheduler/StreamingListener.html  |   330 +
 .../StreamingListenerBatchCompleted.html        |   356 +
 .../StreamingListenerBatchStarted.html          |   356 +
 .../StreamingListenerBatchSubmitted.html        |   356 +
 .../scheduler/StreamingListenerEvent.html       |   166 +
 ...reamingListenerOutputOperationCompleted.html |   356 +
 ...StreamingListenerOutputOperationStarted.html |   356 +
 .../StreamingListenerReceiverError.html         |   356 +
 .../StreamingListenerReceiverStarted.html       |   356 +
 .../StreamingListenerReceiverStopped.html       |   356 +
 .../streaming/scheduler/package-frame.html      |    40 +
 .../streaming/scheduler/package-summary.html    |   249 +
 .../spark/streaming/scheduler/package-tree.html |   151 +
 .../org/apache/spark/streaming/ui/UIUtils.html  |   360 +
 .../spark/streaming/ui/package-frame.html       |    19 +
 .../spark/streaming/ui/package-summary.html     |   135 +
 .../apache/spark/streaming/ui/package-tree.html |   130 +
 .../apache/spark/streaming/util/HdfsUtils.html  |   345 +
 .../spark/streaming/util/RawTextHelper.html     |   348 +
 .../spark/streaming/util/RawTextSender.html     |   260 +
 .../spark/streaming/util/WriteAheadLog.html     |   341 +
 .../util/WriteAheadLogRecordHandle.html         |   243 +
 .../streaming/util/WriteAheadLogUtils.html      |   554 +
 .../spark/streaming/util/package-frame.html     |    24 +
 .../spark/streaming/util/package-summary.html   |   171 +
 .../spark/streaming/util/package-tree.html      |   135 +
 .../spark/ui/JettyUtils.ServletParams$.html     |   273 +
 .../spark/ui/JettyUtils.ServletParams.html      |   294 +
 .../java/org/apache/spark/ui/JettyUtils.html    |   548 +
 .../api/java/org/apache/spark/ui/ToolTips.html  |   492 +
 .../api/java/org/apache/spark/ui/UIUtils.html   |   686 +
 .../apache/spark/ui/UIWorkloadGenerator.html    |   287 +
 .../spark/ui/env/EnvironmentListener.html       |   331 +
 .../org/apache/spark/ui/env/package-frame.html  |    19 +
 .../apache/spark/ui/env/package-summary.html    |   138 +
 .../org/apache/spark/ui/env/package-tree.html   |   134 +
 .../apache/spark/ui/exec/ExecutorsListener.html |   413 +
 .../org/apache/spark/ui/exec/package-frame.html |    19 +
 .../apache/spark/ui/exec/package-summary.html   |   138 +
 .../org/apache/spark/ui/exec/package-tree.html  |   134 +
 .../spark/ui/jobs/JobProgressListener.html      |   890 +
 .../spark/ui/jobs/TaskDetailsClassNames.html    |   341 +
 .../spark/ui/jobs/UIData.ExecutorSummary.html   |   431 +
 .../ui/jobs/UIData.InputMetricsUIData$.html     |   298 +
 .../ui/jobs/UIData.InputMetricsUIData.html      |   297 +
 .../apache/spark/ui/jobs/UIData.JobUIData$.html |   273 +
 .../apache/spark/ui/jobs/UIData.JobUIData.html  |   487 +
 .../ui/jobs/UIData.OutputMetricsUIData$.html    |   298 +
 .../ui/jobs/UIData.OutputMetricsUIData.html     |   297 +
 .../jobs/UIData.ShuffleReadMetricsUIData$.html  |   307 +
 .../jobs/UIData.ShuffleReadMetricsUIData.html   |   387 +
 .../jobs/UIData.ShuffleWriteMetricsUIData$.html |   307 +
 .../jobs/UIData.ShuffleWriteMetricsUIData.html  |   312 +
 .../spark/ui/jobs/UIData.StageUIData.html       |   600 +
 .../ui/jobs/UIData.TaskMetricsUIData$.html      |   298 +
 .../spark/ui/jobs/UIData.TaskMetricsUIData.html |   477 +
 .../spark/ui/jobs/UIData.TaskUIData$.html       |   303 +
 .../apache/spark/ui/jobs/UIData.TaskUIData.html |   281 +
 .../java/org/apache/spark/ui/jobs/UIData.html   |   311 +
 .../org/apache/spark/ui/jobs/package-frame.html |    37 +
 .../apache/spark/ui/jobs/package-summary.html   |   214 +
 .../org/apache/spark/ui/jobs/package-tree.html  |   160 +
 .../java/org/apache/spark/ui/package-frame.html |    24 +
 .../org/apache/spark/ui/package-summary.html    |   161 +
 .../java/org/apache/spark/ui/package-tree.html  |   135 +
 .../spark/ui/storage/StorageListener.html       |   335 +
 .../apache/spark/ui/storage/package-frame.html  |    19 +
 .../spark/ui/storage/package-summary.html       |   138 +
 .../apache/spark/ui/storage/package-tree.html   |   134 +
 .../apache/spark/util/AccumulatorContext.html   |   356 +
 .../org/apache/spark/util/AccumulatorV2.html    |   454 +
 .../java/org/apache/spark/util/CausedBy.html    |   267 +
 .../org/apache/spark/util/ClosureCleaner.html   |   271 +
 .../spark/util/CollectionAccumulator.html       |   419 +
 .../org/apache/spark/util/CollectionsUtils.html |   260 +
 .../apache/spark/util/DoubleAccumulator.html    |   468 +
 .../java/org/apache/spark/util/EnumUtil.html    |   260 +
 .../apache/spark/util/InnerClosureFinder.html   |   322 +
 .../java/org/apache/spark/util/IntParam.html    |   259 +
 .../org/apache/spark/util/JsonProtocol.html     |  1203 +
 .../spark/util/LegacyAccumulatorWrapper.html    |   397 +
 .../org/apache/spark/util/LongAccumulator.html  |   466 +
 .../java/org/apache/spark/util/MemoryParam.html |   260 +
 .../org/apache/spark/util/MethodIdentifier.html |   387 +
 .../java/org/apache/spark/util/MutablePair.html |   453 +
 .../spark/util/ReturnStatementFinder.html       |   282 +
 .../java/org/apache/spark/util/RpcUtils.html    |   347 +
 .../apache/spark/util/ShutdownHookManager.html  |   431 +
 .../java/org/apache/spark/util/SignalUtils.html |   286 +
 .../org/apache/spark/util/SizeEstimator.html    |   276 +
 .../org/apache/spark/util/SparkExitCode.html    |   297 +
 .../apache/spark/util/SparkShutdownHook.html    |   282 +
 .../util/SparkUncaughtExceptionHandler.html     |   276 +
 .../java/org/apache/spark/util/StatCounter.html |   553 +
 .../spark/util/TaskCompletionListener.html      |   216 +
 .../apache/spark/util/TaskFailureListener.html  |   219 +
 .../java/org/apache/spark/util/ThreadUtils.html |   485 +
 .../api/java/org/apache/spark/util/Utils.html   |  2860 +
 .../org/apache/spark/util/VersionUtils.html     |   303 +
 .../util/io/ChunkedByteBufferInputStream.html   |   356 +
 .../org/apache/spark/util/io/package-frame.html |    19 +
 .../apache/spark/util/io/package-summary.html   |   137 +
 .../org/apache/spark/util/io/package-tree.html  |   134 +
 .../org/apache/spark/util/package-frame.html    |    51 +
 .../org/apache/spark/util/package-summary.html  |   321 +
 .../org/apache/spark/util/package-tree.html     |   173 +
 .../spark/util/random/BernoulliCellSampler.html |   351 +
 .../spark/util/random/BernoulliSampler.html     |   330 +
 .../spark/util/random/BinomialBounds.html       |   308 +
 .../apache/spark/util/random/PoissonBounds.html |   284 +
 .../spark/util/random/PoissonSampler.html       |   357 +
 .../apache/spark/util/random/Pseudorandom.html  |   221 +
 .../apache/spark/util/random/RandomSampler.html |   266 +
 .../apache/spark/util/random/SamplingUtils.html |   312 +
 .../util/random/StratifiedSamplingUtils.html    |   438 +
 .../apache/spark/util/random/package-frame.html |    30 +
 .../spark/util/random/package-summary.html      |   210 +
 .../apache/spark/util/random/package-tree.html  |   162 +
 .../spark/util/sketch/BloomFilter.Version.html  |   322 +
 .../apache/spark/util/sketch/BloomFilter.html   |   601 +
 .../util/sketch/CountMinSketch.Version.html     |   332 +
 .../spark/util/sketch/CountMinSketch.html       |   632 +
 .../util/sketch/IncompatibleMergeException.html |   252 +
 .../apache/spark/util/sketch/package-frame.html |    29 +
 .../spark/util/sketch/package-summary.html      |   181 +
 .../apache/spark/util/sketch/package-tree.html  |   153 +
 site/docs/2.1.2/api/java/overview-frame.html    |   128 +
 site/docs/2.1.2/api/java/overview-summary.html  |   611 +
 site/docs/2.1.2/api/java/overview-tree.html     |  1745 +
 site/docs/2.1.2/api/java/package-list           |   109 +
 .../2.1.2/api/java/resources/background.gif     |   Bin 0 -> 2313 bytes
 site/docs/2.1.2/api/java/resources/tab.gif      |   Bin 0 -> 291 bytes
 site/docs/2.1.2/api/java/resources/titlebar.gif |   Bin 0 -> 10701 bytes
 .../2.1.2/api/java/resources/titlebar_end.gif   |   Bin 0 -> 849 bytes
 site/docs/2.1.2/api/java/serialized-form.html   | 18600 +++++++
 site/docs/2.1.2/api/java/stylesheet.css         |   527 +
 site/docs/2.1.2/api/python/_modules/index.html  |   141 +
 .../python/_modules/pyspark/accumulators.html   |   356 +
 .../api/python/_modules/pyspark/broadcast.html  |   250 +
 .../2.1.2/api/python/_modules/pyspark/conf.html |   311 +
 .../api/python/_modules/pyspark/context.html    |  1096 +
 .../api/python/_modules/pyspark/files.html      |   146 +
 .../api/python/_modules/pyspark/ml/base.html    |   205 +
 .../_modules/pyspark/ml/classification.html     |  1772 +
 .../python/_modules/pyspark/ml/clustering.html  |  1243 +
 .../python/_modules/pyspark/ml/evaluation.html  |   443 +
 .../api/python/_modules/pyspark/ml/feature.html |  2909 ++
 .../api/python/_modules/pyspark/ml/linalg.html  |  1251 +
 .../api/python/_modules/pyspark/ml/param.html   |   591 +
 .../_modules/pyspark/ml/param/shared.html       |   763 +
 .../python/_modules/pyspark/ml/pipeline.html    |   341 +
 .../_modules/pyspark/ml/recommendation.html     |   482 +
 .../python/_modules/pyspark/ml/regression.html  |  1775 +
 .../api/python/_modules/pyspark/ml/tuning.html  |   566 +
 .../api/python/_modules/pyspark/ml/util.html    |   368 +
 .../api/python/_modules/pyspark/ml/wrapper.html |   368 +
 .../_modules/pyspark/mllib/classification.html  |   854 +
 .../_modules/pyspark/mllib/clustering.html      |  1142 +
 .../python/_modules/pyspark/mllib/common.html   |   250 +
 .../_modules/pyspark/mllib/evaluation.html      |   636 +
 .../python/_modules/pyspark/mllib/feature.html  |   879 +
 .../api/python/_modules/pyspark/mllib/fpm.html  |   291 +
 .../python/_modules/pyspark/mllib/linalg.html   |  1463 +
 .../pyspark/mllib/linalg/distributed.html       |  1281 +
 .../python/_modules/pyspark/mllib/random.html   |   515 +
 .../_modules/pyspark/mllib/recommendation.html  |   420 +
 .../_modules/pyspark/mllib/regression.html      |   928 +
 .../pyspark/mllib/stat/KernelDensity.html       |   146 +
 .../pyspark/mllib/stat/distribution.html        |   119 +
 .../_modules/pyspark/mllib/stat/test.html       |   169 +
 .../api/python/_modules/pyspark/mllib/tree.html |   747 +
 .../api/python/_modules/pyspark/mllib/util.html |   615 +
 .../api/python/_modules/pyspark/profiler.html   |   263 +
 .../2.1.2/api/python/_modules/pyspark/rdd.html  |  2561 +
 .../python/_modules/pyspark/serializers.html    |   685 +
 .../api/python/_modules/pyspark/sql/column.html |   545 +
 .../python/_modules/pyspark/sql/context.html    |   680 +
 .../python/_modules/pyspark/sql/dataframe.html  |  1799 +
 .../python/_modules/pyspark/sql/functions.html  |  1989 +
 .../api/python/_modules/pyspark/sql/group.html  |   316 +
 .../python/_modules/pyspark/sql/readwriter.html |   887 +
 .../python/_modules/pyspark/sql/session.html    |   734 +
 .../python/_modules/pyspark/sql/streaming.html  |   954 +
 .../api/python/_modules/pyspark/sql/types.html  |  1653 +
 .../api/python/_modules/pyspark/sql/window.html |   324 +
 .../api/python/_modules/pyspark/status.html     |   183 +
 .../python/_modules/pyspark/storagelevel.html   |   158 +
 .../_modules/pyspark/streaming/context.html     |   457 +
 .../_modules/pyspark/streaming/dstream.html     |   732 +
 .../_modules/pyspark/streaming/flume.html       |   227 +
 .../_modules/pyspark/streaming/kafka.html       |   522 +
 .../_modules/pyspark/streaming/kinesis.html     |   199 +
 .../_modules/pyspark/streaming/listener.html    |   162 +
 .../2.1.2/api/python/_static/ajax-loader.gif    |   Bin 0 -> 673 bytes
 site/docs/2.1.2/api/python/_static/basic.css    |   604 +
 .../2.1.2/api/python/_static/comment-bright.png |   Bin 0 -> 3500 bytes
 .../2.1.2/api/python/_static/comment-close.png  |   Bin 0 -> 3578 bytes
 site/docs/2.1.2/api/python/_static/comment.png  |   Bin 0 -> 3445 bytes
 site/docs/2.1.2/api/python/_static/doctools.js  |   287 +
 .../2.1.2/api/python/_static/down-pressed.png   |   Bin 0 -> 347 bytes
 site/docs/2.1.2/api/python/_static/down.png     |   Bin 0 -> 347 bytes
 site/docs/2.1.2/api/python/_static/file.png     |   Bin 0 -> 358 bytes
 .../2.1.2/api/python/_static/jquery-1.11.1.js   | 10308 ++++
 site/docs/2.1.2/api/python/_static/jquery.js    |     4 +
 site/docs/2.1.2/api/python/_static/minus.png    |   Bin 0 -> 173 bytes
 site/docs/2.1.2/api/python/_static/nature.css   |   251 +
 site/docs/2.1.2/api/python/_static/plus.png     |   Bin 0 -> 173 bytes
 site/docs/2.1.2/api/python/_static/pygments.css |    65 +
 site/docs/2.1.2/api/python/_static/pyspark.css  |    90 +
 site/docs/2.1.2/api/python/_static/pyspark.js   |    99 +
 .../2.1.2/api/python/_static/searchtools.js     |   651 +
 .../2.1.2/api/python/_static/spark-logo-hd.png  |   Bin 0 -> 11306 bytes
 .../api/python/_static/underscore-1.3.1.js      |   999 +
 .../docs/2.1.2/api/python/_static/underscore.js |    31 +
 .../2.1.2/api/python/_static/up-pressed.png     |   Bin 0 -> 345 bytes
 site/docs/2.1.2/api/python/_static/up.png       |   Bin 0 -> 345 bytes
 .../docs/2.1.2/api/python/_static/websupport.js |   808 +
 site/docs/2.1.2/api/python/index.html           |   188 +
 site/docs/2.1.2/api/python/objects.inv          |   Bin 0 -> 21680 bytes
 site/docs/2.1.2/api/python/pyspark.html         |  2877 +
 site/docs/2.1.2/api/python/pyspark.ml.html      | 30159 +++++++++++
 site/docs/2.1.2/api/python/pyspark.mllib.html   |  8191 +++
 site/docs/2.1.2/api/python/pyspark.sql.html     |  8687 +++
 .../2.1.2/api/python/pyspark.streaming.html     |  1197 +
 site/docs/2.1.2/api/python/search.html          |   103 +
 site/docs/2.1.2/api/python/searchindex.js       |     1 +
 site/docs/2.1.2/api/scala/deprecated-list.html  |   122 +
 site/docs/2.1.2/api/scala/index.html            |   452 +
 site/docs/2.1.2/api/scala/index.js              |     1 +
 site/docs/2.1.2/api/scala/index/index-_.html    |    83 +
 site/docs/2.1.2/api/scala/index/index-a.html    |   407 +
 site/docs/2.1.2/api/scala/index/index-b.html    |   299 +
 site/docs/2.1.2/api/scala/index/index-c.html    |   677 +
 site/docs/2.1.2/api/scala/index/index-d.html    |   461 +
 site/docs/2.1.2/api/scala/index/index-e.html    |   329 +
 site/docs/2.1.2/api/scala/index/index-f.html    |   407 +
 site/docs/2.1.2/api/scala/index/index-g.html    |   776 +
 site/docs/2.1.2/api/scala/index/index-h.html    |   134 +
 site/docs/2.1.2/api/scala/index/index-i.html    |   476 +
 site/docs/2.1.2/api/scala/index/index-j.html    |   227 +
 site/docs/2.1.2/api/scala/index/index-k.html    |   113 +
 site/docs/2.1.2/api/scala/index/index-l.html    |   413 +
 site/docs/2.1.2/api/scala/index/index-m.html    |   494 +
 site/docs/2.1.2/api/scala/index/index-n.html    |   398 +
 site/docs/2.1.2/api/scala/index/index-o.html    |   326 +
 site/docs/2.1.2/api/scala/index/index-p.html    |   476 +
 site/docs/2.1.2/api/scala/index/index-q.html    |    62 +
 site/docs/2.1.2/api/scala/index/index-r.html    |   662 +
 site/docs/2.1.2/api/scala/index/index-s.html    |  1763 +
 site/docs/2.1.2/api/scala/index/index-t.html    |   566 +
 site/docs/2.1.2/api/scala/index/index-u.html    |   251 +
 site/docs/2.1.2/api/scala/index/index-v.html    |   143 +
 site/docs/2.1.2/api/scala/index/index-w.html    |   200 +
 site/docs/2.1.2/api/scala/index/index-y.html    |    17 +
 site/docs/2.1.2/api/scala/index/index-z.html    |    32 +
 site/docs/2.1.2/api/scala/lib/arrow-down.png    |   Bin 0 -> 6232 bytes
 site/docs/2.1.2/api/scala/lib/arrow-right.png   |   Bin 0 -> 6220 bytes
 site/docs/2.1.2/api/scala/lib/class.png         |   Bin 0 -> 3357 bytes
 site/docs/2.1.2/api/scala/lib/class_big.png     |   Bin 0 -> 7516 bytes
 site/docs/2.1.2/api/scala/lib/class_diagram.png |   Bin 0 -> 3910 bytes
 .../2.1.2/api/scala/lib/class_to_object_big.png |   Bin 0 -> 9006 bytes
 .../docs/2.1.2/api/scala/lib/constructorsbg.gif |   Bin 0 -> 1206 bytes
 site/docs/2.1.2/api/scala/lib/conversionbg.gif  |   Bin 0 -> 167 bytes
 site/docs/2.1.2/api/scala/lib/defbg-blue.gif    |   Bin 0 -> 1544 bytes
 site/docs/2.1.2/api/scala/lib/defbg-green.gif   |   Bin 0 -> 1341 bytes
 site/docs/2.1.2/api/scala/lib/diagrams.css      |   143 +
 site/docs/2.1.2/api/scala/lib/diagrams.js       |   324 +
 .../2.1.2/api/scala/lib/filter_box_left.png     |   Bin 0 -> 1692 bytes
 .../2.1.2/api/scala/lib/filter_box_left2.gif    |   Bin 0 -> 1462 bytes
 .../2.1.2/api/scala/lib/filter_box_right.png    |   Bin 0 -> 1803 bytes
 site/docs/2.1.2/api/scala/lib/filterbg.gif      |   Bin 0 -> 1324 bytes
 .../docs/2.1.2/api/scala/lib/filterboxbarbg.gif |   Bin 0 -> 1104 bytes
 .../docs/2.1.2/api/scala/lib/filterboxbarbg.png |   Bin 0 -> 965 bytes
 site/docs/2.1.2/api/scala/lib/filterboxbg.gif   |   Bin 0 -> 1366 bytes
 .../2.1.2/api/scala/lib/fullcommenttopbg.gif    |   Bin 0 -> 1115 bytes
 site/docs/2.1.2/api/scala/lib/index.css         |   339 +
 site/docs/2.1.2/api/scala/lib/index.js          |   577 +
 site/docs/2.1.2/api/scala/lib/jquery-ui.js      |     6 +
 site/docs/2.1.2/api/scala/lib/jquery.js         |     2 +
 site/docs/2.1.2/api/scala/lib/jquery.layout.js  |  5486 ++
 .../2.1.2/api/scala/lib/modernizr.custom.js     |     4 +
 .../2.1.2/api/scala/lib/navigation-li-a.png     |   Bin 0 -> 1198 bytes
 site/docs/2.1.2/api/scala/lib/navigation-li.png |   Bin 0 -> 2441 bytes
 site/docs/2.1.2/api/scala/lib/object.png        |   Bin 0 -> 3356 bytes
 site/docs/2.1.2/api/scala/lib/object_big.png    |   Bin 0 -> 7653 bytes
 .../docs/2.1.2/api/scala/lib/object_diagram.png |   Bin 0 -> 3903 bytes
 .../2.1.2/api/scala/lib/object_to_class_big.png |   Bin 0 -> 9158 bytes
 .../2.1.2/api/scala/lib/object_to_trait_big.png |   Bin 0 -> 9200 bytes
 .../2.1.2/api/scala/lib/object_to_type_big.png  |   Bin 0 -> 9158 bytes
 site/docs/2.1.2/api/scala/lib/ownderbg2.gif     |   Bin 0 -> 1145 bytes
 site/docs/2.1.2/api/scala/lib/ownerbg.gif       |   Bin 0 -> 1118 bytes
 site/docs/2.1.2/api/scala/lib/ownerbg2.gif      |   Bin 0 -> 1145 bytes
 site/docs/2.1.2/api/scala/lib/package.png       |   Bin 0 -> 3335 bytes
 site/docs/2.1.2/api/scala/lib/package_big.png   |   Bin 0 -> 7312 bytes
 site/docs/2.1.2/api/scala/lib/packagesbg.gif    |   Bin 0 -> 1201 bytes
 site/docs/2.1.2/api/scala/lib/permalink.png     |   Bin 0 -> 943 bytes
 site/docs/2.1.2/api/scala/lib/ref-index.css     |    30 +
 site/docs/2.1.2/api/scala/lib/remove.png        |   Bin 0 -> 3186 bytes
 site/docs/2.1.2/api/scala/lib/scheduler.js      |    71 +
 .../2.1.2/api/scala/lib/selected-implicits.png  |   Bin 0 -> 1150 bytes
 .../api/scala/lib/selected-right-implicits.png  |   Bin 0 -> 646 bytes
 .../docs/2.1.2/api/scala/lib/selected-right.png |   Bin 0 -> 1380 bytes
 site/docs/2.1.2/api/scala/lib/selected.png      |   Bin 0 -> 1864 bytes
 .../2.1.2/api/scala/lib/selected2-right.png     |   Bin 0 -> 1434 bytes
 site/docs/2.1.2/api/scala/lib/selected2.png     |   Bin 0 -> 1965 bytes
 site/docs/2.1.2/api/scala/lib/signaturebg.gif   |   Bin 0 -> 1214 bytes
 site/docs/2.1.2/api/scala/lib/signaturebg2.gif  |   Bin 0 -> 1209 bytes
 site/docs/2.1.2/api/scala/lib/template.css      |   929 +
 site/docs/2.1.2/api/scala/lib/template.js       |   564 +
 site/docs/2.1.2/api/scala/lib/tools.tooltip.js  |    14 +
 site/docs/2.1.2/api/scala/lib/trait.png         |   Bin 0 -> 3374 bytes
 site/docs/2.1.2/api/scala/lib/trait_big.png     |   Bin 0 -> 7410 bytes
 site/docs/2.1.2/api/scala/lib/trait_diagram.png |   Bin 0 -> 3882 bytes
 .../2.1.2/api/scala/lib/trait_to_object_big.png |   Bin 0 -> 8967 bytes
 site/docs/2.1.2/api/scala/lib/type.png          |   Bin 0 -> 1445 bytes
 site/docs/2.1.2/api/scala/lib/type_big.png      |   Bin 0 -> 4236 bytes
 site/docs/2.1.2/api/scala/lib/type_diagram.png  |   Bin 0 -> 1841 bytes
 .../2.1.2/api/scala/lib/type_to_object_big.png  |   Bin 0 -> 4969 bytes
 site/docs/2.1.2/api/scala/lib/typebg.gif        |   Bin 0 -> 1206 bytes
 site/docs/2.1.2/api/scala/lib/unselected.png    |   Bin 0 -> 1879 bytes
 .../docs/2.1.2/api/scala/lib/valuemembersbg.gif |   Bin 0 -> 1206 bytes
 .../2.1.2/api/scala/org/apache/package.html     |   118 +
 .../api/scala/org/apache/spark/Accumulable.html |   706 +
 .../org/apache/spark/AccumulableParam.html      |   552 +
 .../api/scala/org/apache/spark/Accumulator.html |   698 +
 ...cumulatorParam$$DoubleAccumulatorParam$.html |   548 +
 ...ccumulatorParam$$FloatAccumulatorParam$.html |   548 +
 .../AccumulatorParam$$IntAccumulatorParam$.html |   548 +
 ...AccumulatorParam$$LongAccumulatorParam$.html |   548 +
 .../org/apache/spark/AccumulatorParam$.html     |   574 +
 .../org/apache/spark/AccumulatorParam.html      |   557 +
 .../api/scala/org/apache/spark/Aggregator.html  |   549 +
 .../org/apache/spark/ComplexFutureAction.html   |   978 +
 .../api/scala/org/apache/spark/Dependency.html  |   534 +
 .../org/apache/spark/ExceptionFailure.html      |   615 +
 .../org/apache/spark/ExecutorLostFailure.html   |   559 +
 .../api/scala/org/apache/spark/FetchFailed.html |   596 +
 .../scala/org/apache/spark/FutureAction.html    |   945 +
 .../scala/org/apache/spark/HashPartitioner.html |   546 +
 .../org/apache/spark/InterruptibleIterator.html |  2050 +
 .../org/apache/spark/JobExecutionStatus.html    |   570 +
 .../scala/org/apache/spark/JobSubmitter.html    |   510 +
 .../org/apache/spark/NarrowDependency.html      |   554 +
 .../org/apache/spark/OneToOneDependency.html    |   549 +
 .../api/scala/org/apache/spark/Partition.html   |   508 +
 .../scala/org/apache/spark/Partitioner$.html    |   510 +
 .../api/scala/org/apache/spark/Partitioner.html |   550 +
 .../scala/org/apache/spark/RangeDependency.html |   548 +
 .../org/apache/spark/RangePartitioner.html      |   546 +
 .../scala/org/apache/spark/Resubmitted$.html    |   506 +
 .../org/apache/spark/SerializableWritable.html  |   541 +
 .../org/apache/spark/ShuffleDependency.html     |   654 +
 .../org/apache/spark/SimpleFutureAction.html    |   946 +
 .../api/scala/org/apache/spark/SparkConf.html   |  1499 +
 .../scala/org/apache/spark/SparkContext$.html   |   809 +
 .../scala/org/apache/spark/SparkContext.html    |  2751 +
 .../api/scala/org/apache/spark/SparkEnv$.html   |   758 +
 .../api/scala/org/apache/spark/SparkEnv.html    |   974 +
 .../scala/org/apache/spark/SparkException.html  |   729 +
 .../org/apache/spark/SparkExecutorInfo.html     |   555 +
 .../api/scala/org/apache/spark/SparkFiles$.html |   517 +
 .../org/apache/spark/SparkFirehoseListener.html |   858 +
 .../scala/org/apache/spark/SparkJobInfo.html    |   538 +
 .../scala/org/apache/spark/SparkStageInfo.html  |   623 +
 .../org/apache/spark/SparkStatusTracker.html    |   597 +
 .../api/scala/org/apache/spark/Success$.html    |   463 +
 .../org/apache/spark/TaskCommitDenied.html      |   557 +
 .../scala/org/apache/spark/TaskContext$.html    |   562 +
 .../api/scala/org/apache/spark/TaskContext.html |   779 +
 .../scala/org/apache/spark/TaskEndReason.html   |   492 +
 .../org/apache/spark/TaskFailedReason.html      |   534 +
 .../api/scala/org/apache/spark/TaskKilled$.html |   504 +
 .../org/apache/spark/TaskKilledException.html   |   719 +
 .../scala/org/apache/spark/TaskResultLost$.html |   505 +
 .../scala/org/apache/spark/UnknownReason$.html  |   505 +
 .../org/apache/spark/WritableConverter$.html    |   622 +
 .../org/apache/spark/WritableFactory$.html      |   622 +
 .../apache/spark/api/java/JavaDoubleRDD$.html   |   522 +
 .../apache/spark/api/java/JavaDoubleRDD.html    |  2729 +
 .../apache/spark/api/java/JavaFutureAction.html |   616 +
 .../apache/spark/api/java/JavaHadoopRDD.html    |  3987 ++
 .../apache/spark/api/java/JavaNewHadoopRDD.html |  3987 ++
 .../org/apache/spark/api/java/JavaPairRDD$.html |   539 +
 .../org/apache/spark/api/java/JavaPairRDD.html  |  3908 ++
 .../org/apache/spark/api/java/JavaRDD$.html     |   522 +
 .../org/apache/spark/api/java/JavaRDD.html      |  2429 +
 .../org/apache/spark/api/java/JavaRDDLike.html  |  1976 +
 .../spark/api/java/JavaSparkContext$.html       |   557 +
 .../apache/spark/api/java/JavaSparkContext.html |  2161 +
 .../spark/api/java/JavaSparkStatusTracker.html  |   580 +
 .../org/apache/spark/api/java/Optional.html     |   569 +
 .../apache/spark/api/java/StorageLevels.html    |   502 +
 .../api/java/function/CoGroupFunction.html      |   504 +
 .../java/function/DoubleFlatMapFunction.html    |   504 +
 .../spark/api/java/function/DoubleFunction.html |   504 +
 .../spark/api/java/function/FilterFunction.html |   504 +
 .../api/java/function/FlatMapFunction.html      |   504 +
 .../api/java/function/FlatMapFunction2.html     |   504 +
 .../java/function/FlatMapGroupsFunction.html    |   504 +
 .../api/java/function/ForeachFunction.html      |   504 +
 .../java/function/ForeachPartitionFunction.html |   504 +
 .../spark/api/java/function/Function.html       |   504 +
 .../spark/api/java/function/Function0.html      |   504 +
 .../spark/api/java/function/Function2.html      |   504 +
 .../spark/api/java/function/Function3.html      |   504 +
 .../spark/api/java/function/Function4.html      |   504 +
 .../spark/api/java/function/MapFunction.html    |   504 +
 .../api/java/function/MapGroupsFunction.html    |   504 +
 .../java/function/MapPartitionsFunction.html    |   504 +
 .../api/java/function/PairFlatMapFunction.html  |   504 +
 .../spark/api/java/function/PairFunction.html   |   504 +
 .../spark/api/java/function/ReduceFunction.html |   504 +
 .../spark/api/java/function/VoidFunction.html   |   504 +
 .../spark/api/java/function/VoidFunction2.html  |   504 +
 .../apache/spark/api/java/function/package.html |   504 +
 .../org/apache/spark/api/java/package.html      |   422 +
 .../api/scala/org/apache/spark/api/package.html |   118 +
 .../org/apache/spark/broadcast/Broadcast.html   |   929 +
 .../org/apache/spark/broadcast/package.html     |   161 +
 .../scala/org/apache/spark/graphx/Edge$.html    |   488 +
 .../api/scala/org/apache/spark/graphx/Edge.html |   556 +
 .../org/apache/spark/graphx/EdgeContext$.html   |   505 +
 .../org/apache/spark/graphx/EdgeContext.html    |   645 +
 .../org/apache/spark/graphx/EdgeDirection$.html |   557 +
 .../org/apache/spark/graphx/EdgeDirection.html  |   508 +
 .../scala/org/apache/spark/graphx/EdgeRDD$.html |   506 +
 .../scala/org/apache/spark/graphx/EdgeRDD.html  |  2672 +
 .../org/apache/spark/graphx/EdgeTriplet.html    |   676 +
 .../scala/org/apache/spark/graphx/Graph$.html   |   572 +
 .../scala/org/apache/spark/graphx/Graph.html    |  1085 +
 .../org/apache/spark/graphx/GraphLoader$.html   |   754 +
 .../scala/org/apache/spark/graphx/GraphOps.html |  1003 +
 .../org/apache/spark/graphx/GraphXUtils$.html   |   499 +
 ...tionStrategy$$CanonicalRandomVertexCut$.html |   478 +
 .../PartitionStrategy$$EdgePartition1D$.html    |   477 +
 .../PartitionStrategy$$EdgePartition2D$.html    |   504 +
 .../PartitionStrategy$$RandomVertexCut$.html    |   477 +
 .../apache/spark/graphx/PartitionStrategy$.html |   608 +
 .../apache/spark/graphx/PartitionStrategy.html  |   513 +
 .../scala/org/apache/spark/graphx/Pregel$.html  |   789 +
 .../org/apache/spark/graphx/TripletFields.html  |   521 +
 .../org/apache/spark/graphx/VertexRDD$.html     |   569 +
 .../org/apache/spark/graphx/VertexRDD.html      |  2931 ++
 .../spark/graphx/impl/EdgeActiveness.html       |   570 +
 .../apache/spark/graphx/impl/EdgeRDDImpl.html   |  2711 +
 .../apache/spark/graphx/impl/GraphImpl$.html    |   580 +
 .../org/apache/spark/graphx/impl/GraphImpl.html |  1132 +
 .../apache/spark/graphx/impl/VertexRDDImpl.html |  2923 ++
 .../org/apache/spark/graphx/impl/package.html   |   218 +
 .../spark/graphx/lib/ConnectedComponents$.html  |   524 +
 .../spark/graphx/lib/LabelPropagation$.html     |   505 +
 .../org/apache/spark/graphx/lib/PageRank$.html  |   853 +
 .../spark/graphx/lib/SVDPlusPlus$$Conf.html     |   642 +
 .../apache/spark/graphx/lib/SVDPlusPlus$.html   |   527 +
 .../apache/spark/graphx/lib/ShortestPaths$.html |   524 +
 .../lib/StronglyConnectedComponents$.html       |   502 +
 .../apache/spark/graphx/lib/TriangleCount$.html |   520 +
 .../org/apache/spark/graphx/lib/package.html    |   271 +
 .../scala/org/apache/spark/graphx/package.html  |   621 +
 .../spark/graphx/util/GraphGenerators$.html     |   889 +
 .../org/apache/spark/graphx/util/package.html   |   145 +
 .../apache/spark/input/PortableDataStream.html  |   561 +
 .../scala/org/apache/spark/input/package.html   |   120 +
 ...CommitProtocol$$EmptyTaskCommitMessage$.html |   505 +
 .../FileCommitProtocol$$TaskCommitMessage.html  |   526 +
 .../spark/internal/io/FileCommitProtocol$.html  |   538 +
 .../spark/internal/io/FileCommitProtocol.html   |   679 +
 .../io/HadoopMapReduceCommitProtocol.html       |   927 +
 .../org/apache/spark/internal/io/package.html   |   167 +
 .../org/apache/spark/internal/package.html      |   118 +
 .../org/apache/spark/io/CompressionCodec.html   |   529 +
 .../apache/spark/io/LZ4BlockInputStream.html    |   703 +
 .../apache/spark/io/LZ4CompressionCodec.html    |   546 +
 .../apache/spark/io/LZFCompressionCodec.html    |   545 +
 .../spark/io/NioBufferedFileInputStream.html    |   684 +
 .../apache/spark/io/SnappyCompressionCodec.html |   563 +
 .../api/scala/org/apache/spark/io/package.html  |   265 +
 .../apache/spark/launcher/SparkAppHandle.html   |   624 +
 .../apache/spark/launcher/SparkLauncher.html    |   944 +
 .../org/apache/spark/launcher/package.html      |   135 +
 .../spark/mapred/SparkHadoopMapRedUtil$.html    |   744 +
 .../scala/org/apache/spark/mapred/package.html  |   118 +
 .../scala/org/apache/spark/metrics/package.html |   118 +
 .../spark/metrics/source/CodegenMetrics$.html   |   591 +
 .../metrics/source/HiveCatalogMetrics$.html     |   712 +
 .../apache/spark/metrics/source/package.html    |   174 +
 .../scala/org/apache/spark/ml/Estimator.html    |  1361 +
 .../api/scala/org/apache/spark/ml/Model.html    |  1383 +
 .../scala/org/apache/spark/ml/Pipeline$.html    |   544 +
 .../api/scala/org/apache/spark/ml/Pipeline.html |  1553 +
 .../org/apache/spark/ml/PipelineModel$.html     |   544 +
 .../org/apache/spark/ml/PipelineModel.html      |  1457 +
 .../org/apache/spark/ml/PipelineStage.html      |  1256 +
 .../org/apache/spark/ml/PredictionModel.html    |  1632 +
 .../scala/org/apache/spark/ml/Predictor.html    |  1588 +
 .../scala/org/apache/spark/ml/Transformer.html  |  1330 +
 .../org/apache/spark/ml/UnaryTransformer.html   |  1496 +
 .../apache/spark/ml/attribute/Attribute$.html   |   512 +
 .../apache/spark/ml/attribute/Attribute.html    |   720 +
 .../spark/ml/attribute/AttributeGroup$.html     |   510 +
 .../spark/ml/attribute/AttributeGroup.html      |   788 +
 .../spark/ml/attribute/AttributeType$.html      |   573 +
 .../spark/ml/attribute/AttributeType.html       |   507 +
 .../spark/ml/attribute/BinaryAttribute$.html    |   530 +
 .../spark/ml/attribute/BinaryAttribute.html     |   769 +
 .../spark/ml/attribute/NominalAttribute$.html   |   530 +
 .../spark/ml/attribute/NominalAttribute.html    |   929 +
 .../spark/ml/attribute/NumericAttribute$.html   |   530 +
 .../spark/ml/attribute/NumericAttribute.html    |   939 +
 .../ml/attribute/UnresolvedAttribute$.html      |   717 +
 .../org/apache/spark/ml/attribute/package.html  |   439 +
 .../BinaryLogisticRegressionSummary.html        |   756 +
 ...BinaryLogisticRegressionTrainingSummary.html |   797 +
 .../ml/classification/ClassificationModel.html  |  1746 +
 .../spark/ml/classification/Classifier.html     |  1686 +
 .../DecisionTreeClassificationModel$.html       |   544 +
 .../DecisionTreeClassificationModel.html        |  2629 +
 .../classification/DecisionTreeClassifier$.html |   563 +
 .../classification/DecisionTreeClassifier.html  |  2450 +
 .../classification/GBTClassificationModel$.html |   544 +
 .../classification/GBTClassificationModel.html  |  2601 +
 .../spark/ml/classification/GBTClassifier$.html |   563 +
 .../spark/ml/classification/GBTClassifier.html  |  2480 +
 .../ml/classification/LogisticRegression$.html  |   540 +
 .../ml/classification/LogisticRegression.html   |  2614 +
 .../LogisticRegressionModel$.html               |   544 +
 .../classification/LogisticRegressionModel.html |  2621 +
 .../LogisticRegressionSummary.html              |   561 +
 .../LogisticRegressionTrainingSummary.html      |   600 +
 ...ultilayerPerceptronClassificationModel$.html |   544 +
 ...MultilayerPerceptronClassificationModel.html |  1723 +
 .../MultilayerPerceptronClassifier$.html        |   540 +
 .../MultilayerPerceptronClassifier.html         |  2228 +
 .../spark/ml/classification/NaiveBayes$.html    |   540 +
 .../spark/ml/classification/NaiveBayes.html     |  2081 +
 .../ml/classification/NaiveBayesModel$.html     |   544 +
 .../ml/classification/NaiveBayesModel.html      |  2146 +
 .../spark/ml/classification/OneVsRest$.html     |   544 +
 .../spark/ml/classification/OneVsRest.html      |  1817 +
 .../ml/classification/OneVsRestModel$.html      |   544 +
 .../spark/ml/classification/OneVsRestModel.html |  1743 +
 .../ProbabilisticClassificationModel.html       |  1931 +
 .../classification/ProbabilisticClassifier.html |  1795 +
 .../RandomForestClassificationModel$.html       |   544 +
 .../RandomForestClassificationModel.html        |  2811 +
 .../classification/RandomForestClassifier$.html |   586 +
 .../classification/RandomForestClassifier.html  |  2639 +
 .../apache/spark/ml/classification/package.html |   981 +
 .../spark/ml/clustering/BisectingKMeans$.html   |   540 +
 .../spark/ml/clustering/BisectingKMeans.html    |  1882 +
 .../ml/clustering/BisectingKMeansModel$.html    |   538 +
 .../ml/clustering/BisectingKMeansModel.html     |  1854 +
 .../ml/clustering/BisectingKMeansSummary.html   |   602 +
 .../spark/ml/clustering/ClusteringSummary.html  |   596 +
 .../ml/clustering/DistributedLDAModel$.html     |   544 +
 .../ml/clustering/DistributedLDAModel.html      |  2617 +
 .../spark/ml/clustering/GaussianMixture$.html   |   540 +
 .../spark/ml/clustering/GaussianMixture.html    |  1917 +
 .../ml/clustering/GaussianMixtureModel$.html    |   544 +
 .../ml/clustering/GaussianMixtureModel.html     |  1922 +
 .../ml/clustering/GaussianMixtureSummary.html   |   651 +
 .../org/apache/spark/ml/clustering/KMeans$.html |   540 +
 .../org/apache/spark/ml/clustering/KMeans.html  |  2003 +
 .../spark/ml/clustering/KMeansModel$.html       |   544 +
 .../apache/spark/ml/clustering/KMeansModel.html |  1938 +
 .../spark/ml/clustering/KMeansSummary.html      |   602 +
 .../org/apache/spark/ml/clustering/LDA$.html    |   538 +
 .../org/apache/spark/ml/clustering/LDA.html     |  2565 +
 .../apache/spark/ml/clustering/LDAModel.html    |  2485 +
 .../spark/ml/clustering/LocalLDAModel$.html     |   544 +
 .../spark/ml/clustering/LocalLDAModel.html      |  2483 +
 .../org/apache/spark/ml/clustering/package.html |   682 +
 .../BinaryClassificationEvaluator$.html         |   540 +
 .../BinaryClassificationEvaluator.html          |  1341 +
 .../apache/spark/ml/evaluation/Evaluator.html   |  1058 +
 .../MulticlassClassificationEvaluator$.html     |   540 +
 .../MulticlassClassificationEvaluator.html      |  1341 +
 .../ml/evaluation/RegressionEvaluator$.html     |   540 +
 .../ml/evaluation/RegressionEvaluator.html      |  1340 +
 .../org/apache/spark/ml/evaluation/package.html |   287 +
 .../org/apache/spark/ml/feature/Binarizer$.html |   540 +
 .../org/apache/spark/ml/feature/Binarizer.html  |  1625 +
 .../feature/BucketedRandomProjectionLSH$.html   |   540 +
 .../ml/feature/BucketedRandomProjectionLSH.html |  1797 +
 .../BucketedRandomProjectionLSHModel$.html      |   544 +
 .../BucketedRandomProjectionLSHModel.html       |  1749 +
 .../apache/spark/ml/feature/Bucketizer$.html    |   540 +
 .../org/apache/spark/ml/feature/Bucketizer.html |  1753 +
 .../apache/spark/ml/feature/ChiSqSelector$.html |   540 +
 .../apache/spark/ml/feature/ChiSqSelector.html  |  1935 +
 .../spark/ml/feature/ChiSqSelectorModel$.html   |   544 +
 .../spark/ml/feature/ChiSqSelectorModel.html    |  1816 +
 .../spark/ml/feature/CountVectorizer$.html      |   540 +
 .../spark/ml/feature/CountVectorizer.html       |  1847 +
 .../spark/ml/feature/CountVectorizerModel$.html |   544 +
 .../spark/ml/feature/CountVectorizerModel.html  |  1844 +
 .../scala/org/apache/spark/ml/feature/DCT$.html |   540 +
 .../scala/org/apache/spark/ml/feature/DCT.html  |  1655 +
 .../spark/ml/feature/ElementwiseProduct$.html   |   540 +
 .../spark/ml/feature/ElementwiseProduct.html    |  1652 +
 .../org/apache/spark/ml/feature/HashingTF$.html |   540 +
 .../org/apache/spark/ml/feature/HashingTF.html  |  1700 +
 .../scala/org/apache/spark/ml/feature/IDF$.html |   540 +
 .../scala/org/apache/spark/ml/feature/IDF.html  |  1662 +
 .../org/apache/spark/ml/feature/IDFModel$.html  |   544 +
 .../org/apache/spark/ml/feature/IDFModel.html   |  1640 +
 .../apache/spark/ml/feature/IndexToString$.html |   540 +
 .../apache/spark/ml/feature/IndexToString.html  |  1602 +
 .../apache/spark/ml/feature/Interaction$.html   |   540 +
 .../apache/spark/ml/feature/Interaction.html    |  1558 +
 .../apache/spark/ml/feature/LabeledPoint.html   |   531 +
 .../apache/spark/ml/feature/MaxAbsScaler$.html  |   540 +
 .../apache/spark/ml/feature/MaxAbsScaler.html   |  1605 +
 .../spark/ml/feature/MaxAbsScalerModel$.html    |   544 +
 .../spark/ml/feature/MaxAbsScalerModel.html     |  1603 +
 .../apache/spark/ml/feature/MinHashLSH$.html    |   540 +
 .../org/apache/spark/ml/feature/MinHashLSH.html |  1736 +
 .../spark/ml/feature/MinHashLSHModel$.html      |   544 +
 .../spark/ml/feature/MinHashLSHModel.html       |  1712 +
 .../apache/spark/ml/feature/MinMaxScaler$.html  |   540 +
 .../apache/spark/ml/feature/MinMaxScaler.html   |  1728 +
 .../spark/ml/feature/MinMaxScalerModel$.html    |   544 +
 .../spark/ml/feature/MinMaxScalerModel.html     |  1747 +
 .../org/apache/spark/ml/feature/NGram$.html     |   540 +
 .../org/apache/spark/ml/feature/NGram.html      |  1656 +
 .../apache/spark/ml/feature/Normalizer$.html    |   540 +
 .../org/apache/spark/ml/feature/Normalizer.html |  1651 +
 .../apache/spark/ml/feature/OneHotEncoder$.html |   540 +
 .../apache/spark/ml/feature/OneHotEncoder.html  |  1629 +
 .../scala/org/apache/spark/ml/feature/PCA$.html |   540 +
 .../scala/org/apache/spark/ml/feature/PCA.html  |  1661 +
 .../org/apache/spark/ml/feature/PCAModel$.html  |   544 +
 .../org/apache/spark/ml/feature/PCAModel.html   |  1664 +
 .../spark/ml/feature/PolynomialExpansion$.html  |   548 +
 .../spark/ml/feature/PolynomialExpansion.html   |  1664 +
 .../spark/ml/feature/QuantileDiscretizer$.html  |   780 +
 .../spark/ml/feature/QuantileDiscretizer.html   |  1792 +
 .../org/apache/spark/ml/feature/RFormula$.html  |   540 +
 .../org/apache/spark/ml/feature/RFormula.html   |  1764 +
 .../apache/spark/ml/feature/RFormulaModel$.html |   544 +
 .../apache/spark/ml/feature/RFormulaModel.html  |  1542 +
 .../spark/ml/feature/RegexTokenizer$.html       |   540 +
 .../apache/spark/ml/feature/RegexTokenizer.html |  1870 +
 .../spark/ml/feature/SQLTransformer$.html       |   540 +
 .../apache/spark/ml/feature/SQLTransformer.html |  1512 +
 .../spark/ml/feature/StandardScaler$.html       |   540 +
 .../apache/spark/ml/feature/StandardScaler.html |  1724 +
 .../spark/ml/feature/StandardScalerModel$.html  |   544 +
 .../spark/ml/feature/StandardScalerModel.html   |  1698 +
 .../spark/ml/feature/StopWordsRemover$.html     |   566 +
 .../spark/ml/feature/StopWordsRemover.html      |  1694 +
 .../apache/spark/ml/feature/StringIndexer$.html |   540 +
 .../apache/spark/ml/feature/StringIndexer.html  |  1665 +
 .../spark/ml/feature/StringIndexerModel$.html   |   544 +
 .../spark/ml/feature/StringIndexerModel.html    |  1708 +
 .../org/apache/spark/ml/feature/Tokenizer$.html |   540 +
 .../org/apache/spark/ml/feature/Tokenizer.html  |  1587 +
 .../spark/ml/feature/VectorAssembler$.html      |   540 +
 .../spark/ml/feature/VectorAssembler.html       |  1553 +
 .../apache/spark/ml/feature/VectorIndexer$.html |   540 +
 .../apache/spark/ml/feature/VectorIndexer.html  |  1654 +
 .../spark/ml/feature/VectorIndexerModel$.html   |   544 +
 .../spark/ml/feature/VectorIndexerModel.html    |  1675 +
 .../apache/spark/ml/feature/VectorSlicer$.html  |   540 +
 .../apache/spark/ml/feature/VectorSlicer.html   |  1700 +
 .../org/apache/spark/ml/feature/Word2Vec$.html  |   540 +
 .../org/apache/spark/ml/feature/Word2Vec.html   |  2087 +
 .../apache/spark/ml/feature/Word2VecModel$.html |   544 +
 .../apache/spark/ml/feature/Word2VecModel.html  |  1958 +
 .../org/apache/spark/ml/feature/package.html    |  2444 +
 .../apache/spark/ml/linalg/DenseMatrix$.html    |   634 +
 .../org/apache/spark/ml/linalg/DenseMatrix.html |   918 +
 .../apache/spark/ml/linalg/DenseVector$.html    |   517 +
 .../org/apache/spark/ml/linalg/DenseVector.html |   761 +
 .../org/apache/spark/ml/linalg/Matrices$.html   |   795 +
 .../org/apache/spark/ml/linalg/Matrix.html      |   854 +
 .../apache/spark/ml/linalg/SQLDataTypes$.html   |   526 +
 .../apache/spark/ml/linalg/SparseMatrix$.html   |   615 +
 .../apache/spark/ml/linalg/SparseMatrix.html    |   971 +
 .../apache/spark/ml/linalg/SparseVector$.html   |   517 +
 .../apache/spark/ml/linalg/SparseVector.html    |   789 +
 .../org/apache/spark/ml/linalg/Vector.html      |   768 +
 .../org/apache/spark/ml/linalg/Vectors$.html    |   683 +
 .../org/apache/spark/ml/linalg/package.html     |   429 +
 .../api/scala/org/apache/spark/ml/package.html  |   708 +
 .../org/apache/spark/ml/param/BooleanParam.html |   667 +
 .../apache/spark/ml/param/DoubleArrayParam.html |   684 +
 .../org/apache/spark/ml/param/DoubleParam.html  |   701 +
 .../org/apache/spark/ml/param/FloatParam.html   |   701 +
 .../apache/spark/ml/param/IntArrayParam.html    |   684 +
 .../org/apache/spark/ml/param/IntParam.html     |   701 +
 .../org/apache/spark/ml/param/JavaParams.html   |   970 +
 .../org/apache/spark/ml/param/LongParam.html    |   701 +
 .../scala/org/apache/spark/ml/param/Param.html  |   704 +
 .../org/apache/spark/ml/param/ParamMap$.html    |   544 +
 .../org/apache/spark/ml/param/ParamMap.html     |   845 +
 .../org/apache/spark/ml/param/ParamPair.html    |   518 +
 .../apache/spark/ml/param/ParamValidators$.html |   646 +
 .../scala/org/apache/spark/ml/param/Params.html |   939 +
 .../apache/spark/ml/param/StringArrayParam.html |   684 +
 .../org/apache/spark/ml/param/package.html      |   457 +
 .../spark/ml/recommendation/ALS$$Rating.html    |   515 +
 .../apache/spark/ml/recommendation/ALS$.html    |   832 +
 .../org/apache/spark/ml/recommendation/ALS.html |  2495 +
 .../spark/ml/recommendation/ALSModel$.html      |   544 +
 .../spark/ml/recommendation/ALSModel.html       |  1701 +
 .../apache/spark/ml/recommendation/package.html |   220 +
 .../ml/regression/AFTSurvivalRegression$.html   |   540 +
 .../ml/regression/AFTSurvivalRegression.html    |  2155 +
 .../regression/AFTSurvivalRegressionModel$.html |   544 +
 .../regression/AFTSurvivalRegressionModel.html  |  2076 +
 .../DecisionTreeRegressionModel$.html           |   544 +
 .../regression/DecisionTreeRegressionModel.html |  2379 +
 .../ml/regression/DecisionTreeRegressor$.html   |   557 +
 .../ml/regression/DecisionTreeRegressor.html    |  2296 +
 .../ml/regression/GBTRegressionModel$.html      |   544 +
 .../spark/ml/regression/GBTRegressionModel.html |  2586 +
 .../spark/ml/regression/GBTRegressor$.html      |   563 +
 .../spark/ml/regression/GBTRegressor.html       |  2481 +
 .../GeneralizedLinearRegression$.html           |   540 +
 .../regression/GeneralizedLinearRegression.html |  2291 +
 .../GeneralizedLinearRegressionModel$.html      |   544 +
 .../GeneralizedLinearRegressionModel.html       |  2192 +
 .../GeneralizedLinearRegressionSummary.html     |   807 +
 ...eralizedLinearRegressionTrainingSummary.html |   933 +
 .../ml/regression/IsotonicRegression$.html      |   540 +
 .../spark/ml/regression/IsotonicRegression.html |  1859 +
 .../ml/regression/IsotonicRegressionModel$.html |   544 +
 .../ml/regression/IsotonicRegressionModel.html  |  1811 +
 .../spark/ml/regression/LinearRegression$.html  |   567 +
 .../spark/ml/regression/LinearRegression.html   |  2261 +
 .../ml/regression/LinearRegressionModel$.html   |   544 +
 .../ml/regression/LinearRegressionModel.html    |  2126 +
 .../ml/regression/LinearRegressionSummary.html  |   822 +
 .../LinearRegressionTrainingSummary.html        |   866 +
 .../RandomForestRegressionModel$.html           |   544 +
 .../regression/RandomForestRegressionModel.html |  2491 +
 .../ml/regression/RandomForestRegressor$.html   |   586 +
 .../ml/regression/RandomForestRegressor.html    |  2426 +
 .../spark/ml/regression/RegressionModel.html    |  1631 +
 .../org/apache/spark/ml/regression/package.html |   947 +
 .../ml/source/libsvm/LibSVMDataSource.html      |   500 +
 .../apache/spark/ml/source/libsvm/package.html  |   136 +
 .../org/apache/spark/ml/source/package.html     |   118 +
 .../stat/distribution/MultivariateGaussian.html |   621 +
 .../spark/ml/stat/distribution/package.html     |   131 +
 .../scala/org/apache/spark/ml/stat/package.html |   118 +
 .../apache/spark/ml/tree/CategoricalSplit.html  |   562 +
 .../apache/spark/ml/tree/ContinuousSplit.html   |   524 +
 .../org/apache/spark/ml/tree/InternalNode.html  |   591 +
 .../org/apache/spark/ml/tree/LeafNode.html      |   522 +
 .../scala/org/apache/spark/ml/tree/Node.html    |   527 +
 .../scala/org/apache/spark/ml/tree/Split.html   |   511 +
 .../scala/org/apache/spark/ml/tree/package.html |   204 +
 .../apache/spark/ml/tuning/CrossValidator$.html |   544 +
 .../apache/spark/ml/tuning/CrossValidator.html  |  1790 +
 .../spark/ml/tuning/CrossValidatorModel$.html   |   544 +
 .../spark/ml/tuning/CrossValidatorModel.html    |  1692 +
 .../spark/ml/tuning/ParamGridBuilder.html       |   733 +
 .../spark/ml/tuning/TrainValidationSplit$.html  |   544 +
 .../spark/ml/tuning/TrainValidationSplit.html   |  1789 +
 .../ml/tuning/TrainValidationSplitModel$.html   |   544 +
 .../ml/tuning/TrainValidationSplitModel.html    |  1687 +
 .../org/apache/spark/ml/tuning/package.html     |   329 +
 .../spark/ml/util/DefaultParamsReadable.html    |   537 +
 .../spark/ml/util/DefaultParamsWritable.html    |   542 +
 .../org/apache/spark/ml/util/Identifiable$.html |   505 +
 .../org/apache/spark/ml/util/Identifiable.html  |   512 +
 .../org/apache/spark/ml/util/MLReadable.html    |   543 +
 .../org/apache/spark/ml/util/MLReader.html      |   627 +
 .../org/apache/spark/ml/util/MLWritable.html    |   548 +
 .../org/apache/spark/ml/util/MLWriter.html      |   938 +
 .../scala/org/apache/spark/ml/util/package.html |   294 +
 .../org/apache/spark/mllib/JavaPackage.html     |   482 +
 .../classification/ClassificationModel.html     |   571 +
 .../LogisticRegressionModel$.html               |   520 +
 .../classification/LogisticRegressionModel.html |   964 +
 .../LogisticRegressionWithLBFGS.html            |  1089 +
 .../LogisticRegressionWithSGD$.html             |   603 +
 .../LogisticRegressionWithSGD.html              |  1071 +
 .../spark/mllib/classification/NaiveBayes$.html |   582 +
 .../spark/mllib/classification/NaiveBayes.html  |   906 +
 .../mllib/classification/NaiveBayesModel$.html  |   514 +
 .../mllib/classification/NaiveBayesModel.html   |   756 +
 .../spark/mllib/classification/SVMModel$.html   |   520 +
 .../spark/mllib/classification/SVMModel.html    |   881 +
 .../spark/mllib/classification/SVMWithSGD$.html |   601 +
 .../spark/mllib/classification/SVMWithSGD.html  |  1067 +
 .../StreamingLogisticRegressionWithSGD.html     |  1092 +
 .../spark/mllib/classification/package.html     |   494 +
 .../spark/mllib/clustering/BisectingKMeans.html |  1003 +
 .../mllib/clustering/BisectingKMeansModel$.html |   520 +
 .../mllib/clustering/BisectingKMeansModel.html  |   968 +
 .../mllib/clustering/DistributedLDAModel$.html  |   519 +
 .../mllib/clustering/DistributedLDAModel.html   |   993 +
 .../spark/mllib/clustering/EMLDAOptimizer.html  |   567 +
 .../spark/mllib/clustering/GaussianMixture.html |   831 +
 .../mllib/clustering/GaussianMixtureModel$.html |   520 +
 .../mllib/clustering/GaussianMixtureModel.html  |   767 +
 .../apache/spark/mllib/clustering/KMeans$.html  |   700 +
 .../apache/spark/mllib/clustering/KMeans.html   |  1170 +
 .../spark/mllib/clustering/KMeansModel$.html    |   520 +
 .../spark/mllib/clustering/KMeansModel.html     |   839 +
 .../org/apache/spark/mllib/clustering/LDA.html  |  1404 +
 .../apache/spark/mllib/clustering/LDAModel.html |   736 +
 .../spark/mllib/clustering/LDAOptimizer.html    |   495 +
 .../spark/mllib/clustering/LocalLDAModel$.html  |   521 +
 .../spark/mllib/clustering/LocalLDAModel.html   |   937 +
 .../mllib/clustering/OnlineLDAOptimizer.html    |   723 +
 .../PowerIterationClustering$$Assignment.html   |   499 +
 .../clustering/PowerIterationClustering$.html   |   760 +
 .../clustering/PowerIterationClustering.html    |   684 +
 .../PowerIterationClusteringModel$.html         |   520 +
 .../PowerIterationClusteringModel.html          |   611 +
 .../spark/mllib/clustering/StreamingKMeans.html |  1168 +
 .../mllib/clustering/StreamingKMeansModel.html  |  1123 +
 .../apache/spark/mllib/clustering/package.html  |   790 +
 .../evaluation/BinaryClassificationMetrics.html |  1093 +
 .../mllib/evaluation/MulticlassMetrics.html     |   982 +
 .../mllib/evaluation/MultilabelMetrics.html     |   842 +
 .../spark/mllib/evaluation/RankingMetrics$.html |   511 +
 .../spark/mllib/evaluation/RankingMetrics.html  |   831 +
 .../mllib/evaluation/RegressionMetrics.html     |   908 +
 .../apache/spark/mllib/evaluation/package.html  |   240 +
 .../spark/mllib/feature/ChiSqSelector.html      |   734 +
 .../mllib/feature/ChiSqSelectorModel$.html      |   514 +
 .../spark/mllib/feature/ChiSqSelectorModel.html |   685 +
 .../spark/mllib/feature/ElementwiseProduct.html |   617 +
 .../apache/spark/mllib/feature/HashingTF$.html  |   488 +
 .../apache/spark/mllib/feature/HashingTF.html   |   727 +
 .../org/apache/spark/mllib/feature/IDF.html     |   614 +
 .../apache/spark/mllib/feature/IDFModel.html    |   590 +
 .../apache/spark/mllib/feature/Normalizer.html  |   617 +
 .../org/apache/spark/mllib/feature/PCA.html     |   586 +
 .../apache/spark/mllib/feature/PCAModel.html    |   637 +
 .../spark/mllib/feature/StandardScaler.html     |   806 +
 .../mllib/feature/StandardScalerModel.html      |   786 +
 .../spark/mllib/feature/VectorTransformer.html  |   574 +
 .../apache/spark/mllib/feature/Word2Vec.html    |  1009 +
 .../spark/mllib/feature/Word2VecModel$.html     |   520 +
 .../spark/mllib/feature/Word2VecModel.html      |   661 +
 .../org/apache/spark/mllib/feature/package.html |   526 +
 .../spark/mllib/fpm/AssociationRules$$Rule.html |   609 +
 .../spark/mllib/fpm/AssociationRules$.html      |   520 +
 .../spark/mllib/fpm/AssociationRules.html       |   832 +
 .../spark/mllib/fpm/FPGrowth$$FreqItemset.html  |   587 +
 .../org/apache/spark/mllib/fpm/FPGrowth$.html   |   520 +
 .../org/apache/spark/mllib/fpm/FPGrowth.html    |   861 +
 .../apache/spark/mllib/fpm/FPGrowthModel$.html  |   520 +
 .../apache/spark/mllib/fpm/FPGrowthModel.html   |   611 +
 .../mllib/fpm/PrefixSpan$$FreqSequence.html     |   588 +
 .../org/apache/spark/mllib/fpm/PrefixSpan$.html |   760 +
 .../org/apache/spark/mllib/fpm/PrefixSpan.html  |   963 +
 .../spark/mllib/fpm/PrefixSpanModel$.html       |   520 +
 .../apache/spark/mllib/fpm/PrefixSpanModel.html |   588 +
 .../org/apache/spark/mllib/fpm/package.html     |   347 +
 .../apache/spark/mllib/linalg/DenseMatrix$.html |   658 +
 .../apache/spark/mllib/linalg/DenseMatrix.html  |   987 +
 .../apache/spark/mllib/linalg/DenseVector$.html |   541 +
 .../apache/spark/mllib/linalg/DenseVector.html  |   866 +
 .../apache/spark/mllib/linalg/Matrices$.html    |   819 +
 .../org/apache/spark/mllib/linalg/Matrix.html   |   881 +
 .../spark/mllib/linalg/QRDecomposition.html     |   500 +
 .../linalg/SingularValueDecomposition.html      |   517 +
 .../spark/mllib/linalg/SparseMatrix$.html       |   639 +
 .../apache/spark/mllib/linalg/SparseMatrix.html |  1040 +
 .../spark/mllib/linalg/SparseVector$.html       |   541 +
 .../apache/spark/mllib/linalg/SparseVector.html |   888 +
 .../org/apache/spark/mllib/linalg/Vector.html   |   819 +
 .../apache/spark/mllib/linalg/VectorUDT.html    |   743 +
 .../org/apache/spark/mllib/linalg/Vectors$.html |   755 +
 .../mllib/linalg/distributed/BlockMatrix.html   |  1216 +
 .../linalg/distributed/CoordinateMatrix.html    |   735 +
 .../linalg/distributed/DistributedMatrix.html   |   545 +
 .../mllib/linalg/distributed/IndexedRow.html    |   500 +
 .../linalg/distributed/IndexedRowMatrix.html    |   826 +
 .../mllib/linalg/distributed/MatrixEntry.html   |   516 +
 .../mllib/linalg/distributed/RowMatrix$.html    |   494 +
 .../mllib/linalg/distributed/RowMatrix.html     |  1154 +
 .../spark/mllib/linalg/distributed/package.html |   296 +
 .../org/apache/spark/mllib/linalg/package.html  |   500 +
 .../spark/mllib/optimization/Gradient.html      |   555 +
 .../mllib/optimization/GradientDescent$.html    |   780 +
 .../mllib/optimization/GradientDescent.html     |   887 +
 .../spark/mllib/optimization/HingeGradient.html |   552 +
 .../spark/mllib/optimization/L1Updater.html     |   542 +
 .../apache/spark/mllib/optimization/LBFGS$.html |   759 +
 .../apache/spark/mllib/optimization/LBFGS.html  |   890 +
 .../optimization/LeastSquaresGradient.html      |   554 +
 .../mllib/optimization/LogisticGradient.html    |   630 +
 .../spark/mllib/optimization/Optimizer.html     |   514 +
 .../spark/mllib/optimization/SimpleUpdater.html |   536 +
 .../mllib/optimization/SquaredL2Updater.html    |   537 +
 .../spark/mllib/optimization/Updater.html       |   544 +
 .../spark/mllib/optimization/package.html       |   478 +
 .../scala/org/apache/spark/mllib/package.html   |   411 +
 .../apache/spark/mllib/pmml/PMMLExportable.html |   597 +
 .../org/apache/spark/mllib/pmml/package.html    |   133 +
 .../mllib/random/ExponentialGenerator.html      |   622 +
 .../spark/mllib/random/GammaGenerator.html      |   645 +
 .../spark/mllib/random/LogNormalGenerator.html  |   646 +
 .../spark/mllib/random/PoissonGenerator.html    |   622 +
 .../spark/mllib/random/RandomDataGenerator.html |   571 +
 .../apache/spark/mllib/random/RandomRDDs$.html  |  1895 +
 .../mllib/random/StandardNormalGenerator.html   |   593 +
 .../spark/mllib/random/UniformGenerator.html    |   593 +
 .../spark/mllib/random/WeibullGenerator.html    |   605 +
 .../org/apache/spark/mllib/random/package.html  |   349 +
 .../spark/mllib/rdd/MLPairRDDFunctions$.html    |   509 +
 .../spark/mllib/rdd/MLPairRDDFunctions.html     |   534 +
 .../apache/spark/mllib/rdd/RDDFunctions$.html   |   509 +
 .../apache/spark/mllib/rdd/RDDFunctions.html    |   554 +
 .../org/apache/spark/mllib/rdd/package.html     |   194 +
 .../apache/spark/mllib/recommendation/ALS$.html |   718 +
 .../apache/spark/mllib/recommendation/ALS.html  |  1164 +
 .../MatrixFactorizationModel$.html              |   520 +
 .../MatrixFactorizationModel.html               |  1063 +
 .../spark/mllib/recommendation/Rating.html      |   541 +
 .../spark/mllib/recommendation/package.html     |   243 +
 .../regression/GeneralizedLinearAlgorithm.html  |  1062 +
 .../regression/GeneralizedLinearModel.html      |   643 +
 .../mllib/regression/IsotonicRegression.html    |   608 +
 .../regression/IsotonicRegressionModel$.html    |   520 +
 .../regression/IsotonicRegressionModel.html     |   744 +
 .../spark/mllib/regression/LabeledPoint$.html   |   519 +
 .../spark/mllib/regression/LabeledPoint.html    |   539 +
 .../spark/mllib/regression/LassoModel$.html     |   520 +
 .../spark/mllib/regression/LassoModel.html      |   807 +
 .../spark/mllib/regression/LassoWithSGD$.html   |   606 +
 .../spark/mllib/regression/LassoWithSGD.html    |  1073 +
 .../regression/LinearRegressionModel$.html      |   520 +
 .../mllib/regression/LinearRegressionModel.html |   807 +
 .../regression/LinearRegressionWithSGD$.html    |   606 +
 .../regression/LinearRegressionWithSGD.html     |  1074 +
 .../spark/mllib/regression/RegressionModel.html |   569 +
 .../mllib/regression/RidgeRegressionModel$.html |   520 +
 .../mllib/regression/RidgeRegressionModel.html  |   807 +
 .../regression/RidgeRegressionWithSGD$.html     |   602 +
 .../regression/RidgeRegressionWithSGD.html      |  1073 +
 .../regression/StreamingLinearAlgorithm.html    |   974 +
 .../StreamingLinearRegressionWithSGD.html       |  1128 +
 .../apache/spark/mllib/regression/package.html  |   701 +
 .../apache/spark/mllib/stat/KernelDensity.html  |   613 +
 .../stat/MultivariateOnlineSummarizer.html      |   761 +
 .../stat/MultivariateStatisticalSummary.html    |   689 +
 .../apache/spark/mllib/stat/Statistics$.html    |   895 +
 .../stat/distribution/MultivariateGaussian.html |   622 +
 .../spark/mllib/stat/distribution/package.html  |   133 +
 .../org/apache/spark/mllib/stat/package.html    |   254 +
 .../spark/mllib/stat/test/BinarySample.html     |   537 +
 .../spark/mllib/stat/test/ChiSqTestResult.html  |   610 +
 .../stat/test/KolmogorovSmirnovTestResult.html  |   593 +
 .../spark/mllib/stat/test/StreamingTest.html    |   892 +
 .../spark/mllib/stat/test/TestResult.html       |   596 +
 .../apache/spark/mllib/stat/test/package.html   |   232 +
 .../apache/spark/mllib/tree/DecisionTree$.html  |   969 +
 .../apache/spark/mllib/tree/DecisionTree.html   |   789 +
 .../spark/mllib/tree/GradientBoostedTrees$.html |   785 +
 .../spark/mllib/tree/GradientBoostedTrees.html  |   868 +
 .../apache/spark/mllib/tree/RandomForest$.html  |   934 +
 .../spark/mllib/tree/configuration/Algo$.html   |   811 +
 .../tree/configuration/BoostingStrategy$.html   |   542 +
 .../tree/configuration/BoostingStrategy.html    |   859 +
 .../mllib/tree/configuration/FeatureType$.html  |   811 +
 .../tree/configuration/QuantileStrategy$.html   |   834 +
 .../mllib/tree/configuration/Strategy$.html     |   540 +
 .../mllib/tree/configuration/Strategy.html      |  1601 +
 .../spark/mllib/tree/configuration/package.html |   285 +
 .../spark/mllib/tree/impurity/Entropy$.html     |   574 +
 .../apache/spark/mllib/tree/impurity/Gini$.html |   576 +
 .../spark/mllib/tree/impurity/Impurity.html     |   556 +
 .../spark/mllib/tree/impurity/Variance$.html    |   574 +
 .../spark/mllib/tree/impurity/package.html      |   208 +
 .../spark/mllib/tree/loss/AbsoluteError$.html   |   551 +
 .../apache/spark/mllib/tree/loss/LogLoss$.html  |   553 +
 .../org/apache/spark/mllib/tree/loss/Loss.html  |   550 +
 .../apache/spark/mllib/tree/loss/Losses$.html   |   511 +
 .../spark/mllib/tree/loss/SquaredError$.html    |   551 +
 .../apache/spark/mllib/tree/loss/package.html   |   246 +
 .../mllib/tree/model/DecisionTreeModel$.html    |   759 +
 .../mllib/tree/model/DecisionTreeModel.html     |   756 +
 .../tree/model/GradientBoostedTreesModel$.html  |   579 +
 .../tree/model/GradientBoostedTreesModel.html   |   785 +
 .../mllib/tree/model/InformationGainStats.html  |   617 +
 .../org/apache/spark/mllib/tree/model/Node.html |   971 +
 .../apache/spark/mllib/tree/model/Predict.html  |   567 +
 .../mllib/tree/model/RandomForestModel$.html    |   519 +
 .../mllib/tree/model/RandomForestModel.html     |   755 +
 .../apache/spark/mllib/tree/model/Split.html    |   580 +
 .../apache/spark/mllib/tree/model/package.html  |   357 +
 .../org/apache/spark/mllib/tree/package.html    |   325 +
 .../spark/mllib/util/DataValidators$.html       |   782 +
 .../spark/mllib/util/KMeansDataGenerator$.html  |   541 +
 .../spark/mllib/util/LinearDataGenerator$.html  |   650 +
 .../org/apache/spark/mllib/util/Loader.html     |   522 +
 .../util/LogisticRegressionDataGenerator$.html  |   540 +
 .../spark/mllib/util/MFDataGenerator$.html      |   529 +
 .../org/apache/spark/mllib/util/MLUtils$.html   |  1119 +
 .../spark/mllib/util/SVMDataGenerator$.html     |   516 +
 .../org/apache/spark/mllib/util/Saveable.html   |   540 +
 .../org/apache/spark/mllib/util/package.html    |   370 +
 .../api/scala/org/apache/spark/package.html     |  1744 +
 .../org/apache/spark/partial/BoundedDouble.html |   571 +
 .../org/apache/spark/partial/PartialResult.html |   608 +
 .../scala/org/apache/spark/partial/package.html |   163 +
 .../org/apache/spark/rdd/AsyncRDDActions.html   |   832 +
 .../org/apache/spark/rdd/CoGroupedRDD.html      |  2644 +
 .../apache/spark/rdd/DoubleRDDFunctions.html    |  1005 +
 .../scala/org/apache/spark/rdd/HadoopRDD.html   |  2735 +
 .../spark/rdd/JdbcRDD$$ConnectionFactory.html   |   512 +
 .../scala/org/apache/spark/rdd/JdbcRDD$.html    |   577 +
 .../api/scala/org/apache/spark/rdd/JdbcRDD.html |  2615 +
 .../org/apache/spark/rdd/NewHadoopRDD.html      |  2664 +
 .../apache/spark/rdd/OrderedRDDFunctions.html   |   824 +
 .../org/apache/spark/rdd/PairRDDFunctions.html  |  2158 +
 .../apache/spark/rdd/PartitionCoalescer.html    |   509 +
 .../org/apache/spark/rdd/PartitionGroup.html    |   557 +
 .../apache/spark/rdd/PartitionPruningRDD$.html  |   510 +
 .../apache/spark/rdd/PartitionPruningRDD.html   |  2613 +
 .../api/scala/org/apache/spark/rdd/RDD$.html    |   592 +
 .../api/scala/org/apache/spark/rdd/RDD.html     |  2611 +
 .../spark/rdd/SequenceFileRDDFunctions.html     |   772 +
 .../scala/org/apache/spark/rdd/ShuffledRDD.html |  2692 +
 .../scala/org/apache/spark/rdd/UnionRDD$.html   |   488 +
 .../scala/org/apache/spark/rdd/UnionRDD.html    |  2625 +
 .../api/scala/org/apache/spark/rdd/package.html |   549 +
 .../spark/scheduler/AccumulableInfo$.html       |   552 +
 .../apache/spark/scheduler/AccumulableInfo.html |   517 +
 .../spark/scheduler/InputFormatInfo$.html       |   509 +
 .../apache/spark/scheduler/InputFormatInfo.html |   834 +
 .../org/apache/spark/scheduler/JobResult.html   |   490 +
 .../apache/spark/scheduler/JobSucceeded$.html   |   461 +
 .../apache/spark/scheduler/SchedulingMode$.html |   806 +
 .../apache/spark/scheduler/SparkListener.html   |   850 +
 .../scheduler/SparkListenerApplicationEnd.html  |   498 +
 .../SparkListenerApplicationStart.html          |   583 +
 .../SparkListenerBlockManagerAdded.html         |   532 +
 .../SparkListenerBlockManagerRemoved.html       |   515 +
 .../scheduler/SparkListenerBlockUpdated.html    |   498 +
 .../SparkListenerEnvironmentUpdate.html         |   498 +
 .../spark/scheduler/SparkListenerEvent.html     |   507 +
 .../scheduler/SparkListenerExecutorAdded.html   |   532 +
 .../SparkListenerExecutorMetricsUpdate.html     |   515 +
 .../scheduler/SparkListenerExecutorRemoved.html |   532 +
 .../spark/scheduler/SparkListenerJobEnd.html    |   532 +
 .../spark/scheduler/SparkListenerJobStart.html  |   566 +
 .../scheduler/SparkListenerStageCompleted.html  |   498 +
 .../scheduler/SparkListenerStageSubmitted.html  |   515 +
 .../spark/scheduler/SparkListenerTaskEnd.html   |   583 +
 .../SparkListenerTaskGettingResult.html         |   498 +
 .../spark/scheduler/SparkListenerTaskStart.html |   532 +
 .../scheduler/SparkListenerUnpersistRDD.html    |   498 +
 .../org/apache/spark/scheduler/SplitInfo$.html  |   518 +
 .../org/apache/spark/scheduler/SplitInfo.html   |   592 +
 .../org/apache/spark/scheduler/StageInfo.html   |   729 +
 .../spark/scheduler/StatsReportListener.html    |  1088 +
 .../org/apache/spark/scheduler/TaskInfo.html    |   854 +
 .../apache/spark/scheduler/TaskLocality$.html   |   857 +
 .../spark/scheduler/cluster/ExecutorInfo.html   |   575 +
 .../apache/spark/scheduler/cluster/package.html |   124 +
 .../org/apache/spark/scheduler/package.html     |   808 +
 .../security/GroupMappingServiceProvider.html   |   508 +
 .../org/apache/spark/security/package.html      |   124 +
 .../spark/serializer/DeserializationStream.html |   616 +
 .../serializer/DummySerializerInstance.html     |   623 +
 .../apache/spark/serializer/JavaSerializer.html |   620 +
 .../spark/serializer/KryoRegistrator.html       |   504 +
 .../apache/spark/serializer/KryoSerializer.html |   855 +
 .../spark/serializer/SerializationStream.html   |   612 +
 .../org/apache/spark/serializer/Serializer.html |   571 +
 .../spark/serializer/SerializerInstance.html    |   601 +
 .../org/apache/spark/serializer/package.html    |   309 +
 .../org/apache/spark/sql/AnalysisException.html |   837 +
 .../api/scala/org/apache/spark/sql/Column.html  |  2256 +
 .../scala/org/apache/spark/sql/ColumnName.html  |  2537 +
 .../apache/spark/sql/DataFrameNaFunctions.html  |   985 +
 .../org/apache/spark/sql/DataFrameReader.html   |  1360 +
 .../spark/sql/DataFrameStatFunctions.html       |   942 +
 .../org/apache/spark/sql/DataFrameWriter.html   |   974 +
 .../api/scala/org/apache/spark/sql/Dataset.html |  3588 ++
 .../org/apache/spark/sql/DatasetHolder.html     |   493 +
 .../api/scala/org/apache/spark/sql/Encoder.html |   542 +
 .../scala/org/apache/spark/sql/Encoders$.html   |  1008 +
 .../apache/spark/sql/ExperimentalMethods.html   |   525 +
 .../org/apache/spark/sql/ForeachWriter.html     |   609 +
 .../spark/sql/KeyValueGroupedDataset.html       |   916 +
 .../spark/sql/RelationalGroupedDataset.html     |   815 +
 .../api/scala/org/apache/spark/sql/Row$.html    |   598 +
 .../api/scala/org/apache/spark/sql/Row.html     |  1132 +
 .../scala/org/apache/spark/sql/RowFactory.html  |   502 +
 .../org/apache/spark/sql/RuntimeConfig.html     |   714 +
 .../scala/org/apache/spark/sql/SQLContext$.html |   564 +
 .../apache/spark/sql/SQLContext$implicits$.html |  1164 +
 .../scala/org/apache/spark/sql/SQLContext.html  |  2412 +
 .../spark/sql/SQLImplicits$StringToColumn.html  |   537 +
 .../org/apache/spark/sql/SQLImplicits.html      |  1180 +
 .../scala/org/apache/spark/sql/SaveMode.html    |   570 +
 .../apache/spark/sql/SparkSession$$Builder.html |   924 +
 .../org/apache/spark/sql/SparkSession$.html     |   609 +
 .../spark/sql/SparkSession$implicits$.html      |  1164 +
 .../org/apache/spark/sql/SparkSession.html      |  1623 +
 .../scala/org/apache/spark/sql/TypedColumn.html |  2233 +
 .../org/apache/spark/sql/UDFRegistration.html   |  1525 +
 .../org/apache/spark/sql/api/java/UDF1.html     |   504 +
 .../org/apache/spark/sql/api/java/UDF10.html    |   504 +
 .../org/apache/spark/sql/api/java/UDF11.html    |   504 +
 .../org/apache/spark/sql/api/java/UDF12.html    |   504 +
 .../org/apache/spark/sql/api/java/UDF13.html    |   504 +
 .../org/apache/spark/sql/api/java/UDF14.html    |   504 +
 .../org/apache/spark/sql/api/java/UDF15.html    |   504 +
 .../org/apache/spark/sql/api/java/UDF16.html    |   504 +
 .../org/apache/spark/sql/api/java/UDF17.html    |   504 +
 .../org/apache/spark/sql/api/java/UDF18.html    |   504 +
 .../org/apache/spark/sql/api/java/UDF19.html    |   504 +
 .../org/apache/spark/sql/api/java/UDF2.html     |   504 +
 .../org/apache/spark/sql/api/java/UDF20.html    |   504 +
 .../org/apache/spark/sql/api/java/UDF21.html    |   504 +
 .../org/apache/spark/sql/api/java/UDF22.html    |   504 +
 .../org/apache/spark/sql/api/java/UDF3.html     |   504 +
 .../org/apache/spark/sql/api/java/UDF4.html     |   504 +
 .../org/apache/spark/sql/api/java/UDF5.html     |   504 +
 .../org/apache/spark/sql/api/java/UDF6.html     |   504 +
 .../org/apache/spark/sql/api/java/UDF7.html     |   504 +
 .../org/apache/spark/sql/api/java/UDF8.html     |   504 +
 .../org/apache/spark/sql/api/java/UDF9.html     |   504 +
 .../org/apache/spark/sql/api/java/package.html  |   475 +
 .../scala/org/apache/spark/sql/api/package.html |   145 +
 .../org/apache/spark/sql/catalog/Catalog.html   |  1260 +
 .../org/apache/spark/sql/catalog/Column.html    |   610 +
 .../org/apache/spark/sql/catalog/Database.html  |   559 +
 .../org/apache/spark/sql/catalog/Function.html  |   593 +
 .../org/apache/spark/sql/catalog/Table.html     |   593 +
 .../org/apache/spark/sql/catalog/package.html   |   206 +
 .../spark/sql/expressions/Aggregator.html       |   648 +
 .../expressions/MutableAggregationBuffer.html   |  1143 +
 .../UserDefinedAggregateFunction.html           |   721 +
 .../sql/expressions/UserDefinedFunction.html    |   537 +
 .../apache/spark/sql/expressions/Window$.html   |   718 +
 .../apache/spark/sql/expressions/Window.html    |   491 +
 .../spark/sql/expressions/WindowSpec.html       |   655 +
 .../spark/sql/expressions/javalang/package.html |   118 +
 .../spark/sql/expressions/javalang/typed.html   |   502 +
 .../apache/spark/sql/expressions/package.html   |   313 +
 .../sql/expressions/scalalang/package.html      |   126 +
 .../spark/sql/expressions/scalalang/typed$.html |   561 +
 .../scala/org/apache/spark/sql/functions$.html  |  6274 +++
 .../org/apache/spark/sql/hive/HiveContext.html  |  2441 +
 .../spark/sql/hive/HiveExternalCatalog$.html    |   839 +
 .../CreateHiveTableAsSelectCommand.html         |  2092 +
 .../sql/hive/execution/HiveScriptIOSchema$.html |   505 +
 .../sql/hive/execution/HiveScriptIOSchema.html  |   930 +
 .../sql/hive/execution/InsertIntoHiveTable.html |  2514 +
 .../hive/execution/ScriptTransformation.html    |  2323 +
 .../spark/sql/hive/execution/package.html       |   202 +
 .../spark/sql/hive/orc/OrcFileFormat.html       |   632 +
 .../org/apache/spark/sql/hive/orc/package.html  |   120 +
 .../org/apache/spark/sql/hive/package.html      |   206 +
 .../org/apache/spark/sql/jdbc/JdbcDialect.html  |   683 +
 .../apache/spark/sql/jdbc/JdbcDialects$.html    |   546 +
 .../org/apache/spark/sql/jdbc/JdbcType.html     |   503 +
 .../org/apache/spark/sql/jdbc/package.html      |   198 +
 .../api/scala/org/apache/spark/sql/package.html |  1057 +
 .../scala/org/apache/spark/sql/sources/And.html |   533 +
 .../apache/spark/sql/sources/BaseRelation.html  |   616 +
 .../apache/spark/sql/sources/CatalystScan.html  |   513 +
 .../sql/sources/CreatableRelationProvider.html  |   516 +
 .../spark/sql/sources/DataSourceRegister.html   |   512 +
 .../apache/spark/sql/sources/EqualNullSafe.html |   535 +
 .../org/apache/spark/sql/sources/EqualTo.html   |   534 +
 .../org/apache/spark/sql/sources/Filter.html    |   546 +
 .../apache/spark/sql/sources/GreaterThan.html   |   534 +
 .../spark/sql/sources/GreaterThanOrEqual.html   |   534 +
 .../scala/org/apache/spark/sql/sources/In.html  |   584 +
 .../spark/sql/sources/InsertableRelation.html   |   516 +
 .../org/apache/spark/sql/sources/IsNotNull.html |   516 +
 .../org/apache/spark/sql/sources/IsNull.html    |   516 +
 .../org/apache/spark/sql/sources/LessThan.html  |   534 +
 .../spark/sql/sources/LessThanOrEqual.html      |   534 +
 .../scala/org/apache/spark/sql/sources/Not.html |   516 +
 .../scala/org/apache/spark/sql/sources/Or.html  |   533 +
 .../spark/sql/sources/PrunedFilteredScan.html   |   510 +
 .../apache/spark/sql/sources/PrunedScan.html    |   507 +
 .../spark/sql/sources/RelationProvider.html     |   513 +
 .../sql/sources/SchemaRelationProvider.html     |   517 +
 .../spark/sql/sources/StreamSinkProvider.html   |   509 +
 .../spark/sql/sources/StreamSourceProvider.html |   526 +
 .../spark/sql/sources/StringContains.html       |   534 +
 .../spark/sql/sources/StringEndsWith.html       |   534 +
 .../spark/sql/sources/StringStartsWith.html     |   534 +
 .../org/apache/spark/sql/sources/TableScan.html |   506 +
 .../org/apache/spark/sql/sources/package.html   |   788 +
 .../spark/sql/streaming/DataStreamReader.html   |  1056 +
 .../spark/sql/streaming/DataStreamWriter.html   |   820 +
 .../apache/spark/sql/streaming/OutputMode.html  |   502 +
 .../spark/sql/streaming/ProcessingTime$.html    |   565 +
 .../spark/sql/streaming/ProcessingTime.html     |   493 +
 .../spark/sql/streaming/SinkProgress.html       |   565 +
 .../spark/sql/streaming/SourceProgress.html     |   652 +
 .../sql/streaming/StateOperatorProgress.html    |   561 +
 .../spark/sql/streaming/StreamingQuery.html     |   792 +
 .../sql/streaming/StreamingQueryException.html  |   784 +
 .../StreamingQueryListener$$Event.html          |   510 +
 ...eamingQueryListener$$QueryProgressEvent.html |   526 +
 ...reamingQueryListener$$QueryStartedEvent.html |   560 +
 ...mingQueryListener$$QueryTerminatedEvent.html |   563 +
 .../sql/streaming/StreamingQueryListener$.html  |   590 +
 .../sql/streaming/StreamingQueryListener.html   |   573 +
 .../sql/streaming/StreamingQueryManager.html    |   671 +
 .../sql/streaming/StreamingQueryProgress.html   |   760 +
 .../sql/streaming/StreamingQueryStatus.html     |   600 +
 .../org/apache/spark/sql/streaming/Trigger.html |   492 +
 .../org/apache/spark/sql/streaming/package.html |   507 +
 .../apache/spark/sql/types/AnyDataType$.html    |   485 +
 .../org/apache/spark/sql/types/ArrayType$.html  |   512 +
 .../org/apache/spark/sql/types/ArrayType.html   |   644 +
 .../org/apache/spark/sql/types/AtomicType.html  |   633 +
 .../org/apache/spark/sql/types/BinaryType$.html |   589 +
 .../org/apache/spark/sql/types/BinaryType.html  |   618 +
 .../apache/spark/sql/types/BooleanType$.html    |   589 +
 .../org/apache/spark/sql/types/BooleanType.html |   617 +
 .../org/apache/spark/sql/types/ByteType$.html   |   593 +
 .../org/apache/spark/sql/types/ByteType.html    |   621 +
 .../spark/sql/types/CalendarIntervalType$.html  |   587 +
 .../spark/sql/types/CalendarIntervalType.html   |   616 +
 .../org/apache/spark/sql/types/CharType.html    |   605 +
 .../org/apache/spark/sql/types/DataType$.html   |   521 +
 .../org/apache/spark/sql/types/DataType.html    |   635 +
 .../org/apache/spark/sql/types/DataTypes.html   |   502 +
 .../org/apache/spark/sql/types/DateType$.html   |   589 +
 .../org/apache/spark/sql/types/DateType.html    |   617 +
 .../org/apache/spark/sql/types/Decimal$.html    |   814 +
 .../org/apache/spark/sql/types/Decimal.html     |  1215 +
 .../apache/spark/sql/types/DecimalType$.html    |   650 +
 .../org/apache/spark/sql/types/DecimalType.html |   684 +
 .../org/apache/spark/sql/types/DoubleType$.html |   593 +
 .../org/apache/spark/sql/types/DoubleType.html  |   621 +
 .../org/apache/spark/sql/types/FloatType$.html  |   593 +
 .../org/apache/spark/sql/types/FloatType.html   |   621 +
 .../apache/spark/sql/types/HiveStringType$.html |   501 +
 .../apache/spark/sql/types/HiveStringType.html  |   636 +
 .../apache/spark/sql/types/IntegerType$.html    |   593 +
 .../org/apache/spark/sql/types/IntegerType.html |   621 +
 .../org/apache/spark/sql/types/LongType$.html   |   593 +
 .../org/apache/spark/sql/types/LongType.html    |   621 +
 .../org/apache/spark/sql/types/MapType$.html    |   512 +
 .../org/apache/spark/sql/types/MapType.html     |   660 +
 .../org/apache/spark/sql/types/Metadata$.html   |   525 +
 .../org/apache/spark/sql/types/Metadata.html    |   719 +
 .../apache/spark/sql/types/MetadataBuilder.html |   761 +
 .../org/apache/spark/sql/types/NullType$.html   |   587 +
 .../org/apache/spark/sql/types/NullType.html    |   615 +
 .../org/apache/spark/sql/types/NumericType.html |   635 +
 .../org/apache/spark/sql/types/ObjectType$.html |   493 +
 .../org/apache/spark/sql/types/ObjectType.html  |   649 +
 .../spark/sql/types/SQLUserDefinedType.html     |   547 +
 .../org/apache/spark/sql/types/ShortType$.html  |   593 +
 .../org/apache/spark/sql/types/ShortType.html   |   621 +
 .../org/apache/spark/sql/types/StringType$.html |   589 +
 .../org/apache/spark/sql/types/StringType.html  |   617 +
 .../org/apache/spark/sql/types/StructField.html |   601 +
 .../org/apache/spark/sql/types/StructType$.html |   527 +
 .../org/apache/spark/sql/types/StructType.html  |  3806 ++
 .../apache/spark/sql/types/TimestampType$.html  |   589 +
 .../apache/spark/sql/types/TimestampType.html   |   618 +
 .../org/apache/spark/sql/types/VarcharType.html |   605 +
 .../org/apache/spark/sql/types/package.html     |  1281 +
 .../sql/util/ExecutionListenerManager.html      |   791 +
 .../spark/sql/util/QueryExecutionListener.html  |   537 +
 .../org/apache/spark/sql/util/package.html      |   150 +
 .../org/apache/spark/status/api/package.html    |   118 +
 .../spark/status/api/v1/AccumulableInfo.html    |   550 +
 .../status/api/v1/ApplicationAttemptInfo.html   |   652 +
 .../spark/status/api/v1/ApplicationInfo.html    |   601 +
 .../spark/status/api/v1/ApplicationStatus.html  |   570 +
 .../status/api/v1/ExecutorStageSummary.html     |   635 +
 .../spark/status/api/v1/ExecutorSummary.html    |   805 +
 .../status/api/v1/InputMetricDistributions.html |   516 +
 .../spark/status/api/v1/InputMetrics.html       |   516 +
 .../org/apache/spark/status/api/v1/JobData.html |   771 +
 .../spark/status/api/v1/OneStageResource$.html  |   499 +
 .../api/v1/OutputMetricDistributions.html       |   516 +
 .../spark/status/api/v1/OutputMetrics.html      |   516 +
 .../status/api/v1/RDDDataDistribution.html      |   550 +
 .../spark/status/api/v1/RDDPartitionInfo.html   |   567 +
 .../spark/status/api/v1/RDDStorageInfo.html     |   635 +
 .../api/v1/ShuffleReadMetricDistributions.html  |   601 +
 .../spark/status/api/v1/ShuffleReadMetrics.html |   584 +
 .../api/v1/ShuffleWriteMetricDistributions.html |   533 +
 .../status/api/v1/ShuffleWriteMetrics.html      |   533 +
 .../apache/spark/status/api/v1/StageData.html   |   941 +
 .../apache/spark/status/api/v1/StageStatus.html |   570 +
 .../apache/spark/status/api/v1/TaskData.html    |   669 +
 .../status/api/v1/TaskMetricDistributions.html  |   720 +
 .../apache/spark/status/api/v1/TaskMetrics.html |   703 +
 .../apache/spark/status/api/v1/TaskSorting.html |   550 +
 .../apache/spark/status/api/v1/VersionInfo.html |   499 +
 .../org/apache/spark/status/api/v1/package.html |   546 +
 .../scala/org/apache/spark/status/package.html  |   118 +
 .../org/apache/spark/storage/BlockId$.html      |   640 +
 .../scala/org/apache/spark/storage/BlockId.html |   582 +
 .../apache/spark/storage/BlockManagerId.html    |   630 +
 .../spark/storage/BlockNotFoundException.html   |   712 +
 .../spark/storage/BlockReplicationPolicy.html   |   517 +
 .../org/apache/spark/storage/BlockStatus$.html  |   508 +
 .../org/apache/spark/storage/BlockStatus.html   |   532 +
 .../apache/spark/storage/BlockUpdatedInfo.html  |   549 +
 .../apache/spark/storage/BroadcastBlockId.html  |   634 +
 .../spark/storage/DefaultTopologyMapper.html    |   775 +
 .../spark/storage/FileBasedTopologyMapper.html  |   812 +
 .../org/apache/spark/storage/RDDBlockId.html    |   634 +
 .../scala/org/apache/spark/storage/RDDInfo.html |   815 +
 .../storage/RandomBlockReplicationPolicy.html   |   767 +
 .../apache/spark/storage/ShuffleBlockId.html    |   651 +
 .../spark/storage/ShuffleDataBlockId.html       |   651 +
 .../spark/storage/ShuffleIndexBlockId.html      |   651 +
 .../org/apache/spark/storage/StorageLevel$.html |   809 +
 .../org/apache/spark/storage/StorageLevel.html  |   682 +
 .../org/apache/spark/storage/StorageStatus.html |   826 +
 .../spark/storage/StorageStatusListener.html    |   882 +
 .../org/apache/spark/storage/StreamBlockId.html |   634 +
 .../apache/spark/storage/TaskResultBlockId.html |   617 +
 .../spark/storage/TimeTrackingOutputStream.html |   595 +
 .../apache/spark/storage/TopologyMapper.html    |   539 +
 .../scala/org/apache/spark/storage/package.html |   640 +
 .../org/apache/spark/streaming/Duration.html    |   867 +
 .../org/apache/spark/streaming/Durations$.html  |   533 +
 .../apache/spark/streaming/Milliseconds$.html   |   501 +
 .../org/apache/spark/streaming/Minutes$.html    |   501 +
 .../org/apache/spark/streaming/Seconds$.html    |   501 +
 .../scala/org/apache/spark/streaming/State.html |   649 +
 .../org/apache/spark/streaming/StateSpec$.html  |   608 +
 .../org/apache/spark/streaming/StateSpec.html   |   614 +
 .../spark/streaming/StreamingContext$.html      |   837 +
 .../spark/streaming/StreamingContext.html       |  1309 +
 .../spark/streaming/StreamingContextState.html  |   570 +
 .../scala/org/apache/spark/streaming/Time$.html |   505 +
 .../scala/org/apache/spark/streaming/Time.html  |   856 +
 .../spark/streaming/api/java/JavaDStream$.html  |   506 +
 .../spark/streaming/api/java/JavaDStream.html   |  1377 +
 .../streaming/api/java/JavaDStreamLike.html     |  1157 +
 .../streaming/api/java/JavaInputDStream$.html   |   506 +
 .../streaming/api/java/JavaInputDStream.html    |  1391 +
 .../api/java/JavaMapWithStateDStream.html       |  1372 +
 .../streaming/api/java/JavaPairDStream$.html    |   539 +
 .../streaming/api/java/JavaPairDStream.html     |  2411 +
 .../api/java/JavaPairInputDStream$.html         |   506 +
 .../api/java/JavaPairInputDStream.html          |  2468 +
 .../api/java/JavaPairReceiverInputDStream$.html |   506 +
 .../api/java/JavaPairReceiverInputDStream.html  |  2484 +
 .../api/java/JavaReceiverInputDStream$.html     |   506 +
 .../api/java/JavaReceiverInputDStream.html      |  1408 +
 .../api/java/JavaStreamingContext$.html         |   569 +
 .../api/java/JavaStreamingContext.html          |  1284 +
 .../spark/streaming/api/java/package.html       |   433 +
 .../org/apache/spark/streaming/api/package.html |   118 +
 .../streaming/dstream/ConstantInputDStream.html |  1563 +
 .../spark/streaming/dstream/DStream$.html       |   505 +
 .../apache/spark/streaming/dstream/DStream.html |  1496 +
 .../spark/streaming/dstream/InputDStream.html   |  1576 +
 .../streaming/dstream/MapWithStateDStream.html  |  1501 +
 .../streaming/dstream/PairDStreamFunctions.html |  1477 +
 .../streaming/dstream/ReceiverInputDStream.html |  1592 +
 .../apache/spark/streaming/dstream/package.html |   291 +
 .../spark/streaming/flume/FlumeUtils$.html      |   705 +
 .../spark/streaming/flume/SparkFlumeEvent.html  |   559 +
 .../apache/spark/streaming/flume/package.html   |   167 +
 .../apache/spark/streaming/kafka/Broker$.html   |   544 +
 .../apache/spark/streaming/kafka/Broker.html    |   524 +
 .../spark/streaming/kafka/HasOffsetRanges.html  |   507 +
 .../kafka/KafkaCluster$$LeaderOffset.html       |   510 +
 .../KafkaCluster$$SimpleConsumerConfig$.html    |   503 +
 .../KafkaCluster$$SimpleConsumerConfig.html     |  1001 +
 .../spark/streaming/kafka/KafkaCluster$.html    |   582 +
 .../spark/streaming/kafka/KafkaCluster.html     |   869 +
 .../spark/streaming/kafka/KafkaUtils$.html      |   812 +
 .../spark/streaming/kafka/OffsetRange$.html     |   557 +
 .../spark/streaming/kafka/OffsetRange.html      |   591 +
 .../apache/spark/streaming/kafka/package.html   |   291 +
 .../spark/streaming/kinesis/KinesisUtils$.html  |   730 +
 .../apache/spark/streaming/kinesis/package.html |   118 +
 .../org/apache/spark/streaming/package.html     |   628 +
 .../spark/streaming/receiver/Receiver.html      |   977 +
 .../spark/streaming/receiver/package.html       |   164 +
 .../spark/streaming/scheduler/BatchInfo.html    |   646 +
 .../scheduler/OutputOperationInfo.html          |   599 +
 .../streaming/scheduler/RateController$.html    |   503 +
 .../spark/streaming/scheduler/ReceiverInfo.html |   600 +
 .../scheduler/StatsReportListener.html          |   712 +
 .../streaming/scheduler/StreamInputInfo$.html   |   508 +
 .../streaming/scheduler/StreamInputInfo.html    |   537 +
 .../streaming/scheduler/StreamingListener.html  |   627 +
 .../StreamingListenerBatchCompleted.html        |   481 +
 .../StreamingListenerBatchStarted.html          |   481 +
 .../StreamingListenerBatchSubmitted.html        |   481 +
 .../scheduler/StreamingListenerEvent.html       |   490 +
 ...reamingListenerOutputOperationCompleted.html |   481 +
 ...StreamingListenerOutputOperationStarted.html |   481 +
 .../StreamingListenerReceiverError.html         |   481 +
 .../StreamingListenerReceiverStarted.html       |   481 +
 .../StreamingListenerReceiverStopped.html       |   481 +
 .../spark/streaming/scheduler/package.html      |   482 +
 .../scheduler/rate/RateEstimator$.html          |   506 +
 .../spark/streaming/scheduler/rate/package.html |   118 +
 .../spark/streaming/util/WriteAheadLog.html     |   590 +
 .../util/WriteAheadLogRecordHandle.html         |   504 +
 .../apache/spark/streaming/util/package.html    |   135 +
 .../spark/ui/env/EnvironmentListener.html       |   916 +
 .../scala/org/apache/spark/ui/env/package.html  |   125 +
 .../apache/spark/ui/exec/ExecutorsListener.html |   916 +
 .../scala/org/apache/spark/ui/exec/package.html |   125 +
 .../spark/ui/jobs/JobProgressListener.html      |  1654 +
 .../scala/org/apache/spark/ui/jobs/package.html |   126 +
 .../api/scala/org/apache/spark/ui/package.html  |   169 +
 .../spark/ui/storage/StorageListener.html       |   901 +
 .../org/apache/spark/ui/storage/package.html    |   124 +
 .../org/apache/spark/util/AccumulatorV2.html    |   712 +
 .../spark/util/CollectionAccumulator.html       |   711 +
 .../apache/spark/util/DoubleAccumulator.html    |   779 +
 .../scala/org/apache/spark/util/EnumUtil.html   |   502 +
 .../spark/util/LegacyAccumulatorWrapper.html    |   710 +
 .../org/apache/spark/util/LongAccumulator.html  |   776 +
 .../org/apache/spark/util/MutablePair.html      |   609 +
 .../org/apache/spark/util/SizeEstimator$.html   |   752 +
 .../org/apache/spark/util/StatCounter$.html     |   522 +
 .../org/apache/spark/util/StatCounter.html      |   800 +
 .../spark/util/TaskCompletionListener.html      |   508 +
 .../apache/spark/util/TaskFailureListener.html  |   509 +
 .../scala/org/apache/spark/util/package.html    |   408 +
 .../spark/util/random/BernoulliCellSampler.html |   583 +
 .../spark/util/random/BernoulliSampler.html     |   566 +
 .../spark/util/random/PoissonSampler.html       |   583 +
 .../apache/spark/util/random/Pseudorandom.html  |   510 +
 .../apache/spark/util/random/RandomSampler.html |   552 +
 .../org/apache/spark/util/random/package.html   |   245 +
 .../apache/spark/util/sketch/BloomFilter.html   |   726 +
 .../spark/util/sketch/CountMinSketch.html       |   777 +
 .../util/sketch/IncompatibleMergeException.html |   712 +
 .../org/apache/spark/util/sketch/package.html   |   152 +
 site/docs/2.1.2/api/scala/org/package.html      |   118 +
 site/docs/2.1.2/api/scala/package.html          |   118 +
 site/docs/2.1.2/building-spark.html             |   534 +
 site/docs/2.1.2/building-with-maven.html        |    10 +
 site/docs/2.1.2/cluster-overview.html           |   301 +
 site/docs/2.1.2/configuration.html              |  2293 +
 site/docs/2.1.2/contributing-to-spark.html      |   173 +
 site/docs/2.1.2/css/api-docs.css                |    35 +
 site/docs/2.1.2/css/api-javadocs.css            |    52 +
 site/docs/2.1.2/css/bootstrap-responsive.css    |  1040 +
 .../docs/2.1.2/css/bootstrap-responsive.min.css |     9 +
 site/docs/2.1.2/css/bootstrap.css               |  5624 ++
 site/docs/2.1.2/css/bootstrap.min.css           |     9 +
 site/docs/2.1.2/css/main.css                    |   289 +
 site/docs/2.1.2/css/pygments-default.css        |    76 +
 site/docs/2.1.2/ec2-scripts.html                |   174 +
 site/docs/2.1.2/graphx-programming-guide.html   |  1203 +
 site/docs/2.1.2/hadoop-provided.html            |   188 +
 site/docs/2.1.2/hardware-provisioning.html      |   240 +
 site/docs/2.1.2/img/cluster-overview.png        |   Bin 0 -> 22912 bytes
 site/docs/2.1.2/img/cluster-overview.pptx       |   Bin 0 -> 28133 bytes
 site/docs/2.1.2/img/edge_cut_vs_vertex_cut.png  |   Bin 0 -> 51015 bytes
 .../2.1.2/img/glyphicons-halflings-white.png    |   Bin 0 -> 8777 bytes
 site/docs/2.1.2/img/glyphicons-halflings.png    |   Bin 0 -> 12799 bytes
 site/docs/2.1.2/img/graphx_figures.pptx         |   Bin 0 -> 1123363 bytes
 site/docs/2.1.2/img/graphx_logo.png             |   Bin 0 -> 22875 bytes
 site/docs/2.1.2/img/java-sm.png                 |   Bin 0 -> 670 bytes
 site/docs/2.1.2/img/ml-Pipeline.png             |   Bin 0 -> 38536 bytes
 site/docs/2.1.2/img/ml-PipelineModel.png        |   Bin 0 -> 39228 bytes
 site/docs/2.1.2/img/ml-Pipelines.pptx           |   Bin 0 -> 56777 bytes
 site/docs/2.1.2/img/property_graph.png          |   Bin 0 -> 135699 bytes
 site/docs/2.1.2/img/python-sm.png               |   Bin 0 -> 1455 bytes
 site/docs/2.1.2/img/scala-sm.png                |   Bin 0 -> 2241 bytes
 site/docs/2.1.2/img/spark-logo-hd.png           |   Bin 0 -> 11306 bytes
 .../docs/2.1.2/img/spark-webui-accumulators.png |   Bin 0 -> 160167 bytes
 site/docs/2.1.2/img/streaming-arch.png          |   Bin 0 -> 51972 bytes
 site/docs/2.1.2/img/streaming-dstream-ops.png   |   Bin 0 -> 33495 bytes
 .../docs/2.1.2/img/streaming-dstream-window.png |   Bin 0 -> 26622 bytes
 site/docs/2.1.2/img/streaming-dstream.png       |   Bin 0 -> 17843 bytes
 site/docs/2.1.2/img/streaming-figures.pptx      |   Bin 0 -> 887551 bytes
 site/docs/2.1.2/img/streaming-flow.png          |   Bin 0 -> 20425 bytes
 site/docs/2.1.2/img/streaming-kinesis-arch.png  |   Bin 0 -> 86336 bytes
 .../img/structured-streaming-example-model.png  |   Bin 0 -> 79409 bytes
 .../img/structured-streaming-late-data.png      |   Bin 0 -> 91513 bytes
 .../2.1.2/img/structured-streaming-model.png    |   Bin 0 -> 37321 bytes
 .../structured-streaming-stream-as-a-table.png  |   Bin 0 -> 47791 bytes
 ...ructured-streaming-watermark-append-mode.png |   Bin 0 -> 249196 bytes
 ...ructured-streaming-watermark-update-mode.png |   Bin 0 -> 299141 bytes
 .../2.1.2/img/structured-streaming-window.png   |   Bin 0 -> 88102 bytes
 site/docs/2.1.2/img/structured-streaming.pptx   |   Bin 0 -> 1126657 bytes
 site/docs/2.1.2/img/triplet.png                 |   Bin 0 -> 19255 bytes
 .../2.1.2/img/vertex_routing_edge_tables.png    |   Bin 0 -> 323162 bytes
 site/docs/2.1.2/index.html                      |   334 +
 site/docs/2.1.2/java-programming-guide.html     |   174 +
 site/docs/2.1.2/job-scheduling.html             |   445 +
 site/docs/2.1.2/js/api-docs.js                  |    63 +
 site/docs/2.1.2/js/api-javadocs.js              |    60 +
 site/docs/2.1.2/js/main.js                      |    97 +
 site/docs/2.1.2/js/vendor/anchor.min.js         |     6 +
 site/docs/2.1.2/js/vendor/bootstrap.js          |  2027 +
 site/docs/2.1.2/js/vendor/bootstrap.min.js      |     6 +
 site/docs/2.1.2/js/vendor/jquery-1.8.0.min.js   |     2 +
 .../vendor/modernizr-2.6.1-respond-1.1.0.min.js |    11 +
 site/docs/2.1.2/ml-advanced.html                |   450 +
 site/docs/2.1.2/ml-ann.html                     |   354 +
 .../2.1.2/ml-classification-regression.html     |  3610 ++
 site/docs/2.1.2/ml-clustering.html              |   912 +
 site/docs/2.1.2/ml-collaborative-filtering.html |   663 +
 site/docs/2.1.2/ml-decision-tree.html           |   354 +
 site/docs/2.1.2/ml-ensembles.html               |   354 +
 site/docs/2.1.2/ml-features.html                |  4041 ++
 site/docs/2.1.2/ml-guide.html                   |   473 +
 site/docs/2.1.2/ml-linear-methods.html          |   354 +
 site/docs/2.1.2/ml-migration-guides.html        |   692 +
 site/docs/2.1.2/ml-pipeline.html                |   985 +
 site/docs/2.1.2/ml-survival-regression.html     |   354 +
 site/docs/2.1.2/ml-tuning.html                  |   834 +
 .../2.1.2/mllib-classification-regression.html  |   444 +
 site/docs/2.1.2/mllib-clustering.html           |  1343 +
 .../2.1.2/mllib-collaborative-filtering.html    |   617 +
 site/docs/2.1.2/mllib-data-types.html           |  1088 +
 site/docs/2.1.2/mllib-decision-tree.html        |   888 +
 .../2.1.2/mllib-dimensionality-reduction.html   |   625 +
 site/docs/2.1.2/mllib-ensembles.html            |  1210 +
 site/docs/2.1.2/mllib-evaluation-metrics.html   |  1840 +
 site/docs/2.1.2/mllib-feature-extraction.html   |  1013 +
 .../2.1.2/mllib-frequent-pattern-mining.html    |   712 +
 site/docs/2.1.2/mllib-guide.html                |   414 +
 site/docs/2.1.2/mllib-isotonic-regression.html  |   561 +
 site/docs/2.1.2/mllib-linear-methods.html       |  1203 +
 site/docs/2.1.2/mllib-migration-guides.html     |   353 +
 site/docs/2.1.2/mllib-naive-bayes.html          |   498 +
 site/docs/2.1.2/mllib-optimization.html         |   762 +
 site/docs/2.1.2/mllib-pmml-model-export.html    |   429 +
 site/docs/2.1.2/mllib-statistics.html           |  1222 +
 site/docs/2.1.2/monitoring.html                 |   626 +
 site/docs/2.1.2/programming-guide.html          |  1757 +
 site/docs/2.1.2/python-programming-guide.html   |   174 +
 site/docs/2.1.2/quick-start.html                |   587 +
 site/docs/2.1.2/running-on-mesos.html           |   748 +
 site/docs/2.1.2/running-on-yarn.html            |   777 +
 site/docs/2.1.2/scala-programming-guide.html    |   174 +
 site/docs/2.1.2/security.html                   |   357 +
 site/docs/2.1.2/spark-standalone.html           |   579 +
 site/docs/2.1.2/sparkr.html                     |   849 +
 site/docs/2.1.2/sql-programming-guide.html      |  4447 ++
 site/docs/2.1.2/storage-openstack-swift.html    |   311 +
 site/docs/2.1.2/streaming-custom-receivers.html |   416 +
 .../docs/2.1.2/streaming-flume-integration.html |   372 +
 .../2.1.2/streaming-kafka-0-10-integration.html |   492 +
 .../2.1.2/streaming-kafka-0-8-integration.html  |   412 +
 .../docs/2.1.2/streaming-kafka-integration.html |   217 +
 .../2.1.2/streaming-kinesis-integration.html    |   437 +
 .../docs/2.1.2/streaming-programming-guide.html |  2678 +
 .../structured-streaming-kafka-integration.html |   561 +
 .../structured-streaming-programming-guide.html |  1869 +
 site/docs/2.1.2/submitting-applications.html    |   366 +
 site/docs/2.1.2/tuning.html                     |   517 +
 3216 files changed, 1798584 insertions(+)
----------------------------------------------------------------------



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