You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by pr...@apache.org on 2020/09/12 09:11:19 UTC

[spark-website] 01/02: Add docs for Spark 2.4.7

This is an automated email from the ASF dual-hosted git repository.

prashant pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/spark-website.git

commit 920ab651ebe0549e99cf8958f23797dbc688c67c
Author: Prashant Sharma <pr...@apache.org>
AuthorDate: Sat Sep 12 03:48:02 2020 -0500

    Add docs for Spark 2.4.7
---
 documentation.md                                   |     1 +
 site/docs/2.4.7/README.md                          |    86 +
 site/docs/2.4.7/api.html                           |   181 +
 site/docs/2.4.7/api/DESCRIPTION                    |    64 +
 site/docs/2.4.7/api/R/00Index.html                 |  1949 +
 site/docs/2.4.7/api/R/00frame_toc.html             |   326 +
 .../api/R/AFTSurvivalRegressionModel-class.html    |    32 +
 site/docs/2.4.7/api/R/ALSModel-class.html          |    32 +
 .../2.4.7/api/R/BisectingKMeansModel-class.html    |    32 +
 .../R/DecisionTreeClassificationModel-class.html   |    32 +
 .../api/R/DecisionTreeRegressionModel-class.html   |    32 +
 site/docs/2.4.7/api/R/FPGrowthModel-class.html     |    32 +
 .../2.4.7/api/R/GBTClassificationModel-class.html  |    32 +
 .../docs/2.4.7/api/R/GBTRegressionModel-class.html |    32 +
 .../2.4.7/api/R/GaussianMixtureModel-class.html    |    32 +
 .../R/GeneralizedLinearRegressionModel-class.html  |    32 +
 site/docs/2.4.7/api/R/GroupedData.html             |    45 +
 .../2.4.7/api/R/IsotonicRegressionModel-class.html |    32 +
 site/docs/2.4.7/api/R/KMeansModel-class.html       |    32 +
 site/docs/2.4.7/api/R/KSTest-class.html            |    32 +
 site/docs/2.4.7/api/R/LDAModel-class.html          |    32 +
 site/docs/2.4.7/api/R/LinearSVCModel-class.html    |    32 +
 .../2.4.7/api/R/LogisticRegressionModel-class.html |    32 +
 ...tilayerPerceptronClassificationModel-class.html |    32 +
 site/docs/2.4.7/api/R/NaiveBayesModel-class.html   |    32 +
 site/docs/2.4.7/api/R/R.css                        |    55 +
 .../R/RandomForestClassificationModel-class.html   |    32 +
 .../api/R/RandomForestRegressionModel-class.html   |    32 +
 site/docs/2.4.7/api/R/SparkDataFrame.html          |   141 +
 site/docs/2.4.7/api/R/StreamingQuery.html          |    40 +
 site/docs/2.4.7/api/R/WindowSpec.html              |    38 +
 site/docs/2.4.7/api/R/alias.html                   |   177 +
 site/docs/2.4.7/api/R/approxQuantile.html          |   100 +
 site/docs/2.4.7/api/R/arrange.html                 |   184 +
 site/docs/2.4.7/api/R/as.data.frame.html           |   165 +
 site/docs/2.4.7/api/R/attach.html                  |   166 +
 site/docs/2.4.7/api/R/avg.html                     |    70 +
 site/docs/2.4.7/api/R/awaitTermination.html        |    87 +
 site/docs/2.4.7/api/R/between.html                 |    59 +
 site/docs/2.4.7/api/R/broadcast.html               |   159 +
 site/docs/2.4.7/api/R/cache.html                   |   147 +
 site/docs/2.4.7/api/R/cacheTable.html              |    65 +
 site/docs/2.4.7/api/R/cancelJobGroup.html          |    55 +
 site/docs/2.4.7/api/R/cast.html                    |    76 +
 site/docs/2.4.7/api/R/checkpoint.html              |   160 +
 site/docs/2.4.7/api/R/clearCache.html              |    44 +
 site/docs/2.4.7/api/R/clearJobGroup.html           |    45 +
 site/docs/2.4.7/api/R/coalesce.html                |   172 +
 site/docs/2.4.7/api/R/collect.html                 |   158 +
 site/docs/2.4.7/api/R/coltypes.html                |   173 +
 site/docs/2.4.7/api/R/column.html                  |    78 +
 .../2.4.7/api/R/column_aggregate_functions.html    |   355 +
 .../2.4.7/api/R/column_collection_functions.html   |   501 +
 .../api/R/column_datetime_diff_functions.html      |   218 +
 .../2.4.7/api/R/column_datetime_functions.html     |   402 +
 site/docs/2.4.7/api/R/column_math_functions.html   |   415 +
 site/docs/2.4.7/api/R/column_misc_functions.html   |   117 +
 .../2.4.7/api/R/column_nonaggregate_functions.html |   352 +
 site/docs/2.4.7/api/R/column_string_functions.html |   520 +
 site/docs/2.4.7/api/R/column_window_functions.html |   186 +
 site/docs/2.4.7/api/R/columnfunctions.html         |    55 +
 site/docs/2.4.7/api/R/columns.html                 |   185 +
 site/docs/2.4.7/api/R/corr.html                    |   115 +
 site/docs/2.4.7/api/R/count.html                   |    92 +
 site/docs/2.4.7/api/R/cov.html                     |   143 +
 site/docs/2.4.7/api/R/createDataFrame.html         |    88 +
 .../api/R/createExternalTable-deprecated.html      |    92 +
 site/docs/2.4.7/api/R/createOrReplaceTempView.html |   153 +
 site/docs/2.4.7/api/R/createTable.html             |    90 +
 site/docs/2.4.7/api/R/crossJoin.html               |   157 +
 site/docs/2.4.7/api/R/crosstab.html                |    85 +
 site/docs/2.4.7/api/R/cube.html                    |   168 +
 site/docs/2.4.7/api/R/currentDatabase.html         |    50 +
 site/docs/2.4.7/api/R/dapply.html                  |   191 +
 site/docs/2.4.7/api/R/dapplyCollect.html           |   170 +
 site/docs/2.4.7/api/R/describe.html                |   171 +
 site/docs/2.4.7/api/R/dim.html                     |   145 +
 site/docs/2.4.7/api/R/distinct.html                |   152 +
 site/docs/2.4.7/api/R/drop.html                    |   167 +
 site/docs/2.4.7/api/R/dropDuplicates.html          |   161 +
 .../docs/2.4.7/api/R/dropTempTable-deprecated.html |    64 +
 site/docs/2.4.7/api/R/dropTempView.html            |    63 +
 site/docs/2.4.7/api/R/dtypes.html                  |   147 +
 site/docs/2.4.7/api/R/endsWith.html                |    60 +
 site/docs/2.4.7/api/R/eq_null_safe.html            |    76 +
 site/docs/2.4.7/api/R/except.html                  |   158 +
 site/docs/2.4.7/api/R/exceptAll.html               |   160 +
 site/docs/2.4.7/api/R/explain.html                 |   169 +
 site/docs/2.4.7/api/R/filter.html                  |   170 +
 site/docs/2.4.7/api/R/first.html                   |   182 +
 site/docs/2.4.7/api/R/fitted.html                  |    74 +
 site/docs/2.4.7/api/R/freqItems.html               |    83 +
 site/docs/2.4.7/api/R/gapply.html                  |   262 +
 site/docs/2.4.7/api/R/gapplyCollect.html           |   239 +
 site/docs/2.4.7/api/R/getLocalProperty.html        |    55 +
 site/docs/2.4.7/api/R/getNumPartitions.html        |   144 +
 site/docs/2.4.7/api/R/glm.html                     |   133 +
 site/docs/2.4.7/api/R/groupBy.html                 |   167 +
 site/docs/2.4.7/api/R/hashCode.html                |    68 +
 site/docs/2.4.7/api/R/head.html                    |   156 +
 site/docs/2.4.7/api/R/hint.html                    |   161 +
 site/docs/2.4.7/api/R/histogram.html               |   169 +
 site/docs/2.4.7/api/R/index.html                   |     9 +
 site/docs/2.4.7/api/R/insertInto.html              |   161 +
 site/docs/2.4.7/api/R/install.spark.html           |   122 +
 site/docs/2.4.7/api/R/intersect.html               |   158 +
 site/docs/2.4.7/api/R/intersectAll.html            |   160 +
 site/docs/2.4.7/api/R/isActive.html                |    74 +
 site/docs/2.4.7/api/R/isLocal.html                 |   148 +
 site/docs/2.4.7/api/R/isStreaming.html             |   158 +
 site/docs/2.4.7/api/R/join.html                    |   171 +
 site/docs/2.4.7/api/R/last.html                    |    87 +
 site/docs/2.4.7/api/R/lastProgress.html            |    68 +
 site/docs/2.4.7/api/R/limit.html                   |   157 +
 site/docs/2.4.7/api/R/listColumns.html             |    66 +
 site/docs/2.4.7/api/R/listDatabases.html           |    50 +
 site/docs/2.4.7/api/R/listFunctions.html           |    61 +
 site/docs/2.4.7/api/R/listTables.html              |    68 +
 site/docs/2.4.7/api/R/localCheckpoint.html         |   157 +
 site/docs/2.4.7/api/R/match.html                   |    65 +
 site/docs/2.4.7/api/R/merge.html                   |   227 +
 site/docs/2.4.7/api/R/mutate.html                  |   176 +
 site/docs/2.4.7/api/R/nafunctions.html             |   212 +
 site/docs/2.4.7/api/R/ncol.html                    |   145 +
 site/docs/2.4.7/api/R/not.html                     |    91 +
 site/docs/2.4.7/api/R/nrow.html                    |   150 +
 site/docs/2.4.7/api/R/orderBy.html                 |    87 +
 site/docs/2.4.7/api/R/otherwise.html               |    61 +
 site/docs/2.4.7/api/R/over.html                    |    83 +
 site/docs/2.4.7/api/R/partitionBy.html             |    80 +
 site/docs/2.4.7/api/R/persist.html                 |   154 +
 site/docs/2.4.7/api/R/pivot.html                   |    80 +
 site/docs/2.4.7/api/R/predict.html                 |    54 +
 site/docs/2.4.7/api/R/print.jobj.html              |    45 +
 site/docs/2.4.7/api/R/print.structField.html       |    45 +
 site/docs/2.4.7/api/R/print.structType.html        |    45 +
 site/docs/2.4.7/api/R/printSchema.html             |   147 +
 site/docs/2.4.7/api/R/queryName.html               |    78 +
 site/docs/2.4.7/api/R/randomSplit.html             |   156 +
 site/docs/2.4.7/api/R/rangeBetween.html            |    89 +
 site/docs/2.4.7/api/R/rbind.html                   |   169 +
 site/docs/2.4.7/api/R/read.df.html                 |   104 +
 site/docs/2.4.7/api/R/read.jdbc.html               |   114 +
 site/docs/2.4.7/api/R/read.json.html               |    77 +
 site/docs/2.4.7/api/R/read.ml.html                 |    66 +
 site/docs/2.4.7/api/R/read.orc.html                |    49 +
 site/docs/2.4.7/api/R/read.parquet.html            |    55 +
 site/docs/2.4.7/api/R/read.stream.html             |    93 +
 site/docs/2.4.7/api/R/read.text.html               |    74 +
 site/docs/2.4.7/api/R/recoverPartitions.html       |    56 +
 site/docs/2.4.7/api/R/refreshByPath.html           |    56 +
 site/docs/2.4.7/api/R/refreshTable.html            |    65 +
 .../2.4.7/api/R/registerTempTable-deprecated.html  |    70 +
 site/docs/2.4.7/api/R/rename.html                  |   180 +
 site/docs/2.4.7/api/R/repartition.html             |   178 +
 site/docs/2.4.7/api/R/repartitionByRange.html      |   173 +
 site/docs/2.4.7/api/R/rollup.html                  |   168 +
 site/docs/2.4.7/api/R/rowsBetween.html             |    89 +
 site/docs/2.4.7/api/R/sample.html                  |   170 +
 site/docs/2.4.7/api/R/sampleBy.html                |    88 +
 site/docs/2.4.7/api/R/saveAsTable.html             |   179 +
 site/docs/2.4.7/api/R/schema.html                  |   147 +
 site/docs/2.4.7/api/R/select.html                  |   199 +
 site/docs/2.4.7/api/R/selectExpr.html              |   161 +
 site/docs/2.4.7/api/R/setCheckpointDir.html        |    60 +
 site/docs/2.4.7/api/R/setCurrentDatabase.html      |    54 +
 site/docs/2.4.7/api/R/setJobDescription.html       |    53 +
 site/docs/2.4.7/api/R/setJobGroup.html             |    65 +
 site/docs/2.4.7/api/R/setLocalProperty.html        |    59 +
 site/docs/2.4.7/api/R/setLogLevel.html             |    53 +
 site/docs/2.4.7/api/R/show.html                    |   165 +
 site/docs/2.4.7/api/R/showDF.html                  |   166 +
 site/docs/2.4.7/api/R/spark.addFile.html           |    70 +
 site/docs/2.4.7/api/R/spark.als.html               |   215 +
 site/docs/2.4.7/api/R/spark.bisectingKmeans.html   |   183 +
 site/docs/2.4.7/api/R/spark.decisionTree.html      |   241 +
 site/docs/2.4.7/api/R/spark.fpGrowth.html          |   186 +
 site/docs/2.4.7/api/R/spark.gaussianMixture.html   |   154 +
 site/docs/2.4.7/api/R/spark.gbt.html               |   267 +
 site/docs/2.4.7/api/R/spark.getSparkFiles.html     |    59 +
 .../api/R/spark.getSparkFilesRootDirectory.html    |    49 +
 site/docs/2.4.7/api/R/spark.glm.html               |   242 +
 site/docs/2.4.7/api/R/spark.isoreg.html            |   150 +
 site/docs/2.4.7/api/R/spark.kmeans.html            |   174 +
 site/docs/2.4.7/api/R/spark.kstest.html            |   134 +
 site/docs/2.4.7/api/R/spark.lapply.html            |    95 +
 site/docs/2.4.7/api/R/spark.lda.html               |   254 +
 site/docs/2.4.7/api/R/spark.logit.html             |   279 +
 site/docs/2.4.7/api/R/spark.mlp.html               |   198 +
 site/docs/2.4.7/api/R/spark.naiveBayes.html        |   155 +
 site/docs/2.4.7/api/R/spark.randomForest.html      |   269 +
 site/docs/2.4.7/api/R/spark.survreg.html           |   159 +
 site/docs/2.4.7/api/R/spark.svmLinear.html         |   184 +
 site/docs/2.4.7/api/R/sparkR.callJMethod.html      |    90 +
 site/docs/2.4.7/api/R/sparkR.callJStatic.html      |    88 +
 site/docs/2.4.7/api/R/sparkR.conf.html             |    68 +
 site/docs/2.4.7/api/R/sparkR.init-deprecated.html  |    98 +
 site/docs/2.4.7/api/R/sparkR.newJObject.html       |    86 +
 site/docs/2.4.7/api/R/sparkR.session.html          |   121 +
 site/docs/2.4.7/api/R/sparkR.session.stop.html     |    39 +
 site/docs/2.4.7/api/R/sparkR.uiWebUrl.html         |    50 +
 site/docs/2.4.7/api/R/sparkR.version.html          |    50 +
 .../2.4.7/api/R/sparkRHive.init-deprecated.html    |    67 +
 .../2.4.7/api/R/sparkRSQL.init-deprecated.html     |    68 +
 site/docs/2.4.7/api/R/sql.html                     |    64 +
 site/docs/2.4.7/api/R/startsWith.html              |    60 +
 site/docs/2.4.7/api/R/status.html                  |    68 +
 site/docs/2.4.7/api/R/stopQuery.html               |    69 +
 site/docs/2.4.7/api/R/storageLevel.html            |   146 +
 site/docs/2.4.7/api/R/str.html                     |   147 +
 site/docs/2.4.7/api/R/structField.html             |    83 +
 site/docs/2.4.7/api/R/structType.html              |    83 +
 site/docs/2.4.7/api/R/subset.html                  |   212 +
 site/docs/2.4.7/api/R/substr.html                  |    77 +
 site/docs/2.4.7/api/R/summarize.html               |   183 +
 site/docs/2.4.7/api/R/summary.html                 |   191 +
 site/docs/2.4.7/api/R/tableNames.html              |    61 +
 site/docs/2.4.7/api/R/tableToDF.html               |    67 +
 site/docs/2.4.7/api/R/tables.html                  |    67 +
 site/docs/2.4.7/api/R/take.html                    |   151 +
 site/docs/2.4.7/api/R/toJSON.html                  |   158 +
 site/docs/2.4.7/api/R/uncacheTable.html            |    65 +
 site/docs/2.4.7/api/R/union.html                   |   176 +
 site/docs/2.4.7/api/R/unionByName.html             |   169 +
 site/docs/2.4.7/api/R/unpersist.html               |   157 +
 site/docs/2.4.7/api/R/windowOrderBy.html           |    71 +
 site/docs/2.4.7/api/R/windowPartitionBy.html       |    71 +
 site/docs/2.4.7/api/R/with.html                    |   158 +
 site/docs/2.4.7/api/R/withColumn.html              |   172 +
 site/docs/2.4.7/api/R/withWatermark.html           |   187 +
 site/docs/2.4.7/api/R/write.df.html                |   200 +
 site/docs/2.4.7/api/R/write.jdbc.html              |   188 +
 site/docs/2.4.7/api/R/write.json.html              |   162 +
 site/docs/2.4.7/api/R/write.ml.html                |    62 +
 site/docs/2.4.7/api/R/write.orc.html               |   161 +
 site/docs/2.4.7/api/R/write.parquet.html           |   169 +
 site/docs/2.4.7/api/R/write.stream.html            |   228 +
 site/docs/2.4.7/api/R/write.text.html              |   162 +
 site/docs/2.4.7/api/java/allclasses-frame.html     |  1472 +
 site/docs/2.4.7/api/java/allclasses-noframe.html   |  1472 +
 site/docs/2.4.7/api/java/constant-values.html      |   284 +
 site/docs/2.4.7/api/java/deprecated-list.html      |   953 +
 site/docs/2.4.7/api/java/help-doc.html             |   223 +
 site/docs/2.4.7/api/java/index-all.html            | 41630 +++++++++++++++++++
 site/docs/2.4.7/api/java/index.html                |    75 +
 site/docs/2.4.7/api/java/lib/api-javadocs.js       |    60 +
 site/docs/2.4.7/api/java/lib/jquery.js             |     2 +
 .../api/java/org/apache/spark/Accumulable.html     |   494 +
 .../java/org/apache/spark/AccumulableParam.html    |   319 +
 .../api/java/org/apache/spark/Accumulator.html     |   251 +
 .../AccumulatorParam.DoubleAccumulatorParam$.html  |   379 +
 .../AccumulatorParam.FloatAccumulatorParam$.html   |   379 +
 .../AccumulatorParam.IntAccumulatorParam$.html     |   379 +
 .../AccumulatorParam.LongAccumulatorParam$.html    |   379 +
 .../AccumulatorParam.StringAccumulatorParam$.html  |   398 +
 .../java/org/apache/spark/AccumulatorParam.html    |   322 +
 .../api/java/org/apache/spark/Aggregator.html      |   358 +
 .../apache/spark/BarrierCoordinatorMessage.html    |   170 +
 .../java/org/apache/spark/BarrierTaskContext.html  |   670 +
 .../api/java/org/apache/spark/BarrierTaskInfo.html |   239 +
 .../api/java/org/apache/spark/CleanAccum.html      |   318 +
 .../api/java/org/apache/spark/CleanBroadcast.html  |   318 +
 .../api/java/org/apache/spark/CleanCheckpoint.html |   318 +
 .../2.4.7/api/java/org/apache/spark/CleanRDD.html  |   318 +
 .../api/java/org/apache/spark/CleanShuffle.html    |   318 +
 .../api/java/org/apache/spark/CleanerListener.html |   272 +
 .../api/java/org/apache/spark/CleanupTask.html     |   170 +
 .../org/apache/spark/CleanupTaskWeakReference.html |   294 +
 .../java/org/apache/spark/ComplexFutureAction.html |   557 +
 .../java/org/apache/spark/ContextBarrierId.html    |   342 +
 .../api/java/org/apache/spark/Dependency.html      |   284 +
 .../java/org/apache/spark/ExceptionFailure.html    |   449 +
 .../org/apache/spark/ExecutorAllocationClient.html |   360 +
 .../java/org/apache/spark/ExecutorLostFailure.html |   403 +
 .../api/java/org/apache/spark/ExecutorPlugin.html  |   259 +
 .../java/org/apache/spark/ExecutorRegistered.html  |   318 +
 .../api/java/org/apache/spark/ExecutorRemoved.html |   318 +
 .../api/java/org/apache/spark/ExpireDeadHosts.html |   334 +
 .../api/java/org/apache/spark/FetchFailed.html     |   439 +
 .../api/java/org/apache/spark/FutureAction.html    |   487 +
 .../api/java/org/apache/spark/HashPartitioner.html |   350 +
 .../java/org/apache/spark/InternalAccumulator.html |   510 +
 .../apache/spark/InternalAccumulator.input$.html   |   325 +
 .../apache/spark/InternalAccumulator.output$.html  |   325 +
 .../spark/InternalAccumulator.shuffleRead$.html    |   390 +
 .../spark/InternalAccumulator.shuffleWrite$.html   |   338 +
 .../org/apache/spark/InterruptibleIterator.html    |   362 +
 .../java/org/apache/spark/JobExecutionStatus.html  |   376 +
 .../api/java/org/apache/spark/JobSubmitter.html    |   244 +
 .../org/apache/spark/MapOutputTrackerMessage.html  |   165 +
 .../java/org/apache/spark/NarrowDependency.html    |   315 +
 .../java/org/apache/spark/OneToOneDependency.html  |   308 +
 .../2.4.7/api/java/org/apache/spark/Partition.html |   266 +
 .../api/java/org/apache/spark/Partitioner.html     |   341 +
 .../api/java/org/apache/spark/RangeDependency.html |   318 +
 .../java/org/apache/spark/RangePartitioner.html    |   457 +
 .../api/java/org/apache/spark/Resubmitted.html     |   364 +
 .../org/apache/spark/SerializableWritable.html     |   310 +
 .../java/org/apache/spark/ShuffleDependency.html   |   405 +
 .../api/java/org/apache/spark/ShuffleStatus.html   |   527 +
 .../java/org/apache/spark/SimpleFutureAction.html  |   517 +
 .../2.4.7/api/java/org/apache/spark/SparkConf.html |  1339 +
 .../api/java/org/apache/spark/SparkContext.html    |  3102 ++
 .../2.4.7/api/java/org/apache/spark/SparkEnv.html  |   504 +
 .../api/java/org/apache/spark/SparkException.html  |   278 +
 .../java/org/apache/spark/SparkExecutorInfo.html   |   323 +
 .../org/apache/spark/SparkExecutorInfoImpl.html    |   415 +
 .../api/java/org/apache/spark/SparkFiles.html      |   299 +
 .../org/apache/spark/SparkFirehoseListener.html    |   858 +
 .../api/java/org/apache/spark/SparkJobInfo.html    |   258 +
 .../java/org/apache/spark/SparkJobInfoImpl.html    |   320 +
 .../java/org/apache/spark/SparkMasterRegex.html    |   309 +
 .../api/java/org/apache/spark/SparkStageInfo.html  |   323 +
 .../java/org/apache/spark/SparkStageInfoImpl.html  |   415 +
 .../java/org/apache/spark/SparkStatusTracker.html  |   373 +
 .../api/java/org/apache/spark/SpillListener.html   |   336 +
 .../org/apache/spark/StopMapOutputTracker.html     |   334 +
 .../2.4.7/api/java/org/apache/spark/Success.html   |   336 +
 .../java/org/apache/spark/TaskCommitDenied.html    |   400 +
 .../api/java/org/apache/spark/TaskContext.html     |   648 +
 .../api/java/org/apache/spark/TaskEndReason.html   |   177 +
 .../java/org/apache/spark/TaskFailedReason.html    |   257 +
 .../api/java/org/apache/spark/TaskKilled.html      |   389 +
 .../java/org/apache/spark/TaskKilledException.html |   313 +
 .../api/java/org/apache/spark/TaskResultLost.html  |   363 +
 .../java/org/apache/spark/TaskSchedulerIsSet.html  |   336 +
 .../2.4.7/api/java/org/apache/spark/TaskState.html |   425 +
 .../2.4.7/api/java/org/apache/spark/TestUtils.html |   572 +
 .../api/java/org/apache/spark/UnknownReason.html   |   363 +
 .../org/apache/spark/api/java/JavaDoubleRDD.html   |  1171 +
 .../apache/spark/api/java/JavaFutureAction.html    |   237 +
 .../org/apache/spark/api/java/JavaHadoopRDD.html   |   339 +
 .../apache/spark/api/java/JavaNewHadoopRDD.html    |   339 +
 .../org/apache/spark/api/java/JavaPairRDD.html     |  2949 ++
 .../java/org/apache/spark/api/java/JavaRDD.html    |   873 +
 .../org/apache/spark/api/java/JavaRDDLike.html     |  2086 +
 .../apache/spark/api/java/JavaSparkContext.html    |  2398 ++
 .../spark/api/java/JavaSparkStatusTracker.html     |   354 +
 .../api/java/JavaUtils.SerializableMapWrapper.html |   386 +
 .../java/org/apache/spark/api/java/JavaUtils.html  |   301 +
 .../java/org/apache/spark/api/java/Optional.html   |   514 +
 .../org/apache/spark/api/java/StorageLevels.html   |   468 +
 .../spark/api/java/function/CoGroupFunction.html   |   242 +
 .../api/java/function/DoubleFlatMapFunction.html   |   237 +
 .../spark/api/java/function/DoubleFunction.html    |   237 +
 .../spark/api/java/function/FilterFunction.html    |   239 +
 .../spark/api/java/function/FlatMapFunction.html   |   237 +
 .../spark/api/java/function/FlatMapFunction2.html  |   239 +
 .../api/java/function/FlatMapGroupsFunction.html   |   239 +
 .../function/FlatMapGroupsWithStateFunction.html   |   245 +
 .../spark/api/java/function/ForeachFunction.html   |   239 +
 .../java/function/ForeachPartitionFunction.html    |   235 +
 .../apache/spark/api/java/function/Function.html   |   239 +
 .../apache/spark/api/java/function/Function0.html  |   235 +
 .../apache/spark/api/java/function/Function2.html  |   239 +
 .../apache/spark/api/java/function/Function3.html  |   241 +
 .../apache/spark/api/java/function/Function4.html  |   243 +
 .../spark/api/java/function/MapFunction.html       |   237 +
 .../spark/api/java/function/MapGroupsFunction.html |   239 +
 .../java/function/MapGroupsWithStateFunction.html  |   244 +
 .../api/java/function/MapPartitionsFunction.html   |   235 +
 .../api/java/function/PairFlatMapFunction.html     |   238 +
 .../spark/api/java/function/PairFunction.html      |   238 +
 .../spark/api/java/function/ReduceFunction.html    |   239 +
 .../spark/api/java/function/VoidFunction.html      |   237 +
 .../spark/api/java/function/VoidFunction2.html     |   239 +
 .../spark/api/java/function/package-frame.html     |    43 +
 .../spark/api/java/function/package-summary.html   |   300 +
 .../spark/api/java/function/package-tree.html      |   158 +
 .../org/apache/spark/api/java/package-frame.html   |    35 +
 .../org/apache/spark/api/java/package-summary.html |   221 +
 .../org/apache/spark/api/java/package-tree.html    |   169 +
 .../api/java/org/apache/spark/api/r/BaseRRDD.html  |   359 +
 .../java/org/apache/spark/api/r/PairwiseRRDD.html  |   322 +
 .../apache/spark/api/r/RBackendAuthHandler.html    |   346 +
 .../api/java/org/apache/spark/api/r/RRDD.html      |   400 +
 .../java/org/apache/spark/api/r/RRunnerModes.html  |   295 +
 .../api/java/org/apache/spark/api/r/RUtils.html    |   367 +
 .../api/java/org/apache/spark/api/r/SerDe.html     |   773 +
 .../apache/spark/api/r/SerializationFormats.html   |   295 +
 .../org/apache/spark/api/r/SparkRDefaults.html     |   295 +
 .../org/apache/spark/api/r/SpecialLengths.html     |   269 +
 .../java/org/apache/spark/api/r/StringRRDD.html    |   319 +
 .../java/org/apache/spark/api/r/package-frame.html |    30 +
 .../org/apache/spark/api/r/package-summary.html    |   190 +
 .../java/org/apache/spark/api/r/package-tree.html  |   164 +
 .../java/org/apache/spark/broadcast/Broadcast.html |   406 +
 .../apache/spark/broadcast/BroadcastFactory.html   |   290 +
 .../org/apache/spark/broadcast/package-frame.html  |    24 +
 .../apache/spark/broadcast/package-summary.html    |   169 +
 .../org/apache/spark/broadcast/package-tree.html   |   139 +
 .../api/java/org/apache/spark/graphx/Edge.html     |   388 +
 .../java/org/apache/spark/graphx/EdgeContext.html  |   423 +
 .../org/apache/spark/graphx/EdgeDirection.html     |   402 +
 .../api/java/org/apache/spark/graphx/EdgeRDD.html  |   434 +
 .../java/org/apache/spark/graphx/EdgeTriplet.html  |   413 +
 .../api/java/org/apache/spark/graphx/Graph.html    |  1207 +
 .../java/org/apache/spark/graphx/GraphLoader.html  |   314 +
 .../api/java/org/apache/spark/graphx/GraphOps.html |   978 +
 .../java/org/apache/spark/graphx/GraphXUtils.html  |   276 +
 ...artitionStrategy.CanonicalRandomVertexCut$.html |   365 +
 .../graphx/PartitionStrategy.EdgePartition1D$.html |   364 +
 .../graphx/PartitionStrategy.EdgePartition2D$.html |   401 +
 .../graphx/PartitionStrategy.RandomVertexCut$.html |   364 +
 .../org/apache/spark/graphx/PartitionStrategy.html |   281 +
 .../api/java/org/apache/spark/graphx/Pregel.html   |   379 +
 .../org/apache/spark/graphx/TripletFields.html     |   416 +
 .../java/org/apache/spark/graphx/VertexRDD.html    |   905 +
 .../spark/graphx/impl/AggregatingEdgeContext.html  |   490 +
 .../apache/spark/graphx/impl/EdgeActiveness.html   |   391 +
 .../org/apache/spark/graphx/impl/EdgeRDDImpl.html  |   668 +
 .../org/apache/spark/graphx/impl/GraphImpl.html    |  1067 +
 .../impl/VertexPartitionBaseOpsConstructor.html    |   225 +
 .../apache/spark/graphx/impl/VertexRDDImpl.html    |   954 +
 .../apache/spark/graphx/impl/package-frame.html    |    31 +
 .../apache/spark/graphx/impl/package-summary.html  |   189 +
 .../org/apache/spark/graphx/impl/package-tree.html |   174 +
 .../spark/graphx/lib/ConnectedComponents.html      |   324 +
 .../apache/spark/graphx/lib/LabelPropagation.html  |   296 +
 .../java/org/apache/spark/graphx/lib/PageRank.html |   505 +
 .../apache/spark/graphx/lib/SVDPlusPlus.Conf.html  |   388 +
 .../org/apache/spark/graphx/lib/SVDPlusPlus.html   |   315 +
 .../org/apache/spark/graphx/lib/ShortestPaths.html |   290 +
 .../graphx/lib/StronglyConnectedComponents.html    |   292 +
 .../org/apache/spark/graphx/lib/TriangleCount.html |   316 +
 .../org/apache/spark/graphx/lib/package-frame.html |    27 +
 .../apache/spark/graphx/lib/package-summary.html   |   194 +
 .../org/apache/spark/graphx/lib/package-tree.html  |   142 +
 .../org/apache/spark/graphx/package-frame.html     |    39 +
 .../org/apache/spark/graphx/package-summary.html   |   269 +
 .../java/org/apache/spark/graphx/package-tree.html |   169 +
 .../apache/spark/graphx/util/BytecodeUtils.html    |   286 +
 .../apache/spark/graphx/util/GraphGenerators.html  |   469 +
 .../apache/spark/graphx/util/package-frame.html    |    21 +
 .../apache/spark/graphx/util/package-summary.html  |   158 +
 .../org/apache/spark/graphx/util/package-tree.html |   136 +
 .../java/org/apache/spark/input/Configurable.html  |   259 +
 .../org/apache/spark/input/PortableDataStream.html |   340 +
 .../java/org/apache/spark/input/package-frame.html |    24 +
 .../org/apache/spark/input/package-summary.html    |   160 +
 .../java/org/apache/spark/input/package-tree.html  |   143 +
 .../java/org/apache/spark/internal/Logging.html    |   452 +
 .../internal/config/ConfigEntryWithDefault.html    |   443 +
 .../config/ConfigEntryWithDefaultFunction.html     |   441 +
 .../config/ConfigEntryWithDefaultString.html       |   441 +
 .../spark/internal/config/ConfigHelpers.html       |   395 +
 .../spark/internal/config/ConfigProvider.html      |   220 +
 .../spark/internal/config/package-frame.html       |    27 +
 .../spark/internal/config/package-summary.html     |   169 +
 .../apache/spark/internal/config/package-tree.html |   142 +
 ...FileCommitProtocol.EmptyTaskCommitMessage$.html |   298 +
 .../io/FileCommitProtocol.TaskCommitMessage.html   |   286 +
 .../spark/internal/io/FileCommitProtocol.html      |   593 +
 .../internal/io/HadoopMapRedCommitProtocol.html    |   329 +
 .../internal/io/HadoopMapReduceCommitProtocol.html |   558 +
 .../spark/internal/io/HadoopWriteConfigUtil.html   |   391 +
 .../spark/internal/io/SparkHadoopWriter.html       |   292 +
 .../spark/internal/io/SparkHadoopWriterUtils.html  |   366 +
 .../apache/spark/internal/io/package-frame.html    |    27 +
 .../apache/spark/internal/io/package-summary.html  |   184 +
 .../org/apache/spark/internal/io/package-tree.html |   151 +
 .../org/apache/spark/internal/package-frame.html   |    20 +
 .../org/apache/spark/internal/package-summary.html |   142 +
 .../org/apache/spark/internal/package-tree.html    |   131 +
 .../java/org/apache/spark/io/CompressionCodec.html |   245 +
 .../org/apache/spark/io/LZ4CompressionCodec.html   |   305 +
 .../org/apache/spark/io/LZFCompressionCodec.html   |   304 +
 .../spark/io/NioBufferedFileInputStream.html       |   410 +
 .../org/apache/spark/io/ReadAheadInputStream.html  |   399 +
 .../apache/spark/io/SnappyCompressionCodec.html    |   318 +
 .../apache/spark/io/SnappyOutputStreamWrapper.html |   363 +
 .../org/apache/spark/io/ZStdCompressionCodec.html  |   305 +
 .../java/org/apache/spark/io/package-frame.html    |    30 +
 .../java/org/apache/spark/io/package-summary.html  |   214 +
 .../api/java/org/apache/spark/io/package-tree.html |   153 +
 .../apache/spark/launcher/AbstractLauncher.html    |   600 +
 .../apache/spark/launcher/InProcessLauncher.html   |   313 +
 .../spark/launcher/SparkAppHandle.Listener.html    |   258 +
 .../spark/launcher/SparkAppHandle.State.html       |   463 +
 .../org/apache/spark/launcher/SparkAppHandle.html  |   347 +
 .../org/apache/spark/launcher/SparkLauncher.html   |  1253 +
 .../org/apache/spark/launcher/package-frame.html   |    31 +
 .../org/apache/spark/launcher/package-summary.html |   275 +
 .../org/apache/spark/launcher/package-tree.html    |   157 +
 .../apache/spark/mapred/SparkHadoopMapRedUtil.html |   291 +
 .../org/apache/spark/mapred/package-frame.html     |    20 +
 .../org/apache/spark/mapred/package-summary.html   |   140 +
 .../java/org/apache/spark/mapred/package-tree.html |   135 +
 .../java/org/apache/spark/metrics/sink/Sink.html   |   245 +
 .../spark/metrics/sink/StatsdMetricType.html       |   313 +
 .../apache/spark/metrics/sink/package-frame.html   |    24 +
 .../apache/spark/metrics/sink/package-summary.html |   155 +
 .../apache/spark/metrics/sink/package-tree.html    |   139 +
 .../spark/metrics/source/CodegenMetrics.html       |   364 +
 .../spark/metrics/source/HiveCatalogMetrics.html   |   465 +
 .../org/apache/spark/metrics/source/Source.html    |   232 +
 .../apache/spark/metrics/source/StaticSources.html |   277 +
 .../apache/spark/metrics/source/package-frame.html |    26 +
 .../spark/metrics/source/package-summary.html      |   169 +
 .../apache/spark/metrics/source/package-tree.html  |   141 +
 .../api/java/org/apache/spark/ml/Estimator.html    |   470 +
 .../2.4.7/api/java/org/apache/spark/ml/Model.html  |   409 +
 .../apache/spark/ml/Pipeline.SharedReadWrite$.html |   399 +
 .../api/java/org/apache/spark/ml/Pipeline.html     |   564 +
 .../java/org/apache/spark/ml/PipelineModel.html    |   462 +
 .../java/org/apache/spark/ml/PipelineStage.html    |   350 +
 .../java/org/apache/spark/ml/PredictionModel.html  |   485 +
 .../api/java/org/apache/spark/ml/Predictor.html    |   477 +
 .../java/org/apache/spark/ml/PredictorParams.html  |   285 +
 .../api/java/org/apache/spark/ml/Transformer.html  |   435 +
 .../java/org/apache/spark/ml/UnaryTransformer.html |   438 +
 .../apache/spark/ml/ann/ActivationFunction.html    |   252 +
 .../java/org/apache/spark/ml/ann/ApplyInPlace.html |   293 +
 .../java/org/apache/spark/ml/ann/BreezeUtil.html   |   321 +
 .../api/java/org/apache/spark/ml/ann/Layer.html    |   332 +
 .../java/org/apache/spark/ml/ann/LayerModel.html   |   316 +
 .../java/org/apache/spark/ml/ann/LossFunction.html |   240 +
 .../api/java/org/apache/spark/ml/ann/Topology.html |   238 +
 .../org/apache/spark/ml/ann/TopologyModel.html     |   400 +
 .../org/apache/spark/ml/ann/package-frame.html     |    30 +
 .../org/apache/spark/ml/ann/package-summary.html   |   195 +
 .../java/org/apache/spark/ml/ann/package-tree.html |   153 +
 .../org/apache/spark/ml/attribute/Attribute.html   |   527 +
 .../spark/ml/attribute/AttributeFactory.html       |   276 +
 .../apache/spark/ml/attribute/AttributeGroup.html  |   620 +
 .../apache/spark/ml/attribute/AttributeKeys.html   |   426 +
 .../apache/spark/ml/attribute/AttributeType.html   |   358 +
 .../apache/spark/ml/attribute/BinaryAttribute.html |   557 +
 .../spark/ml/attribute/NominalAttribute.html       |   744 +
 .../spark/ml/attribute/NumericAttribute.html       |   702 +
 .../spark/ml/attribute/UnresolvedAttribute.html    |   440 +
 .../apache/spark/ml/attribute/package-frame.html   |    31 +
 .../apache/spark/ml/attribute/package-summary.html |   236 +
 .../apache/spark/ml/attribute/package-tree.html    |   149 +
 .../BinaryLogisticRegressionSummary.html           |   411 +
 .../BinaryLogisticRegressionSummaryImpl.html       |   291 +
 .../BinaryLogisticRegressionTrainingSummary.html   |   213 +
 ...inaryLogisticRegressionTrainingSummaryImpl.html |   344 +
 .../ml/classification/ClassificationModel.html     |   466 +
 .../apache/spark/ml/classification/Classifier.html |   378 +
 .../spark/ml/classification/ClassifierParams.html  |   295 +
 .../ml/classification/ClassifierTypeTrait.html     |   173 +
 .../DecisionTreeClassificationModel.html           |   663 +
 .../ml/classification/DecisionTreeClassifier.html  |   744 +
 .../ml/classification/GBTClassificationModel.html  |   840 +
 .../spark/ml/classification/GBTClassifier.html     |   913 +
 .../apache/spark/ml/classification/LinearSVC.html  |   732 +
 .../spark/ml/classification/LinearSVCModel.html    |   641 +
 .../spark/ml/classification/LinearSVCParams.html   |   348 +
 .../ml/classification/LogisticRegression.html      |  1020 +
 .../ml/classification/LogisticRegressionModel.html |   909 +
 .../classification/LogisticRegressionParams.html   |   722 +
 .../classification/LogisticRegressionSummary.html  |   591 +
 .../LogisticRegressionSummaryImpl.html             |   400 +
 .../LogisticRegressionTrainingSummary.html         |   262 +
 .../LogisticRegressionTrainingSummaryImpl.html     |   332 +
 .../MultilayerPerceptronClassificationModel.html   |   573 +
 .../MultilayerPerceptronClassifier.html            |   729 +
 .../classification/MultilayerPerceptronParams.html |   445 +
 .../apache/spark/ml/classification/NaiveBayes.html |   595 +
 .../spark/ml/classification/NaiveBayesModel.html   |   579 +
 .../spark/ml/classification/NaiveBayesParams.html  |   334 +
 .../apache/spark/ml/classification/OneVsRest.html  |   659 +
 .../spark/ml/classification/OneVsRestModel.html    |   585 +
 .../spark/ml/classification/OneVsRestParams.html   |   307 +
 .../ProbabilisticClassificationModel.html          |   490 +
 .../ml/classification/ProbabilisticClassifier.html |   416 +
 .../ProbabilisticClassifierParams.html             |   311 +
 .../RandomForestClassificationModel.html           |   666 +
 .../ml/classification/RandomForestClassifier.html  |   837 +
 .../spark/ml/classification/package-frame.html     |    58 +
 .../spark/ml/classification/package-summary.html   |   373 +
 .../spark/ml/classification/package-tree.html      |   618 +
 .../spark/ml/clustering/BisectingKMeans.html       |   611 +
 .../spark/ml/clustering/BisectingKMeansModel.html  |   597 +
 .../spark/ml/clustering/BisectingKMeansParams.html |   356 +
 .../ml/clustering/BisectingKMeansSummary.html      |   223 +
 .../apache/spark/ml/clustering/ClusterData.html    |   336 +
 .../spark/ml/clustering/ClusteringSummary.html     |   348 +
 .../spark/ml/clustering/DistributedLDAModel.html   |   567 +
 .../spark/ml/clustering/ExpectationAggregator.html |   393 +
 .../spark/ml/clustering/GaussianMixture.html       |   625 +
 .../spark/ml/clustering/GaussianMixtureModel.html  |   642 +
 .../spark/ml/clustering/GaussianMixtureParams.html |   329 +
 .../ml/clustering/GaussianMixtureSummary.html      |   299 +
 .../ml/clustering/InternalKMeansModelWriter.html   |   370 +
 .../org/apache/spark/ml/clustering/KMeans.html     |   635 +
 .../apache/spark/ml/clustering/KMeansModel.html    |   614 +
 .../apache/spark/ml/clustering/KMeansParams.html   |   398 +
 .../apache/spark/ml/clustering/KMeansSummary.html  |   265 +
 .../java/org/apache/spark/ml/clustering/LDA.html   |   727 +
 .../org/apache/spark/ml/clustering/LDAModel.html   |   641 +
 .../org/apache/spark/ml/clustering/LDAParams.html  |   779 +
 .../apache/spark/ml/clustering/LocalLDAModel.html  |   434 +
 .../spark/ml/clustering/PMMLKMeansModelWriter.html |   370 +
 .../ml/clustering/PowerIterationClustering.html    |   512 +
 .../clustering/PowerIterationClusteringParams.html |   380 +
 .../apache/spark/ml/clustering/package-frame.html  |    46 +
 .../spark/ml/clustering/package-summary.html       |   297 +
 .../apache/spark/ml/clustering/package-tree.html   |   326 +
 .../evaluation/BinaryClassificationEvaluator.html  |   538 +
 .../spark/ml/evaluation/ClusteringEvaluator.html   |   592 +
 .../spark/ml/evaluation/CosineSilhouette.html      |   452 +
 .../org/apache/spark/ml/evaluation/Evaluator.html  |   386 +
 .../MulticlassClassificationEvaluator.html         |   538 +
 .../spark/ml/evaluation/RegressionEvaluator.html   |   541 +
 .../SquaredEuclideanSilhouette.ClusterStats$.html  |   306 +
 .../SquaredEuclideanSilhouette.ClusterStats.html   |   326 +
 .../ml/evaluation/SquaredEuclideanSilhouette.html  |   580 +
 .../apache/spark/ml/evaluation/package-frame.html  |    28 +
 .../spark/ml/evaluation/package-summary.html       |   193 +
 .../apache/spark/ml/evaluation/package-tree.html   |   150 +
 .../org/apache/spark/ml/feature/Binarizer.html     |   556 +
 .../ml/feature/BucketedRandomProjectionLSH.html    |   582 +
 .../feature/BucketedRandomProjectionLSHModel.html  |   645 +
 .../feature/BucketedRandomProjectionLSHParams.html |   269 +
 .../org/apache/spark/ml/feature/Bucketizer.html    |   713 +
 .../org/apache/spark/ml/feature/ChiSqSelector.html |   626 +
 .../spark/ml/feature/ChiSqSelectorModel.html       |   519 +
 .../spark/ml/feature/ChiSqSelectorParams.html      |   462 +
 .../org/apache/spark/ml/feature/ColumnPruner.html  |   499 +
 .../apache/spark/ml/feature/CountVectorizer.html   |   579 +
 .../spark/ml/feature/CountVectorizerModel.html     |   584 +
 .../spark/ml/feature/CountVectorizerParams.html    |   456 +
 .../api/java/org/apache/spark/ml/feature/DCT.html  |   458 +
 .../api/java/org/apache/spark/ml/feature/Dot.html  |   334 +
 .../spark/ml/feature/ElementwiseProduct.html       |   453 +
 .../org/apache/spark/ml/feature/FeatureHasher.html |   660 +
 .../org/apache/spark/ml/feature/HashingTF.html     |   608 +
 .../api/java/org/apache/spark/ml/feature/IDF.html  |   527 +
 .../java/org/apache/spark/ml/feature/IDFBase.html  |   300 +
 .../java/org/apache/spark/ml/feature/IDFModel.html |   512 +
 .../java/org/apache/spark/ml/feature/Imputer.html  |   557 +
 .../org/apache/spark/ml/feature/ImputerModel.html  |   513 +
 .../org/apache/spark/ml/feature/ImputerParams.html |   333 +
 .../org/apache/spark/ml/feature/IndexToString.html |   560 +
 .../apache/spark/ml/feature/InteractableTerm.html  |   171 +
 .../org/apache/spark/ml/feature/Interaction.html   |   514 +
 .../org/apache/spark/ml/feature/LSHParams.html     |   302 +
 .../org/apache/spark/ml/feature/LabeledPoint.html  |   343 +
 .../org/apache/spark/ml/feature/MaxAbsScaler.html  |   516 +
 .../apache/spark/ml/feature/MaxAbsScalerModel.html |   510 +
 .../spark/ml/feature/MaxAbsScalerParams.html       |   260 +
 .../org/apache/spark/ml/feature/MinHashLSH.html    |   558 +
 .../apache/spark/ml/feature/MinHashLSHModel.html   |   638 +
 .../org/apache/spark/ml/feature/MinMaxScaler.html  |   554 +
 .../apache/spark/ml/feature/MinMaxScalerModel.html |   553 +
 .../spark/ml/feature/MinMaxScalerParams.html       |   330 +
 .../java/org/apache/spark/ml/feature/NGram.html    |   459 +
 .../org/apache/spark/ml/feature/Normalizer.html    |   452 +
 .../org/apache/spark/ml/feature/OneHotEncoder.html |   603 +
 .../apache/spark/ml/feature/OneHotEncoderBase.html |   328 +
 .../spark/ml/feature/OneHotEncoderCommon.html      |   343 +
 .../spark/ml/feature/OneHotEncoderEstimator.html   |   565 +
 .../spark/ml/feature/OneHotEncoderModel.html       |   543 +
 .../api/java/org/apache/spark/ml/feature/PCA.html  |   527 +
 .../java/org/apache/spark/ml/feature/PCAModel.html |   529 +
 .../org/apache/spark/ml/feature/PCAParams.html     |   293 +
 .../spark/ml/feature/PolynomialExpansion.html      |   488 +
 .../spark/ml/feature/QuantileDiscretizer.html      |   636 +
 .../spark/ml/feature/QuantileDiscretizerBase.html  |   392 +
 .../java/org/apache/spark/ml/feature/RFormula.html |   618 +
 .../org/apache/spark/ml/feature/RFormulaBase.html  |   413 +
 .../org/apache/spark/ml/feature/RFormulaModel.html |   494 +
 .../apache/spark/ml/feature/RFormulaParser.html    |   786 +
 .../apache/spark/ml/feature/RegexTokenizer.html    |   625 +
 .../apache/spark/ml/feature/SQLTransformer.html    |   525 +
 .../apache/spark/ml/feature/StandardScaler.html    |   546 +
 .../spark/ml/feature/StandardScalerModel.html      |   525 +
 .../spark/ml/feature/StandardScalerParams.html     |   329 +
 .../apache/spark/ml/feature/StopWordsRemover.html  |   684 +
 .../org/apache/spark/ml/feature/StringIndexer.html |   553 +
 .../apache/spark/ml/feature/StringIndexerBase.html |   334 +
 .../spark/ml/feature/StringIndexerModel.html       |   584 +
 .../api/java/org/apache/spark/ml/feature/Term.html |   171 +
 .../org/apache/spark/ml/feature/Tokenizer.html     |   436 +
 .../apache/spark/ml/feature/VectorAssembler.html   |   557 +
 .../spark/ml/feature/VectorAttributeRewriter.html  |   522 +
 .../org/apache/spark/ml/feature/VectorIndexer.html |   578 +
 .../spark/ml/feature/VectorIndexerModel.html       |   558 +
 .../spark/ml/feature/VectorIndexerParams.html      |   317 +
 .../apache/spark/ml/feature/VectorSizeHint.html    |   591 +
 .../org/apache/spark/ml/feature/VectorSlicer.html  |   612 +
 .../java/org/apache/spark/ml/feature/Word2Vec.html |   640 +
 .../org/apache/spark/ml/feature/Word2VecBase.html  |   461 +
 .../Word2VecModel.Word2VecModelWriter$.html        |   329 +
 .../org/apache/spark/ml/feature/Word2VecModel.html |   670 +
 .../org/apache/spark/ml/feature/package-frame.html |    97 +
 .../apache/spark/ml/feature/package-summary.html   |   713 +
 .../org/apache/spark/ml/feature/package-tree.html  |   425 +
 .../org/apache/spark/ml/fpm/AssociationRules.html  |   295 +
 .../api/java/org/apache/spark/ml/fpm/FPGrowth.html |   555 +
 .../org/apache/spark/ml/fpm/FPGrowthModel.html     |   548 +
 .../org/apache/spark/ml/fpm/FPGrowthParams.html    |   397 +
 .../java/org/apache/spark/ml/fpm/PrefixSpan.html   |   573 +
 .../org/apache/spark/ml/fpm/package-frame.html     |    27 +
 .../org/apache/spark/ml/fpm/package-summary.html   |   178 +
 .../java/org/apache/spark/ml/fpm/package-tree.html |   189 +
 .../org/apache/spark/ml/image/ImageSchema.html     |   585 +
 .../org/apache/spark/ml/image/RecursiveFlag.html   |   285 +
 .../apache/spark/ml/image/SamplePathFilter.html    |   408 +
 .../org/apache/spark/ml/image/package-frame.html   |    22 +
 .../org/apache/spark/ml/image/package-summary.html |   153 +
 .../org/apache/spark/ml/image/package-tree.html    |   141 +
 .../api/java/org/apache/spark/ml/impl/Utils.html   |   269 +
 .../org/apache/spark/ml/impl/package-frame.html    |    20 +
 .../org/apache/spark/ml/impl/package-summary.html  |   140 +
 .../org/apache/spark/ml/impl/package-tree.html     |   135 +
 .../api/java/org/apache/spark/ml/linalg/BLAS.html  |   534 +
 .../org/apache/spark/ml/linalg/DenseMatrix.html    |   752 +
 .../org/apache/spark/ml/linalg/DenseVector.html    |   555 +
 .../spark/ml/linalg/JsonMatrixConverter.html       |   316 +
 .../spark/ml/linalg/JsonVectorConverter.html       |   300 +
 .../java/org/apache/spark/ml/linalg/Matrices.html  |   604 +
 .../java/org/apache/spark/ml/linalg/Matrix.html    |   957 +
 .../org/apache/spark/ml/linalg/SQLDataTypes.html   |   290 +
 .../org/apache/spark/ml/linalg/SparseMatrix.html   |   783 +
 .../org/apache/spark/ml/linalg/SparseVector.html   |   573 +
 .../java/org/apache/spark/ml/linalg/Vector.html    |   539 +
 .../java/org/apache/spark/ml/linalg/Vectors.html   |   485 +
 .../org/apache/spark/ml/linalg/package-frame.html  |    34 +
 .../apache/spark/ml/linalg/package-summary.html    |   216 +
 .../org/apache/spark/ml/linalg/package-tree.html   |   157 +
 .../spark/ml/optim/NormalEquationSolver.html       |   231 +
 .../aggregator/DifferentiableLossAggregator.html   |   363 +
 .../spark/ml/optim/aggregator/package-frame.html   |    20 +
 .../spark/ml/optim/aggregator/package-summary.html |   142 +
 .../spark/ml/optim/aggregator/package-tree.html    |   139 +
 .../optim/loss/DifferentiableRegularization.html   |   284 +
 .../apache/spark/ml/optim/loss/package-frame.html  |    20 +
 .../spark/ml/optim/loss/package-summary.html       |   143 +
 .../apache/spark/ml/optim/loss/package-tree.html   |   160 +
 .../org/apache/spark/ml/optim/package-frame.html   |    20 +
 .../org/apache/spark/ml/optim/package-summary.html |   142 +
 .../org/apache/spark/ml/optim/package-tree.html    |   131 +
 .../java/org/apache/spark/ml/package-frame.html    |    33 +
 .../java/org/apache/spark/ml/package-summary.html  |   232 +
 .../api/java/org/apache/spark/ml/package-tree.html |   211 +
 .../org/apache/spark/ml/param/BooleanParam.html    |   340 +
 .../spark/ml/param/DoubleArrayArrayParam.html      |   358 +
 .../apache/spark/ml/param/DoubleArrayParam.html    |   358 +
 .../org/apache/spark/ml/param/DoubleParam.html     |   408 +
 .../java/org/apache/spark/ml/param/FloatParam.html |   408 +
 .../org/apache/spark/ml/param/IntArrayParam.html   |   358 +
 .../java/org/apache/spark/ml/param/IntParam.html   |   376 +
 .../java/org/apache/spark/ml/param/JavaParams.html |   263 +
 .../java/org/apache/spark/ml/param/LongParam.html  |   376 +
 .../api/java/org/apache/spark/ml/param/Param.html  |   493 +
 .../java/org/apache/spark/ml/param/ParamMap.html   |   575 +
 .../java/org/apache/spark/ml/param/ParamPair.html  |   310 +
 .../org/apache/spark/ml/param/ParamValidators.html |   480 +
 .../api/java/org/apache/spark/ml/param/Params.html |   782 +
 .../apache/spark/ml/param/StringArrayParam.html    |   358 +
 .../org/apache/spark/ml/param/package-frame.html   |    37 +
 .../org/apache/spark/ml/param/package-summary.html |   250 +
 .../org/apache/spark/ml/param/package-tree.html    |   168 +
 .../spark/ml/param/shared/HasAggregationDepth.html |   268 +
 .../ml/param/shared/HasCheckpointInterval.html     |   268 +
 .../spark/ml/param/shared/HasCollectSubModels.html |   264 +
 .../spark/ml/param/shared/HasDistanceMeasure.html  |   268 +
 .../spark/ml/param/shared/HasElasticNetParam.html  |   268 +
 .../spark/ml/param/shared/HasFeaturesCol.html      |   268 +
 .../spark/ml/param/shared/HasFitIntercept.html     |   268 +
 .../spark/ml/param/shared/HasHandleInvalid.html    |   268 +
 .../apache/spark/ml/param/shared/HasInputCol.html  |   268 +
 .../apache/spark/ml/param/shared/HasInputCols.html |   268 +
 .../apache/spark/ml/param/shared/HasLabelCol.html  |   268 +
 .../org/apache/spark/ml/param/shared/HasLoss.html  |   268 +
 .../apache/spark/ml/param/shared/HasMaxIter.html   |   268 +
 .../apache/spark/ml/param/shared/HasOutputCol.html |   268 +
 .../spark/ml/param/shared/HasOutputCols.html       |   268 +
 .../spark/ml/param/shared/HasParallelism.html      |   289 +
 .../spark/ml/param/shared/HasPredictionCol.html    |   268 +
 .../spark/ml/param/shared/HasProbabilityCol.html   |   268 +
 .../spark/ml/param/shared/HasRawPredictionCol.html |   268 +
 .../apache/spark/ml/param/shared/HasRegParam.html  |   268 +
 .../org/apache/spark/ml/param/shared/HasSeed.html  |   268 +
 .../apache/spark/ml/param/shared/HasSolver.html    |   268 +
 .../spark/ml/param/shared/HasStandardization.html  |   268 +
 .../apache/spark/ml/param/shared/HasStepSize.html  |   268 +
 .../apache/spark/ml/param/shared/HasThreshold.html |   268 +
 .../spark/ml/param/shared/HasThresholds.html       |   268 +
 .../org/apache/spark/ml/param/shared/HasTol.html   |   268 +
 .../ml/param/shared/HasValidationIndicatorCol.html |   268 +
 .../spark/ml/param/shared/HasVarianceCol.html      |   268 +
 .../apache/spark/ml/param/shared/HasWeightCol.html |   268 +
 .../spark/ml/param/shared/SharedParamsCodeGen.html |   273 +
 .../spark/ml/param/shared/package-frame.html       |    53 +
 .../spark/ml/param/shared/package-summary.html     |   334 +
 .../apache/spark/ml/param/shared/package-tree.html |   218 +
 .../java/org/apache/spark/ml/r/RWrapperUtils.html  |   311 +
 .../api/java/org/apache/spark/ml/r/RWrappers.html  |   297 +
 .../java/org/apache/spark/ml/r/package-frame.html  |    21 +
 .../org/apache/spark/ml/r/package-summary.html     |   146 +
 .../java/org/apache/spark/ml/r/package-tree.html   |   136 +
 .../spark/ml/recommendation/ALS.InBlock$.html      |   287 +
 .../recommendation/ALS.LeastSquaresNESolver.html   |   234 +
 .../spark/ml/recommendation/ALS.Rating$.html       |   287 +
 .../apache/spark/ml/recommendation/ALS.Rating.html |   330 +
 .../spark/ml/recommendation/ALS.RatingBlock$.html  |   287 +
 .../org/apache/spark/ml/recommendation/ALS.html    |   914 +
 .../apache/spark/ml/recommendation/ALSModel.html   |   660 +
 .../spark/ml/recommendation/ALSModelParams.html    |   374 +
 .../apache/spark/ml/recommendation/ALSParams.html  |   605 +
 .../spark/ml/recommendation/package-frame.html     |    31 +
 .../spark/ml/recommendation/package-summary.html   |   196 +
 .../spark/ml/recommendation/package-tree.html      |   250 +
 .../apache/spark/ml/regression/AFTAggregator.html  |   439 +
 .../org/apache/spark/ml/regression/AFTCostFun.html |   337 +
 .../spark/ml/regression/AFTSurvivalRegression.html |   701 +
 .../ml/regression/AFTSurvivalRegressionModel.html  |   623 +
 .../ml/regression/AFTSurvivalRegressionParams.html |   431 +
 .../ml/regression/DecisionTreeRegressionModel.html |   636 +
 .../spark/ml/regression/DecisionTreeRegressor.html |   711 +
 .../spark/ml/regression/GBTRegressionModel.html    |   763 +
 .../apache/spark/ml/regression/GBTRegressor.html   |   860 +
 .../GeneralizedLinearRegression.Binomial$.html     |   440 +
 .../GeneralizedLinearRegression.CLogLog$.html      |   368 +
 .../GeneralizedLinearRegression.Family$.html       |   334 +
 ...GeneralizedLinearRegression.FamilyAndLink$.html |   330 +
 .../GeneralizedLinearRegression.Gamma$.html        |   453 +
 .../GeneralizedLinearRegression.Gaussian$.html     |   453 +
 .../GeneralizedLinearRegression.Identity$.html     |   381 +
 .../GeneralizedLinearRegression.Inverse$.html      |   381 +
 .../GeneralizedLinearRegression.Link$.html         |   333 +
 .../GeneralizedLinearRegression.Log$.html          |   381 +
 .../GeneralizedLinearRegression.Logit$.html        |   368 +
 .../GeneralizedLinearRegression.Poisson$.html      |   453 +
 .../GeneralizedLinearRegression.Probit$.html       |   368 +
 .../GeneralizedLinearRegression.Sqrt$.html         |   381 +
 .../GeneralizedLinearRegression.Tweedie$.html      |   324 +
 .../ml/regression/GeneralizedLinearRegression.html |   887 +
 .../GeneralizedLinearRegressionBase.html           |   633 +
 .../GeneralizedLinearRegressionModel.html          |   668 +
 .../GeneralizedLinearRegressionSummary.html        |   485 +
 ...GeneralizedLinearRegressionTrainingSummary.html |   370 +
 .../InternalLinearRegressionModelWriter.html       |   370 +
 .../spark/ml/regression/IsotonicRegression.html    |   585 +
 .../ml/regression/IsotonicRegressionBase.html      |   399 +
 .../ml/regression/IsotonicRegressionModel.html     |   567 +
 .../spark/ml/regression/LinearRegression.html      |   880 +
 .../spark/ml/regression/LinearRegressionModel.html |   657 +
 .../ml/regression/LinearRegressionParams.html      |   445 +
 .../ml/regression/LinearRegressionSummary.html     |   603 +
 .../LinearRegressionTrainingSummary.html           |   286 +
 .../PMMLLinearRegressionModelWriter.html           |   370 +
 .../ml/regression/RandomForestRegressionModel.html |   618 +
 .../spark/ml/regression/RandomForestRegressor.html |   784 +
 .../spark/ml/regression/RegressionModel.html       |   347 +
 .../apache/spark/ml/regression/package-frame.html  |    64 +
 .../spark/ml/regression/package-summary.html       |   393 +
 .../apache/spark/ml/regression/package-tree.html   |   445 +
 .../spark/ml/source/image/ImageDataSource.html     |   271 +
 .../spark/ml/source/image/package-frame.html       |    20 +
 .../spark/ml/source/image/package-summary.html     |   142 +
 .../apache/spark/ml/source/image/package-tree.html |   135 +
 .../spark/ml/source/libsvm/LibSVMDataSource.html   |   270 +
 .../spark/ml/source/libsvm/package-frame.html      |    20 +
 .../spark/ml/source/libsvm/package-summary.html    |   142 +
 .../spark/ml/source/libsvm/package-tree.html       |   135 +
 .../org/apache/spark/ml/stat/ChiSquareTest.html    |   301 +
 .../java/org/apache/spark/ml/stat/Correlation.html |   338 +
 .../spark/ml/stat/KolmogorovSmirnovTest.html       |   360 +
 .../java/org/apache/spark/ml/stat/Summarizer.html  |   581 +
 .../org/apache/spark/ml/stat/SummaryBuilder.html   |   299 +
 .../ml/stat/distribution/MultivariateGaussian.html |   345 +
 .../spark/ml/stat/distribution/package-frame.html  |    20 +
 .../ml/stat/distribution/package-summary.html      |   142 +
 .../spark/ml/stat/distribution/package-tree.html   |   135 +
 .../org/apache/spark/ml/stat/package-frame.html    |    24 +
 .../org/apache/spark/ml/stat/package-summary.html  |   166 +
 .../org/apache/spark/ml/stat/package-tree.html     |   139 +
 .../org/apache/spark/ml/tree/CategoricalSplit.html |   336 +
 .../org/apache/spark/ml/tree/ContinuousSplit.html  |   303 +
 .../ml/tree/DecisionTreeClassifierParams.html      |   258 +
 .../apache/spark/ml/tree/DecisionTreeModel.html    |   339 +
 .../tree/DecisionTreeModelReadWrite.NodeData$.html |   336 +
 .../tree/DecisionTreeModelReadWrite.NodeData.html  |   409 +
 .../DecisionTreeModelReadWrite.SplitData$.html     |   321 +
 .../tree/DecisionTreeModelReadWrite.SplitData.html |   346 +
 .../spark/ml/tree/DecisionTreeModelReadWrite.html  |   345 +
 .../apache/spark/ml/tree/DecisionTreeParams.html   |   710 +
 .../spark/ml/tree/DecisionTreeRegressorParams.html |   318 +
 .../EnsembleModelReadWrite.EnsembleNodeData$.html  |   334 +
 .../EnsembleModelReadWrite.EnsembleNodeData.html   |   315 +
 .../spark/ml/tree/EnsembleModelReadWrite.html      |   348 +
 .../apache/spark/ml/tree/GBTClassifierParams.html  |   375 +
 .../java/org/apache/spark/ml/tree/GBTParams.html   |   462 +
 .../apache/spark/ml/tree/GBTRegressorParams.html   |   388 +
 .../org/apache/spark/ml/tree/InternalNode.html     |   361 +
 .../java/org/apache/spark/ml/tree/LeafNode.html    |   304 +
 .../api/java/org/apache/spark/ml/tree/Node.html    |   327 +
 .../ml/tree/RandomForestClassifierParams.html      |   272 +
 .../apache/spark/ml/tree/RandomForestParams.html   |   354 +
 .../spark/ml/tree/RandomForestRegressorParams.html |   272 +
 .../api/java/org/apache/spark/ml/tree/Split.html   |   296 +
 .../apache/spark/ml/tree/TreeClassifierParams.html |   309 +
 .../apache/spark/ml/tree/TreeEnsembleModel.html    |   318 +
 .../apache/spark/ml/tree/TreeEnsembleParams.html   |   455 +
 .../apache/spark/ml/tree/TreeRegressorParams.html  |   309 +
 .../spark/ml/tree/impl/GradientBoostedTrees.html   |   537 +
 .../apache/spark/ml/tree/impl/RandomForest.html    |   339 +
 .../apache/spark/ml/tree/impl/package-frame.html   |    21 +
 .../apache/spark/ml/tree/impl/package-summary.html |   146 +
 .../apache/spark/ml/tree/impl/package-tree.html    |   136 +
 .../org/apache/spark/ml/tree/package-frame.html    |    50 +
 .../org/apache/spark/ml/tree/package-summary.html  |   296 +
 .../org/apache/spark/ml/tree/package-tree.html     |   610 +
 .../org/apache/spark/ml/tuning/CrossValidator.html |   641 +
 ...ssValidatorModel.CrossValidatorModelWriter.html |   238 +
 .../spark/ml/tuning/CrossValidatorModel.html       |   558 +
 .../spark/ml/tuning/CrossValidatorParams.html      |   279 +
 .../apache/spark/ml/tuning/ParamGridBuilder.html   |   490 +
 .../spark/ml/tuning/TrainValidationSplit.html      |   640 +
 ...SplitModel.TrainValidationSplitModelWriter.html |   238 +
 .../spark/ml/tuning/TrainValidationSplitModel.html |   555 +
 .../ml/tuning/TrainValidationSplitParams.html      |   279 +
 .../apache/spark/ml/tuning/ValidatorParams.html    |   376 +
 .../org/apache/spark/ml/tuning/package-frame.html  |    32 +
 .../apache/spark/ml/tuning/package-summary.html    |   211 +
 .../org/apache/spark/ml/tuning/package-tree.html   |   216 +
 .../org/apache/spark/ml/util/BaseReadWrite.html    |   328 +
 .../org/apache/spark/ml/util/DatasetUtils.html     |   303 +
 .../spark/ml/util/DefaultParamsReadable.html       |   257 +
 .../spark/ml/util/DefaultParamsWritable.html       |   257 +
 .../apache/spark/ml/util/GeneralMLWritable.html    |   245 +
 .../org/apache/spark/ml/util/GeneralMLWriter.html  |   366 +
 .../org/apache/spark/ml/util/Identifiable.html     |   257 +
 .../org/apache/spark/ml/util/MLFormatRegister.html |   310 +
 .../java/org/apache/spark/ml/util/MLReadable.html  |   261 +
 .../java/org/apache/spark/ml/util/MLReader.html    |   347 +
 .../java/org/apache/spark/ml/util/MLWritable.html  |   258 +
 .../java/org/apache/spark/ml/util/MLWriter.html    |   400 +
 .../org/apache/spark/ml/util/MLWriterFormat.html   |   254 +
 .../spark/ml/util/MetaAlgorithmReadWrite.html      |   281 +
 .../org/apache/spark/ml/util/MetadataUtils.html    |   334 +
 .../java/org/apache/spark/ml/util/SchemaUtils.html |   423 +
 .../org/apache/spark/ml/util/package-frame.html    |    38 +
 .../org/apache/spark/ml/util/package-summary.html  |   242 +
 .../org/apache/spark/ml/util/package-tree.html     |   165 +
 .../java/org/apache/spark/mllib/JavaPackage.html   |   202 +
 .../mllib/classification/ClassificationModel.html  |   285 +
 .../classification/LogisticRegressionModel.html    |   529 +
 .../LogisticRegressionWithLBFGS.html               |   417 +
 .../classification/LogisticRegressionWithSGD.html  |   468 +
 .../spark/mllib/classification/NaiveBayes.html     |   487 +
 .../NaiveBayesModel.SaveLoadV1_0$.Data$.html       |   306 +
 .../NaiveBayesModel.SaveLoadV1_0$.Data.html        |   357 +
 .../NaiveBayesModel.SaveLoadV1_0$.html             |   385 +
 .../NaiveBayesModel.SaveLoadV2_0$.Data$.html       |   306 +
 .../NaiveBayesModel.SaveLoadV2_0$.Data.html        |   374 +
 .../NaiveBayesModel.SaveLoadV2_0$.html             |   385 +
 .../mllib/classification/NaiveBayesModel.html      |   469 +
 .../spark/mllib/classification/SVMModel.html       |   467 +
 .../spark/mllib/classification/SVMWithSGD.html     |   471 +
 .../StreamingLogisticRegressionWithSGD.html        |   390 +
 ...GLMClassificationModel.SaveLoadV1_0$.Data$.html |   306 +
 .../GLMClassificationModel.SaveLoadV1_0$.Data.html |   357 +
 .../impl/GLMClassificationModel.SaveLoadV1_0$.html |   409 +
 .../impl/GLMClassificationModel.html               |   255 +
 .../mllib/classification/impl/package-frame.html   |    21 +
 .../mllib/classification/impl/package-summary.html |   146 +
 .../mllib/classification/impl/package-tree.html    |   142 +
 .../spark/mllib/classification/package-frame.html  |    33 +
 .../mllib/classification/package-summary.html      |   212 +
 .../spark/mllib/classification/package-tree.html   |   180 +
 .../spark/mllib/clustering/BisectingKMeans.html    |   553 +
 .../BisectingKMeansModel.SaveLoadV1_0$.html        |   331 +
 .../BisectingKMeansModel.SaveLoadV2_0$.html        |   331 +
 .../mllib/clustering/BisectingKMeansModel.html     |   536 +
 .../mllib/clustering/DistributedLDAModel.html      |   664 +
 .../spark/mllib/clustering/EMLDAOptimizer.html     |   324 +
 .../spark/mllib/clustering/ExpectationSum.html     |   370 +
 .../spark/mllib/clustering/GaussianMixture.html    |   578 +
 .../mllib/clustering/GaussianMixtureModel.html     |   482 +
 .../org/apache/spark/mllib/clustering/KMeans.html  |   928 +
 .../clustering/KMeansModel.SaveLoadV1_0$.html      |   331 +
 .../clustering/KMeansModel.SaveLoadV2_0$.html      |   331 +
 .../apache/spark/mllib/clustering/KMeansModel.html |   535 +
 .../org/apache/spark/mllib/clustering/LDA.html     |   893 +
 .../apache/spark/mllib/clustering/LDAModel.html    |   398 +
 .../spark/mllib/clustering/LDAOptimizer.html       |   266 +
 .../apache/spark/mllib/clustering/LDAUtils.html    |   236 +
 .../apache/spark/mllib/clustering/LocalKMeans.html |   293 +
 .../spark/mllib/clustering/LocalLDAModel.html      |   672 +
 .../spark/mllib/clustering/OnlineLDAOptimizer.html |   463 +
 .../PowerIterationClustering.Assignment$.html      |   306 +
 .../PowerIterationClustering.Assignment.html       |   314 +
 .../mllib/clustering/PowerIterationClustering.html |   455 +
 ...owerIterationClusteringModel.SaveLoadV1_0$.html |   331 +
 .../clustering/PowerIterationClusteringModel.html  |   365 +
 .../spark/mllib/clustering/StreamingKMeans.html    |   650 +
 .../mllib/clustering/StreamingKMeansModel.html     |   401 +
 .../spark/mllib/clustering/package-frame.html      |    49 +
 .../spark/mllib/clustering/package-summary.html    |   306 +
 .../spark/mllib/clustering/package-tree.html       |   174 +
 .../spark/mllib/evaluation/AreaUnderCurve.html     |   303 +
 .../evaluation/BinaryClassificationMetrics.html    |   544 +
 .../spark/mllib/evaluation/MulticlassMetrics.html  |   663 +
 .../spark/mllib/evaluation/MultilabelMetrics.html  |   533 +
 .../spark/mllib/evaluation/RankingMetrics.html     |   391 +
 .../spark/mllib/evaluation/RegressionMetrics.html  |   403 +
 .../binary/BinaryClassificationMetricComputer.html |   225 +
 .../evaluation/binary/BinaryConfusionMatrix.html   |   303 +
 .../mllib/evaluation/binary/FalsePositiveRate.html |   270 +
 .../spark/mllib/evaluation/binary/Precision.html   |   270 +
 .../spark/mllib/evaluation/binary/Recall.html      |   270 +
 .../mllib/evaluation/binary/package-frame.html     |    27 +
 .../mllib/evaluation/binary/package-summary.html   |   177 +
 .../mllib/evaluation/binary/package-tree.html      |   150 +
 .../spark/mllib/evaluation/package-frame.html      |    25 +
 .../spark/mllib/evaluation/package-summary.html    |   172 +
 .../spark/mllib/evaluation/package-tree.html       |   140 +
 .../apache/spark/mllib/feature/ChiSqSelector.html  |   495 +
 .../ChiSqSelectorModel.SaveLoadV1_0$.Data$.html    |   306 +
 .../ChiSqSelectorModel.SaveLoadV1_0$.Data.html     |   323 +
 .../feature/ChiSqSelectorModel.SaveLoadV1_0$.html  |   356 +
 .../spark/mllib/feature/ChiSqSelectorModel.html    |   381 +
 .../spark/mllib/feature/ElementwiseProduct.html    |   314 +
 .../org/apache/spark/mllib/feature/HashingTF.html  |   450 +
 .../feature/IDF.DocumentFrequencyAggregator.html   |   343 +
 .../java/org/apache/spark/mllib/feature/IDF.html   |   356 +
 .../org/apache/spark/mllib/feature/IDFModel.html   |   317 +
 .../org/apache/spark/mllib/feature/Normalizer.html |   317 +
 .../java/org/apache/spark/mllib/feature/PCA.html   |   317 +
 .../org/apache/spark/mllib/feature/PCAModel.html   |   307 +
 .../org/apache/spark/mllib/feature/PCAUtil.html    |   271 +
 .../apache/spark/mllib/feature/StandardScaler.html |   315 +
 .../spark/mllib/feature/StandardScalerModel.html   |   437 +
 .../spark/mllib/feature/VectorTransformer.html     |   286 +
 .../org/apache/spark/mllib/feature/VocabWord.html  |   387 +
 .../org/apache/spark/mllib/feature/Word2Vec.html   |   514 +
 .../apache/spark/mllib/feature/Word2VecModel.html  |   416 +
 .../apache/spark/mllib/feature/package-frame.html  |    40 +
 .../spark/mllib/feature/package-summary.html       |   259 +
 .../apache/spark/mllib/feature/package-tree.html   |   169 +
 .../spark/mllib/fpm/AssociationRules.Rule.html     |   371 +
 .../apache/spark/mllib/fpm/AssociationRules.html   |   398 +
 .../spark/mllib/fpm/FPGrowth.FreqItemset.html      |   343 +
 .../java/org/apache/spark/mllib/fpm/FPGrowth.html  |   407 +
 .../mllib/fpm/FPGrowthModel.SaveLoadV1_0$.html     |   348 +
 .../org/apache/spark/mllib/fpm/FPGrowthModel.html  |   405 +
 .../spark/mllib/fpm/PrefixSpan.FreqSequence.html   |   324 +
 .../spark/mllib/fpm/PrefixSpan.Postfix$.html       |   287 +
 .../apache/spark/mllib/fpm/PrefixSpan.Prefix$.html |   324 +
 .../org/apache/spark/mllib/fpm/PrefixSpan.html     |   499 +
 .../mllib/fpm/PrefixSpanModel.SaveLoadV1_0$.html   |   348 +
 .../apache/spark/mllib/fpm/PrefixSpanModel.html    |   352 +
 .../org/apache/spark/mllib/fpm/package-frame.html  |    31 +
 .../apache/spark/mllib/fpm/package-summary.html    |   201 +
 .../org/apache/spark/mllib/fpm/package-tree.html   |   146 +
 .../java/org/apache/spark/mllib/linalg/BLAS.html   |   498 +
 .../spark/mllib/linalg/CholeskyDecomposition.html  |   311 +
 .../org/apache/spark/mllib/linalg/DenseMatrix.html |   792 +
 .../org/apache/spark/mllib/linalg/DenseVector.html |   625 +
 .../mllib/linalg/EigenValueDecomposition.html      |   300 +
 .../org/apache/spark/mllib/linalg/Matrices.html    |   626 +
 .../java/org/apache/spark/mllib/linalg/Matrix.html |   667 +
 .../apache/spark/mllib/linalg/MatrixImplicits.html |   336 +
 .../apache/spark/mllib/linalg/QRDecomposition.html |   310 +
 .../mllib/linalg/SingularValueDecomposition.html   |   325 +
 .../apache/spark/mllib/linalg/SparseMatrix.html    |   823 +
 .../apache/spark/mllib/linalg/SparseVector.html    |   643 +
 .../java/org/apache/spark/mllib/linalg/Vector.html |   583 +
 .../apache/spark/mllib/linalg/VectorImplicits.html |   336 +
 .../org/apache/spark/mllib/linalg/VectorUDT.html   |   369 +
 .../org/apache/spark/mllib/linalg/Vectors.html     |   551 +
 .../mllib/linalg/distributed/BlockMatrix.html      |   674 +
 .../mllib/linalg/distributed/CoordinateMatrix.html |   444 +
 .../linalg/distributed/DistributedMatrix.html      |   264 +
 .../spark/mllib/linalg/distributed/IndexedRow.html |   336 +
 .../mllib/linalg/distributed/IndexedRowMatrix.html |   552 +
 .../mllib/linalg/distributed/MatrixEntry.html      |   356 +
 .../spark/mllib/linalg/distributed/RowMatrix.html  |   676 +
 .../mllib/linalg/distributed/package-frame.html    |    29 +
 .../mllib/linalg/distributed/package-summary.html  |   190 +
 .../mllib/linalg/distributed/package-tree.html     |   152 +
 .../apache/spark/mllib/linalg/package-frame.html   |    38 +
 .../apache/spark/mllib/linalg/package-summary.html |   245 +
 .../apache/spark/mllib/linalg/package-tree.html    |   165 +
 .../apache/spark/mllib/optimization/Gradient.html  |   336 +
 .../spark/mllib/optimization/GradientDescent.html  |   542 +
 .../spark/mllib/optimization/HingeGradient.html    |   346 +
 .../apache/spark/mllib/optimization/L1Updater.html |   329 +
 .../org/apache/spark/mllib/optimization/LBFGS.html |   503 +
 .../mllib/optimization/LeastSquaresGradient.html   |   345 +
 .../spark/mllib/optimization/LogisticGradient.html |   429 +
 .../spark/mllib/optimization/NNLS.Workspace.html   |   364 +
 .../org/apache/spark/mllib/optimization/NNLS.html  |   335 +
 .../apache/spark/mllib/optimization/Optimizer.html |   242 +
 .../spark/mllib/optimization/SimpleUpdater.html    |   315 +
 .../spark/mllib/optimization/SquaredL2Updater.html |   316 +
 .../apache/spark/mllib/optimization/Updater.html   |   320 +
 .../spark/mllib/optimization/package-frame.html    |    35 +
 .../spark/mllib/optimization/package-summary.html  |   235 +
 .../spark/mllib/optimization/package-tree.html     |   164 +
 .../java/org/apache/spark/mllib/package-frame.html |    20 +
 .../org/apache/spark/mllib/package-summary.html    |   174 +
 .../java/org/apache/spark/mllib/package-tree.html  |   135 +
 .../apache/spark/mllib/pmml/PMMLExportable.html    |   317 +
 .../spark/mllib/pmml/export/PMMLModelExport.html   |   239 +
 .../mllib/pmml/export/PMMLModelExportFactory.html  |   280 +
 .../spark/mllib/pmml/export/package-frame.html     |    24 +
 .../spark/mllib/pmml/export/package-summary.html   |   155 +
 .../spark/mllib/pmml/export/package-tree.html      |   139 +
 .../org/apache/spark/mllib/pmml/package-frame.html |    20 +
 .../apache/spark/mllib/pmml/package-summary.html   |   145 +
 .../org/apache/spark/mllib/pmml/package-tree.html  |   131 +
 .../spark/mllib/random/ExponentialGenerator.html   |   351 +
 .../apache/spark/mllib/random/GammaGenerator.html  |   367 +
 .../spark/mllib/random/LogNormalGenerator.html     |   368 +
 .../spark/mllib/random/PoissonGenerator.html       |   351 +
 .../spark/mllib/random/RandomDataGenerator.html    |   266 +
 .../org/apache/spark/mllib/random/RandomRDDs.html  |  2185 +
 .../mllib/random/StandardNormalGenerator.html      |   336 +
 .../spark/mllib/random/UniformGenerator.html       |   336 +
 .../spark/mllib/random/WeibullGenerator.html       |   368 +
 .../apache/spark/mllib/random/package-frame.html   |    31 +
 .../apache/spark/mllib/random/package-summary.html |   209 +
 .../apache/spark/mllib/random/package-tree.html    |   159 +
 .../apache/spark/mllib/rdd/MLPairRDDFunctions.html |   320 +
 .../org/apache/spark/mllib/rdd/RDDFunctions.html   |   340 +
 .../org/apache/spark/mllib/rdd/package-frame.html  |    21 +
 .../apache/spark/mllib/rdd/package-summary.html    |   150 +
 .../org/apache/spark/mllib/rdd/package-tree.html   |   136 +
 .../org/apache/spark/mllib/recommendation/ALS.html |   933 +
 .../MatrixFactorizationModel.SaveLoadV1_0$.html    |   339 +
 .../recommendation/MatrixFactorizationModel.html   |   582 +
 .../apache/spark/mllib/recommendation/Rating.html  |   353 +
 .../spark/mllib/recommendation/package-frame.html  |    23 +
 .../mllib/recommendation/package-summary.html      |   158 +
 .../spark/mllib/recommendation/package-tree.html   |   138 +
 .../regression/GeneralizedLinearAlgorithm.html     |   443 +
 .../mllib/regression/GeneralizedLinearModel.html   |   375 +
 .../spark/mllib/regression/IsotonicRegression.html |   361 +
 .../mllib/regression/IsotonicRegressionModel.html  |   474 +
 .../spark/mllib/regression/LabeledPoint.html       |   353 +
 .../apache/spark/mllib/regression/LassoModel.html  |   381 +
 .../spark/mllib/regression/LassoWithSGD.html       |   470 +
 .../mllib/regression/LinearRegressionModel.html    |   381 +
 .../mllib/regression/LinearRegressionWithSGD.html  |   462 +
 .../spark/mllib/regression/RegressionModel.html    |   286 +
 .../mllib/regression/RidgeRegressionModel.html     |   381 +
 .../mllib/regression/RidgeRegressionWithSGD.html   |   466 +
 .../mllib/regression/StreamingLinearAlgorithm.html |   459 +
 .../StreamingLinearRegressionWithSGD.html          |   457 +
 .../GLMRegressionModel.SaveLoadV1_0$.Data$.html    |   306 +
 .../GLMRegressionModel.SaveLoadV1_0$.Data.html     |   340 +
 .../impl/GLMRegressionModel.SaveLoadV1_0$.html     |   401 +
 .../mllib/regression/impl/GLMRegressionModel.html  |   255 +
 .../spark/mllib/regression/impl/package-frame.html |    21 +
 .../mllib/regression/impl/package-summary.html     |   146 +
 .../spark/mllib/regression/impl/package-tree.html  |   142 +
 .../spark/mllib/regression/package-frame.html      |    36 +
 .../spark/mllib/regression/package-summary.html    |   235 +
 .../spark/mllib/regression/package-tree.html       |   168 +
 .../org/apache/spark/mllib/stat/KernelDensity.html |   387 +
 .../mllib/stat/MultivariateOnlineSummarizer.html   |   514 +
 .../mllib/stat/MultivariateStatisticalSummary.html |   371 +
 .../org/apache/spark/mllib/stat/Statistics.html    |   754 +
 .../spark/mllib/stat/correlation/Correlation.html  |   284 +
 .../mllib/stat/correlation/CorrelationNames.html   |   289 +
 .../spark/mllib/stat/correlation/Correlations.html |   302 +
 .../mllib/stat/correlation/PearsonCorrelation.html |   348 +
 .../stat/correlation/SpearmanCorrelation.html      |   325 +
 .../mllib/stat/correlation/package-frame.html      |    27 +
 .../mllib/stat/correlation/package-summary.html    |   179 +
 .../spark/mllib/stat/correlation/package-tree.html |   142 +
 .../stat/distribution/MultivariateGaussian.html    |   346 +
 .../mllib/stat/distribution/package-frame.html     |    20 +
 .../mllib/stat/distribution/package-summary.html   |   143 +
 .../mllib/stat/distribution/package-tree.html      |   135 +
 .../org/apache/spark/mllib/stat/package-frame.html |    26 +
 .../apache/spark/mllib/stat/package-summary.html   |   174 +
 .../org/apache/spark/mllib/stat/package-tree.html  |   141 +
 .../apache/spark/mllib/stat/test/BinarySample.html |   343 +
 .../spark/mllib/stat/test/ChiSqTest.Method$.html   |   306 +
 .../spark/mllib/stat/test/ChiSqTest.Method.html    |   313 +
 .../mllib/stat/test/ChiSqTest.NullHypothesis$.html |   367 +
 .../apache/spark/mllib/stat/test/ChiSqTest.html    |   369 +
 .../spark/mllib/stat/test/ChiSqTestResult.html     |   363 +
 .../KolmogorovSmirnovTest.NullHypothesis$.html     |   354 +
 .../mllib/stat/test/KolmogorovSmirnovTest.html     |   377 +
 .../stat/test/KolmogorovSmirnovTestResult.html     |   350 +
 .../spark/mllib/stat/test/StreamingTest.html       |   400 +
 .../spark/mllib/stat/test/StreamingTestMethod.html |   287 +
 .../apache/spark/mllib/stat/test/StudentTTest.html |   303 +
 .../apache/spark/mllib/stat/test/TestResult.html   |   322 +
 .../apache/spark/mllib/stat/test/WelchTTest.html   |   303 +
 .../spark/mllib/stat/test/package-frame.html       |    36 +
 .../spark/mllib/stat/test/package-summary.html     |   226 +
 .../apache/spark/mllib/stat/test/package-tree.html |   163 +
 .../org/apache/spark/mllib/tree/DecisionTree.html  |   642 +
 .../spark/mllib/tree/GradientBoostedTrees.html     |   446 +
 .../org/apache/spark/mllib/tree/RandomForest.html  |   634 +
 .../spark/mllib/tree/configuration/Algo.html       |   348 +
 .../mllib/tree/configuration/BoostingStrategy.html |   548 +
 .../configuration/EnsembleCombiningStrategy.html   |   361 +
 .../mllib/tree/configuration/FeatureType.html      |   348 +
 .../mllib/tree/configuration/QuantileStrategy.html |   361 +
 .../spark/mllib/tree/configuration/Strategy.html   |   981 +
 .../mllib/tree/configuration/package-frame.html    |    25 +
 .../mllib/tree/configuration/package-summary.html  |   173 +
 .../mllib/tree/configuration/package-tree.html     |   140 +
 .../apache/spark/mllib/tree/impurity/Entropy.html  |   335 +
 .../org/apache/spark/mllib/tree/impurity/Gini.html |   337 +
 .../spark/mllib/tree/impurity/Impurities.html      |   270 +
 .../apache/spark/mllib/tree/impurity/Impurity.html |   272 +
 .../apache/spark/mllib/tree/impurity/Variance.html |   335 +
 .../spark/mllib/tree/impurity/package-frame.html   |    27 +
 .../spark/mllib/tree/impurity/package-summary.html |   179 +
 .../spark/mllib/tree/impurity/package-tree.html    |   150 +
 .../spark/mllib/tree/loss/AbsoluteError.html       |   290 +
 .../spark/mllib/tree/loss/ClassificationLoss.html  |   240 +
 .../org/apache/spark/mllib/tree/loss/LogLoss.html  |   292 +
 .../org/apache/spark/mllib/tree/loss/Loss.html     |   302 +
 .../org/apache/spark/mllib/tree/loss/Losses.html   |   269 +
 .../apache/spark/mllib/tree/loss/SquaredError.html |   290 +
 .../spark/mllib/tree/loss/package-frame.html       |    28 +
 .../spark/mllib/tree/loss/package-summary.html     |   183 +
 .../apache/spark/mllib/tree/loss/package-tree.html |   154 +
 .../DecisionTreeModel.SaveLoadV1_0$.NodeData$.html |   336 +
 .../DecisionTreeModel.SaveLoadV1_0$.NodeData.html  |   445 +
 ...cisionTreeModel.SaveLoadV1_0$.PredictData$.html |   334 +
 ...ecisionTreeModel.SaveLoadV1_0$.PredictData.html |   350 +
 ...DecisionTreeModel.SaveLoadV1_0$.SplitData$.html |   334 +
 .../DecisionTreeModel.SaveLoadV1_0$.SplitData.html |   380 +
 .../model/DecisionTreeModel.SaveLoadV1_0$.html     |   437 +
 .../spark/mllib/tree/model/DecisionTreeModel.html  |   524 +
 .../tree/model/GradientBoostedTreesModel.html      |   639 +
 .../mllib/tree/model/InformationGainStats.html     |   412 +
 .../org/apache/spark/mllib/tree/model/Node.html    |   681 +
 .../org/apache/spark/mllib/tree/model/Predict.html |   348 +
 .../spark/mllib/tree/model/RandomForestModel.html  |   522 +
 .../org/apache/spark/mllib/tree/model/Split.html   |   380 +
 .../spark/mllib/tree/model/package-frame.html      |    27 +
 .../spark/mllib/tree/model/package-summary.html    |   196 +
 .../spark/mllib/tree/model/package-tree.html       |   148 +
 .../org/apache/spark/mllib/tree/package-frame.html |    22 +
 .../apache/spark/mllib/tree/package-summary.html   |   157 +
 .../org/apache/spark/mllib/tree/package-tree.html  |   137 +
 .../apache/spark/mllib/util/DataValidators.html    |   304 +
 .../spark/mllib/util/KMeansDataGenerator.html      |   311 +
 .../spark/mllib/util/LinearDataGenerator.html      |   473 +
 .../java/org/apache/spark/mllib/util/Loader.html   |   238 +
 .../util/LogisticRegressionDataGenerator.html      |   310 +
 .../apache/spark/mllib/util/MFDataGenerator.html   |   291 +
 .../java/org/apache/spark/mllib/util/MLUtils.html  |   805 +
 .../org/apache/spark/mllib/util/NumericParser.html |   277 +
 .../apache/spark/mllib/util/SVMDataGenerator.html  |   272 +
 .../java/org/apache/spark/mllib/util/Saveable.html |   261 +
 .../org/apache/spark/mllib/util/package-frame.html |    32 +
 .../apache/spark/mllib/util/package-summary.html   |   213 +
 .../org/apache/spark/mllib/util/package-tree.html  |   147 +
 .../api/java/org/apache/spark/package-frame.html   |   110 +
 .../api/java/org/apache/spark/package-summary.html |   664 +
 .../api/java/org/apache/spark/package-tree.html    |   291 +
 .../apache/spark/partial/ApproximateEvaluator.html |   238 +
 .../org/apache/spark/partial/BoundedDouble.html    |   372 +
 .../org/apache/spark/partial/PartialResult.html    |   389 +
 .../org/apache/spark/partial/package-frame.html    |    25 +
 .../org/apache/spark/partial/package-summary.html  |   164 +
 .../org/apache/spark/partial/package-tree.html     |   140 +
 .../java/org/apache/spark/rdd/AsyncRDDActions.html |   394 +
 .../java/org/apache/spark/rdd/CheckpointState.html |   363 +
 .../java/org/apache/spark/rdd/CoGroupedRDD.html    |   444 +
 ...faultPartitionCoalescer.PartitionLocations.html |   299 +
 .../spark/rdd/DefaultPartitionCoalescer.html       |   595 +
 .../org/apache/spark/rdd/DeterministicLevel.html   |   369 +
 .../org/apache/spark/rdd/DoubleRDDFunctions.html   |   561 +
 ...HadoopRDD.HadoopMapPartitionsWithSplitRDD$.html |   287 +
 .../api/java/org/apache/spark/rdd/HadoopRDD.html   |   604 +
 .../org/apache/spark/rdd/InputFileBlockHolder.html |   377 +
 .../spark/rdd/JdbcRDD.ConnectionFactory.html       |   233 +
 .../api/java/org/apache/spark/rdd/JdbcRDD.html     |   506 +
 ...oopRDD.NewHadoopMapPartitionsWithSplitRDD$.html |   287 +
 .../java/org/apache/spark/rdd/NewHadoopRDD.html    |   483 +
 .../org/apache/spark/rdd/OrderedRDDFunctions.html  |   382 +
 .../org/apache/spark/rdd/PairRDDFunctions.html     |  2336 ++
 .../org/apache/spark/rdd/PartitionCoalescer.html   |   239 +
 .../java/org/apache/spark/rdd/PartitionGroup.html  |   298 +
 .../org/apache/spark/rdd/PartitionPruningRDD.html  |   348 +
 .../2.4.7/api/java/org/apache/spark/rdd/RDD.html   |  2787 ++
 .../api/java/org/apache/spark/rdd/RDDBarrier.html  |   262 +
 .../apache/spark/rdd/SequenceFileRDDFunctions.html |   318 +
 .../api/java/org/apache/spark/rdd/ShuffledRDD.html |   496 +
 .../api/java/org/apache/spark/rdd/UnionRDD.html    |   420 +
 .../java/org/apache/spark/rdd/package-frame.html   |    45 +
 .../java/org/apache/spark/rdd/package-summary.html |   301 +
 .../java/org/apache/spark/rdd/package-tree.html    |   172 +
 .../java/org/apache/spark/rpc/RpcCallContext.html  |   269 +
 .../api/java/org/apache/spark/rpc/RpcEndpoint.html |   445 +
 .../java/org/apache/spark/rpc/RpcEnvFactory.html   |   221 +
 .../org/apache/spark/rpc/RpcEnvFileServer.html     |   301 +
 .../apache/spark/rpc/ThreadSafeRpcEndpoint.html    |   200 +
 .../org/apache/spark/rpc/netty/InboxMessage.html   |   165 +
 .../java/org/apache/spark/rpc/netty/OnStart.html   |   334 +
 .../java/org/apache/spark/rpc/netty/OnStop.html    |   334 +
 .../org/apache/spark/rpc/netty/OutboxMessage.html  |   232 +
 .../org/apache/spark/rpc/netty/package-frame.html  |    26 +
 .../apache/spark/rpc/netty/package-summary.html    |   163 +
 .../org/apache/spark/rpc/netty/package-tree.html   |   141 +
 .../java/org/apache/spark/rpc/package-frame.html   |    24 +
 .../java/org/apache/spark/rpc/package-summary.html |   166 +
 .../java/org/apache/spark/rpc/package-tree.html    |   138 +
 .../apache/spark/scheduler/AccumulableInfo.html    |   385 +
 .../apache/spark/scheduler/AllJobsCancelled.html   |   334 +
 .../scheduler/AskPermissionToCommitOutput.html     |   369 +
 .../apache/spark/scheduler/AsyncEventQueue.html    |   380 +
 .../spark/scheduler/BlacklistedExecutor.html       |   335 +
 .../apache/spark/scheduler/DAGSchedulerEvent.html  |   169 +
 .../org/apache/spark/scheduler/ExecutorKilled.html |   282 +
 .../spark/scheduler/ExternalClusterManager.html    |   309 +
 .../apache/spark/scheduler/InputFormatInfo.html    |   427 +
 .../org/apache/spark/scheduler/JobListener.html    |   237 +
 .../java/org/apache/spark/scheduler/JobResult.html |   167 +
 .../org/apache/spark/scheduler/JobSucceeded.html   |   334 +
 .../apache/spark/scheduler/LossReasonPending.html  |   287 +
 .../java/org/apache/spark/scheduler/MapStatus.html |   249 +
 .../scheduler/OutputCommitCoordinationMessage.html |   170 +
 .../spark/scheduler/ResubmitFailedStages.html      |   334 +
 .../apache/spark/scheduler/RuntimePercentage.html  |   337 +
 .../org/apache/spark/scheduler/Schedulable.html    |   407 +
 .../apache/spark/scheduler/SchedulableBuilder.html |   250 +
 .../apache/spark/scheduler/SchedulerBackend.html   |   405 +
 .../spark/scheduler/SchedulingAlgorithm.html       |   224 +
 .../org/apache/spark/scheduler/SchedulingMode.html |   363 +
 .../org/apache/spark/scheduler/SparkListener.html  |   847 +
 .../scheduler/SparkListenerApplicationEnd.html     |   325 +
 .../scheduler/SparkListenerApplicationStart.html   |   410 +
 .../scheduler/SparkListenerBlockManagerAdded.html  |   393 +
 .../SparkListenerBlockManagerRemoved.html          |   342 +
 .../spark/scheduler/SparkListenerBlockUpdated.html |   325 +
 .../apache/spark/scheduler/SparkListenerBus.html   |   257 +
 .../scheduler/SparkListenerEnvironmentUpdate.html  |   325 +
 .../apache/spark/scheduler/SparkListenerEvent.html |   227 +
 .../scheduler/SparkListenerExecutorAdded.html      |   359 +
 .../SparkListenerExecutorBlacklisted.html          |   359 +
 .../SparkListenerExecutorBlacklistedForStage.html  |   393 +
 .../SparkListenerExecutorMetricsUpdate.html        |   345 +
 .../scheduler/SparkListenerExecutorRemoved.html    |   359 +
 .../SparkListenerExecutorUnblacklisted.html        |   342 +
 .../spark/scheduler/SparkListenerInterface.html    |   716 +
 .../spark/scheduler/SparkListenerJobEnd.html       |   359 +
 .../spark/scheduler/SparkListenerJobStart.html     |   389 +
 .../spark/scheduler/SparkListenerLogStart.html     |   326 +
 .../scheduler/SparkListenerNodeBlacklisted.html    |   359 +
 .../SparkListenerNodeBlacklistedForStage.html      |   393 +
 .../scheduler/SparkListenerNodeUnblacklisted.html  |   342 +
 .../SparkListenerSpeculativeTaskSubmitted.html     |   325 +
 .../scheduler/SparkListenerStageCompleted.html     |   325 +
 .../scheduler/SparkListenerStageSubmitted.html     |   342 +
 .../spark/scheduler/SparkListenerTaskEnd.html      |   410 +
 .../scheduler/SparkListenerTaskGettingResult.html  |   325 +
 .../spark/scheduler/SparkListenerTaskStart.html    |   359 +
 .../spark/scheduler/SparkListenerUnpersistRDD.html |   325 +
 .../java/org/apache/spark/scheduler/SplitInfo.html |   414 +
 .../java/org/apache/spark/scheduler/StageInfo.html |   517 +
 .../spark/scheduler/StatsReportListener.html       |   611 +
 .../apache/spark/scheduler/StopCoordinator.html    |   334 +
 .../java/org/apache/spark/scheduler/TaskInfo.html  |   567 +
 .../org/apache/spark/scheduler/TaskLocality.html   |   401 +
 .../org/apache/spark/scheduler/TaskLocation.html   |   222 +
 .../org/apache/spark/scheduler/TaskResult.html     |   165 +
 .../org/apache/spark/scheduler/TaskScheduler.html  |   514 +
 .../cluster/CoarseGrainedClusterMessage.html       |   174 +
 ...arseGrainedClusterMessages.AddWebUIFilter$.html |   306 +
 ...oarseGrainedClusterMessages.AddWebUIFilter.html |   326 +
 ...inedClusterMessages.GetExecutorLossReason$.html |   306 +
 ...ainedClusterMessages.GetExecutorLossReason.html |   296 +
 ...oarseGrainedClusterMessages.KillExecutors$.html |   306 +
 ...CoarseGrainedClusterMessages.KillExecutors.html |   296 +
 ...rainedClusterMessages.KillExecutorsOnHost$.html |   306 +
 ...GrainedClusterMessages.KillExecutorsOnHost.html |   296 +
 .../CoarseGrainedClusterMessages.KillTask$.html    |   306 +
 .../CoarseGrainedClusterMessages.KillTask.html     |   341 +
 .../CoarseGrainedClusterMessages.LaunchTask$.html  |   306 +
 .../CoarseGrainedClusterMessages.LaunchTask.html   |   296 +
 ...nedClusterMessages.RegisterClusterManager$.html |   306 +
 ...inedClusterMessages.RegisterClusterManager.html |   296 +
 ...seGrainedClusterMessages.RegisterExecutor$.html |   306 +
 ...rseGrainedClusterMessages.RegisterExecutor.html |   356 +
 ...nedClusterMessages.RegisterExecutorFailed$.html |   306 +
 ...inedClusterMessages.RegisterExecutorFailed.html |   296 +
 ...edClusterMessages.RegisterExecutorResponse.html |   173 +
 ...GrainedClusterMessages.RegisteredExecutor$.html |   301 +
 ...arseGrainedClusterMessages.RemoveExecutor$.html |   306 +
 ...oarseGrainedClusterMessages.RemoveExecutor.html |   311 +
 ...CoarseGrainedClusterMessages.RemoveWorker$.html |   306 +
 .../CoarseGrainedClusterMessages.RemoveWorker.html |   326 +
 ...seGrainedClusterMessages.RequestExecutors$.html |   306 +
 ...rseGrainedClusterMessages.RequestExecutors.html |   341 +
 ...rMessages.RetrieveLastAllocatedExecutorId$.html |   301 +
 ...nedClusterMessages.RetrieveSparkAppConfig$.html |   301 +
 ...CoarseGrainedClusterMessages.ReviveOffers$.html |   301 +
 .../CoarseGrainedClusterMessages.SetupDriver$.html |   306 +
 .../CoarseGrainedClusterMessages.SetupDriver.html  |   296 +
 .../CoarseGrainedClusterMessages.Shutdown$.html    |   301 +
 ...arseGrainedClusterMessages.SparkAppConfig$.html |   306 +
 ...oarseGrainedClusterMessages.SparkAppConfig.html |   326 +
 ...CoarseGrainedClusterMessages.StatusUpdate$.html |   330 +
 .../CoarseGrainedClusterMessages.StatusUpdate.html |   341 +
 .../CoarseGrainedClusterMessages.StopDriver$.html  |   301 +
 ...CoarseGrainedClusterMessages.StopExecutor$.html |   301 +
 ...oarseGrainedClusterMessages.StopExecutors$.html |   301 +
 ...nedClusterMessages.UpdateDelegationTokens$.html |   306 +
 ...inedClusterMessages.UpdateDelegationTokens.html |   296 +
 .../cluster/CoarseGrainedClusterMessages.html      |   414 +
 .../spark/scheduler/cluster/ExecutorInfo.html      |   348 +
 .../scheduler/cluster/SchedulerBackendUtils.html   |   297 +
 .../spark/scheduler/cluster/package-frame.html     |    67 +
 .../spark/scheduler/cluster/package-summary.html   |   330 +
 .../spark/scheduler/cluster/package-tree.html      |   210 +
 .../org/apache/spark/scheduler/local/KillTask.html |   352 +
 .../apache/spark/scheduler/local/ReviveOffers.html |   305 +
 .../apache/spark/scheduler/local/StatusUpdate.html |   352 +
 .../apache/spark/scheduler/local/StopExecutor.html |   305 +
 .../spark/scheduler/local/package-frame.html       |    23 +
 .../spark/scheduler/local/package-summary.html     |   152 +
 .../apache/spark/scheduler/local/package-tree.html |   138 +
 .../org/apache/spark/scheduler/package-frame.html  |    82 +
 .../apache/spark/scheduler/package-summary.html    |   461 +
 .../org/apache/spark/scheduler/package-tree.html   |   216 +
 .../CryptoStreamUtils.BaseErrorHandler.html        |   309 +
 ...toStreamUtils.ErrorHandlingReadableChannel.html |   315 +
 .../apache/spark/security/CryptoStreamUtils.html   |   455 +
 .../security/GroupMappingServiceProvider.html      |   234 +
 .../org/apache/spark/security/package-frame.html   |    26 +
 .../org/apache/spark/security/package-summary.html |   169 +
 .../org/apache/spark/security/package-tree.html    |   149 +
 .../spark/serializer/DeserializationStream.html    |   372 +
 .../spark/serializer/DummySerializerInstance.html  |   362 +
 .../serializer/JavaIterableWrapperSerializer.html  |   327 +
 .../apache/spark/serializer/JavaSerializer.html    |   339 +
 .../apache/spark/serializer/KryoRegistrator.html   |   221 +
 .../apache/spark/serializer/KryoSerializer.html    |   351 +
 ...lizationDebugger.ObjectStreamClassMethods$.html |   278 +
 ...alizationDebugger.ObjectStreamClassMethods.html |   359 +
 .../spark/serializer/SerializationDebugger.html    |   309 +
 .../spark/serializer/SerializationStream.html      |   370 +
 .../org/apache/spark/serializer/Serializer.html    |   316 +
 .../spark/serializer/SerializerInstance.html       |   340 +
 .../org/apache/spark/serializer/package-frame.html |    34 +
 .../apache/spark/serializer/package-summary.html   |   231 +
 .../org/apache/spark/serializer/package-tree.html  |   163 +
 .../org/apache/spark/sql/AnalysisException.html    |   362 +
 .../api/java/org/apache/spark/sql/Column.html      |  2127 +
 .../api/java/org/apache/spark/sql/ColumnName.html  |   534 +
 .../org/apache/spark/sql/DataFrameNaFunctions.html |  1066 +
 .../java/org/apache/spark/sql/DataFrameReader.html |  1732 +
 .../apache/spark/sql/DataFrameStatFunctions.html   |  1017 +
 .../java/org/apache/spark/sql/DataFrameWriter.html |  1142 +
 .../api/java/org/apache/spark/sql/Dataset.html     |  6014 +++
 .../java/org/apache/spark/sql/DatasetHolder.html   |   294 +
 .../api/java/org/apache/spark/sql/Encoder.html     |   290 +
 .../api/java/org/apache/spark/sql/Encoders.html    |  1002 +
 .../org/apache/spark/sql/ExperimentalMethods.html  |   288 +
 .../java/org/apache/spark/sql/ForeachWriter.html   |   425 +
 .../apache/spark/sql/KeyValueGroupedDataset.html   |  1117 +
 .../apache/spark/sql/LowPrioritySQLImplicits.html  |   232 +
 .../sql/RelationalGroupedDataset.CubeType$.html    |   291 +
 .../sql/RelationalGroupedDataset.GroupByType$.html |   291 +
 .../sql/RelationalGroupedDataset.GroupType.html    |   232 +
 .../sql/RelationalGroupedDataset.PivotType$.html   |   306 +
 .../sql/RelationalGroupedDataset.RollupType$.html  |   291 +
 .../apache/spark/sql/RelationalGroupedDataset.html |  1037 +
 .../2.4.7/api/java/org/apache/spark/sql/Row.html   |  1144 +
 .../api/java/org/apache/spark/sql/RowFactory.html  |   283 +
 .../java/org/apache/spark/sql/RuntimeConfig.html   |   465 +
 .../api/java/org/apache/spark/sql/SQLContext.html  |  2001 +
 .../apache/spark/sql/SQLContext.implicits$.html    |   293 +
 .../spark/sql/SQLImplicits.StringToColumn.html     |   279 +
 .../java/org/apache/spark/sql/SQLImplicits.html    |  1134 +
 .../api/java/org/apache/spark/sql/SaveMode.html    |   409 +
 .../org/apache/spark/sql/SparkSession.Builder.html |   552 +
 .../java/org/apache/spark/sql/SparkSession.html    |  1608 +
 .../apache/spark/sql/SparkSession.implicits$.html  |   293 +
 .../apache/spark/sql/SparkSessionExtensions.html   |   422 +
 .../api/java/org/apache/spark/sql/TypedColumn.html |   324 +
 .../java/org/apache/spark/sql/UDFRegistration.html |  2408 ++
 .../java/org/apache/spark/sql/api/java/UDF0.html   |   231 +
 .../java/org/apache/spark/sql/api/java/UDF1.html   |   233 +
 .../java/org/apache/spark/sql/api/java/UDF10.html  |   251 +
 .../java/org/apache/spark/sql/api/java/UDF11.html  |   253 +
 .../java/org/apache/spark/sql/api/java/UDF12.html  |   255 +
 .../java/org/apache/spark/sql/api/java/UDF13.html  |   257 +
 .../java/org/apache/spark/sql/api/java/UDF14.html  |   259 +
 .../java/org/apache/spark/sql/api/java/UDF15.html  |   261 +
 .../java/org/apache/spark/sql/api/java/UDF16.html  |   263 +
 .../java/org/apache/spark/sql/api/java/UDF17.html  |   265 +
 .../java/org/apache/spark/sql/api/java/UDF18.html  |   267 +
 .../java/org/apache/spark/sql/api/java/UDF19.html  |   269 +
 .../java/org/apache/spark/sql/api/java/UDF2.html   |   235 +
 .../java/org/apache/spark/sql/api/java/UDF20.html  |   271 +
 .../java/org/apache/spark/sql/api/java/UDF21.html  |   273 +
 .../java/org/apache/spark/sql/api/java/UDF22.html  |   275 +
 .../java/org/apache/spark/sql/api/java/UDF3.html   |   237 +
 .../java/org/apache/spark/sql/api/java/UDF4.html   |   239 +
 .../java/org/apache/spark/sql/api/java/UDF5.html   |   241 +
 .../java/org/apache/spark/sql/api/java/UDF6.html   |   243 +
 .../java/org/apache/spark/sql/api/java/UDF7.html   |   245 +
 .../java/org/apache/spark/sql/api/java/UDF8.html   |   247 +
 .../java/org/apache/spark/sql/api/java/UDF9.html   |   249 +
 .../apache/spark/sql/api/java/package-frame.html   |    42 +
 .../apache/spark/sql/api/java/package-summary.html |   283 +
 .../apache/spark/sql/api/java/package-tree.html    |   157 +
 .../java/org/apache/spark/sql/api/r/SQLUtils.html  |   528 +
 .../org/apache/spark/sql/api/r/package-frame.html  |    20 +
 .../apache/spark/sql/api/r/package-summary.html    |   140 +
 .../org/apache/spark/sql/api/r/package-tree.html   |   135 +
 .../java/org/apache/spark/sql/catalog/Catalog.html |  1515 +
 .../java/org/apache/spark/sql/catalog/Column.html  |   378 +
 .../org/apache/spark/sql/catalog/Database.html     |   330 +
 .../org/apache/spark/sql/catalog/Function.html     |   362 +
 .../java/org/apache/spark/sql/catalog/Table.html   |   362 +
 .../apache/spark/sql/catalog/package-frame.html    |    24 +
 .../apache/spark/sql/catalog/package-summary.html  |   166 +
 .../org/apache/spark/sql/catalog/package-tree.html |   139 +
 .../apache/spark/sql/expressions/Aggregator.html   |   470 +
 .../sql/expressions/MutableAggregationBuffer.html  |   296 +
 .../sql/expressions/SparkUserDefinedFunction.html  |   273 +
 .../expressions/UserDefinedAggregateFunction.html  |   599 +
 .../spark/sql/expressions/UserDefinedFunction.html |   478 +
 .../org/apache/spark/sql/expressions/Window.html   |   723 +
 .../apache/spark/sql/expressions/WindowSpec.html   |   595 +
 .../sql/expressions/javalang/package-frame.html    |    20 +
 .../sql/expressions/javalang/package-summary.html  |   143 +
 .../sql/expressions/javalang/package-tree.html     |   135 +
 .../spark/sql/expressions/javalang/typed.html      |   345 +
 .../spark/sql/expressions/package-frame.html       |    26 +
 .../spark/sql/expressions/package-summary.html     |   178 +
 .../apache/spark/sql/expressions/package-tree.html |   141 +
 .../sql/expressions/scalalang/package-frame.html   |    20 +
 .../sql/expressions/scalalang/package-summary.html |   143 +
 .../sql/expressions/scalalang/package-tree.html    |   135 +
 .../spark/sql/expressions/scalalang/typed.html     |   365 +
 .../api/java/org/apache/spark/sql/functions.html   | 11295 +++++
 .../apache/spark/sql/hive/DeserializerLock.html    |   242 +
 .../apache/spark/sql/hive/DetermineTableStats.html |   296 +
 .../org/apache/spark/sql/hive/HiveAnalysis.html    |   286 +
 .../org/apache/spark/sql/hive/HiveContext.html     |   378 +
 .../org/apache/spark/sql/hive/HiveInspectors.html  |   947 +
 .../hive/HiveInspectors.typeInfoConversions.html   |   273 +
 .../spark/sql/hive/HiveSessionResourceLoader.html  |   291 +
 .../spark/sql/hive/HiveSessionStateBuilder.html    |   250 +
 .../sql/hive/HiveShim.HiveFunctionWrapper$.html    |   306 +
 .../java/org/apache/spark/sql/hive/HiveShim.html   |   374 +
 .../sql/hive/HiveStrategies.HiveTableScans$.html   |   353 +
 .../sql/hive/HiveStrategies.HiveTableScans.html    |   275 +
 .../spark/sql/hive/HiveStrategies.Scripts$.html    |   351 +
 .../spark/sql/hive/HiveStrategies.Scripts.html     |   273 +
 .../org/apache/spark/sql/hive/HiveStrategies.html  |   280 +
 .../org/apache/spark/sql/hive/HiveTableUtil.html   |   273 +
 .../org/apache/spark/sql/hive/HiveUDAFBuffer.html  |   335 +
 .../java/org/apache/spark/sql/hive/HiveUtils.html  |   463 +
 .../apache/spark/sql/hive/RelationConversions.html |   363 +
 .../spark/sql/hive/ResolveHiveSerdeTable.html      |   298 +
 .../org/apache/spark/sql/hive/TableReader.html     |   233 +
 .../apache/spark/sql/hive/client/HiveClient.html   |  1226 +
 .../spark/sql/hive/client/package-frame.html       |    20 +
 .../spark/sql/hive/client/package-summary.html     |   142 +
 .../apache/spark/sql/hive/client/package-tree.html |   131 +
 .../execution/CreateHiveTableAsSelectCommand.html  |   475 +
 .../spark/sql/hive/execution/HiveFileFormat.html   |   363 +
 .../spark/sql/hive/execution/HiveOptions.html      |   450 +
 .../spark/sql/hive/execution/HiveOutputWriter.html |   328 +
 .../sql/hive/execution/HiveScriptIOSchema.html     |   529 +
 .../hive/execution/InsertIntoHiveDirCommand.html   |   492 +
 .../sql/hive/execution/InsertIntoHiveTable.html    |   532 +
 .../spark/sql/hive/execution/SaveAsHiveFile.html   |   395 +
 .../hive/execution/ScriptTransformationExec.html   |   483 +
 .../ScriptTransformationWriterThread.html          |   365 +
 .../spark/sql/hive/execution/package-frame.html    |    32 +
 .../spark/sql/hive/execution/package-summary.html  |   199 +
 .../spark/sql/hive/execution/package-tree.html     |   179 +
 .../apache/spark/sql/hive/orc/OrcFileFormat.html   |   650 +
 .../apache/spark/sql/hive/orc/OrcFileOperator.html |   346 +
 .../org/apache/spark/sql/hive/orc/OrcFilters.html  |   299 +
 .../apache/spark/sql/hive/orc/package-frame.html   |    22 +
 .../apache/spark/sql/hive/orc/package-summary.html |   152 +
 .../apache/spark/sql/hive/orc/package-tree.html    |   137 +
 .../org/apache/spark/sql/hive/package-frame.html   |    43 +
 .../org/apache/spark/sql/hive/package-summary.html |   252 +
 .../org/apache/spark/sql/hive/package-tree.html    |   186 +
 .../apache/spark/sql/jdbc/AggregatedDialect.html   |   500 +
 .../java/org/apache/spark/sql/jdbc/DB2Dialect.html |   422 +
 .../org/apache/spark/sql/jdbc/DerbyDialect.html    |   422 +
 .../org/apache/spark/sql/jdbc/JdbcDialect.html     |   555 +
 .../org/apache/spark/sql/jdbc/JdbcDialects.html    |   333 +
 .../java/org/apache/spark/sql/jdbc/JdbcType.html   |   341 +
 .../apache/spark/sql/jdbc/MsSqlServerDialect.html  |   422 +
 .../org/apache/spark/sql/jdbc/MySQLDialect.html    |   500 +
 .../org/apache/spark/sql/jdbc/NoopDialect.html     |   423 +
 .../org/apache/spark/sql/jdbc/OracleDialect.html   |   498 +
 .../org/apache/spark/sql/jdbc/PostgresDialect.html |   425 +
 .../org/apache/spark/sql/jdbc/TeradataDialect.html |   500 +
 .../org/apache/spark/sql/jdbc/package-frame.html   |    31 +
 .../org/apache/spark/sql/jdbc/package-summary.html |   199 +
 .../org/apache/spark/sql/jdbc/package-tree.html    |   149 +
 .../java/org/apache/spark/sql/package-frame.html   |    61 +
 .../java/org/apache/spark/sql/package-summary.html |   372 +
 .../java/org/apache/spark/sql/package-tree.html    |   210 +
 .../api/java/org/apache/spark/sql/sources/And.html |   367 +
 .../org/apache/spark/sql/sources/BaseRelation.html |   388 +
 .../org/apache/spark/sql/sources/CatalystScan.html |   232 +
 .../sql/sources/CreatableRelationProvider.html     |   245 +
 .../spark/sql/sources/DataSourceRegister.html      |   248 +
 .../apache/spark/sql/sources/EqualNullSafe.html    |   369 +
 .../java/org/apache/spark/sql/sources/EqualTo.html |   368 +
 .../java/org/apache/spark/sql/sources/Filter.html  |   288 +
 .../org/apache/spark/sql/sources/GreaterThan.html  |   368 +
 .../spark/sql/sources/GreaterThanOrEqual.html      |   368 +
 .../api/java/org/apache/spark/sql/sources/In.html  |   407 +
 .../spark/sql/sources/InsertableRelation.html      |   239 +
 .../org/apache/spark/sql/sources/IsNotNull.html    |   350 +
 .../java/org/apache/spark/sql/sources/IsNull.html  |   350 +
 .../org/apache/spark/sql/sources/LessThan.html     |   368 +
 .../apache/spark/sql/sources/LessThanOrEqual.html  |   368 +
 .../api/java/org/apache/spark/sql/sources/Not.html |   350 +
 .../api/java/org/apache/spark/sql/sources/Or.html  |   367 +
 .../spark/sql/sources/PrunedFilteredScan.html      |   235 +
 .../org/apache/spark/sql/sources/PrunedScan.html   |   226 +
 .../apache/spark/sql/sources/RelationProvider.html |   250 +
 .../spark/sql/sources/SchemaRelationProvider.html  |   259 +
 .../spark/sql/sources/StreamSinkProvider.html      |   232 +
 .../spark/sql/sources/StreamSourceProvider.html    |   279 +
 .../apache/spark/sql/sources/StringContains.html   |   368 +
 .../apache/spark/sql/sources/StringEndsWith.html   |   368 +
 .../apache/spark/sql/sources/StringStartsWith.html |   368 +
 .../org/apache/spark/sql/sources/TableScan.html    |   225 +
 .../apache/spark/sql/sources/package-frame.html    |    50 +
 .../apache/spark/sql/sources/package-summary.html  |   327 +
 .../org/apache/spark/sql/sources/package-tree.html |   168 +
 .../sql/sources/v2/ContinuousReadSupport.html      |   243 +
 .../spark/sql/sources/v2/DataSourceOptions.html    |   575 +
 .../apache/spark/sql/sources/v2/DataSourceV2.html  |   175 +
 .../sql/sources/v2/MicroBatchReadSupport.html      |   250 +
 .../apache/spark/sql/sources/v2/ReadSupport.html   |   268 +
 .../spark/sql/sources/v2/SessionConfigSupport.html |   233 +
 .../spark/sql/sources/v2/StreamWriteSupport.html   |   248 +
 .../apache/spark/sql/sources/v2/WriteSupport.html  |   253 +
 .../apache/spark/sql/sources/v2/package-frame.html |    30 +
 .../spark/sql/sources/v2/package-summary.html      |   195 +
 .../apache/spark/sql/sources/v2/package-tree.html  |   153 +
 .../v2/reader/ContinuousInputPartition.html        |   241 +
 .../sql/sources/v2/reader/DataSourceReader.html    |   277 +
 .../sql/sources/v2/reader/InputPartition.html      |   271 +
 .../sources/v2/reader/InputPartitionReader.html    |   272 +
 .../spark/sql/sources/v2/reader/Statistics.html    |   235 +
 .../sources/v2/reader/SupportsPushDownFilters.html |   263 +
 .../v2/reader/SupportsPushDownRequiredColumns.html |   245 +
 .../v2/reader/SupportsReportPartitioning.html      |   240 +
 .../v2/reader/SupportsReportStatistics.html        |   241 +
 .../v2/reader/SupportsScanColumnarBatch.html       |   289 +
 .../spark/sql/sources/v2/reader/package-frame.html |    29 +
 .../sql/sources/v2/reader/package-summary.html     |   201 +
 .../spark/sql/sources/v2/reader/package-tree.html  |   158 +
 .../reader/partitioning/ClusteredDistribution.html |   283 +
 .../v2/reader/partitioning/Distribution.html       |   185 +
 .../v2/reader/partitioning/Partitioning.html       |   250 +
 .../v2/reader/partitioning/package-frame.html      |    25 +
 .../v2/reader/partitioning/package-summary.html    |   168 +
 .../v2/reader/partitioning/package-tree.html       |   140 +
 .../streaming/ContinuousInputPartitionReader.html  |   247 +
 .../v2/reader/streaming/ContinuousReader.html      |   349 +
 .../v2/reader/streaming/MicroBatchReader.html      |   341 +
 .../sql/sources/v2/reader/streaming/Offset.html    |   353 +
 .../v2/reader/streaming/PartitionOffset.html       |   175 +
 .../sources/v2/reader/streaming/package-frame.html |    27 +
 .../v2/reader/streaming/package-summary.html       |   178 +
 .../sources/v2/reader/streaming/package-tree.html  |   172 +
 .../sql/sources/v2/writer/DataSourceWriter.html    |   353 +
 .../spark/sql/sources/v2/writer/DataWriter.html    |   327 +
 .../sql/sources/v2/writer/DataWriterFactory.html   |   257 +
 .../sql/sources/v2/writer/WriterCommitMessage.html |   177 +
 .../spark/sql/sources/v2/writer/package-frame.html |    23 +
 .../sql/sources/v2/writer/package-summary.html     |   166 +
 .../spark/sql/sources/v2/writer/package-tree.html  |   138 +
 .../sources/v2/writer/streaming/StreamWriter.html  |   347 +
 .../sources/v2/writer/streaming/package-frame.html |    20 +
 .../v2/writer/streaming/package-summary.html       |   142 +
 .../sources/v2/writer/streaming/package-tree.html  |   135 +
 .../spark/sql/streaming/DataStreamReader.html      |   883 +
 .../spark/sql/streaming/DataStreamWriter.html      |   791 +
 .../org/apache/spark/sql/streaming/GroupState.html |   732 +
 .../spark/sql/streaming/GroupStateTimeout.html     |   319 +
 .../org/apache/spark/sql/streaming/OutputMode.html |   332 +
 .../apache/spark/sql/streaming/ProcessingTime.html |   471 +
 .../apache/spark/sql/streaming/SinkProgress.html   |   299 +
 .../apache/spark/sql/streaming/SourceProgress.html |   370 +
 .../spark/sql/streaming/StateOperatorProgress.html |   333 +
 .../apache/spark/sql/streaming/StreamingQuery.html |   578 +
 .../sql/streaming/StreamingQueryException.html     |   340 +
 .../streaming/StreamingQueryListener.Event.html    |   204 +
 .../StreamingQueryListener.QueryProgressEvent.html |   257 +
 .../StreamingQueryListener.QueryStartedEvent.html  |   285 +
 ...treamingQueryListener.QueryTerminatedEvent.html |   287 +
 .../sql/streaming/StreamingQueryListener.html      |   382 +
 .../spark/sql/streaming/StreamingQueryManager.html |   467 +
 .../sql/streaming/StreamingQueryProgress.html      |   483 +
 .../spark/sql/streaming/StreamingQueryStatus.html  |   328 +
 .../org/apache/spark/sql/streaming/Trigger.html    |   498 +
 .../apache/spark/sql/streaming/package-frame.html  |    45 +
 .../spark/sql/streaming/package-summary.html       |   284 +
 .../apache/spark/sql/streaming/package-tree.html   |   176 +
 .../org/apache/spark/sql/types/AnyDataType.html    |   236 +
 .../java/org/apache/spark/sql/types/ArrayType.html |   423 +
 .../org/apache/spark/sql/types/BinaryType.html     |   448 +
 .../org/apache/spark/sql/types/BooleanType.html    |   452 +
 .../java/org/apache/spark/sql/types/ByteType.html  |   457 +
 .../spark/sql/types/CalendarIntervalType.html      |   459 +
 .../java/org/apache/spark/sql/types/CharType.html  |   396 +
 .../java/org/apache/spark/sql/types/DataType.html  |   484 +
 .../java/org/apache/spark/sql/types/DataTypes.html |   689 +
 .../java/org/apache/spark/sql/types/DateType.html  |   456 +
 .../sql/types/Decimal.DecimalAsIfIntegral$.html    |   411 +
 .../sql/types/Decimal.DecimalIsConflicted.html     |   443 +
 .../sql/types/Decimal.DecimalIsFractional$.html    |   392 +
 .../java/org/apache/spark/sql/types/Decimal.html   |  1188 +
 .../spark/sql/types/DecimalType.Expression$.html   |   312 +
 .../apache/spark/sql/types/DecimalType.Fixed$.html |   312 +
 .../org/apache/spark/sql/types/DecimalType.html    |   632 +
 .../org/apache/spark/sql/types/DoubleType.html     |   457 +
 .../java/org/apache/spark/sql/types/FloatType.html |   457 +
 .../org/apache/spark/sql/types/HiveStringType.html |   350 +
 .../org/apache/spark/sql/types/IntegerType.html    |   457 +
 .../java/org/apache/spark/sql/types/LongType.html  |   457 +
 .../java/org/apache/spark/sql/types/MapType.html   |   466 +
 .../java/org/apache/spark/sql/types/Metadata.html  |   517 +
 .../apache/spark/sql/types/MetadataBuilder.html    |   503 +
 .../java/org/apache/spark/sql/types/NullType.html  |   453 +
 .../org/apache/spark/sql/types/NumericType.html    |   304 +
 .../org/apache/spark/sql/types/ObjectType.html     |   403 +
 .../apache/spark/sql/types/SQLUserDefinedType.html |   220 +
 .../java/org/apache/spark/sql/types/ShortType.html |   457 +
 .../org/apache/spark/sql/types/StringType.html     |   452 +
 .../org/apache/spark/sql/types/StructField.html    |   448 +
 .../org/apache/spark/sql/types/StructType.html     |  1169 +
 .../org/apache/spark/sql/types/TimestampType.html  |   453 +
 .../apache/spark/sql/types/UDTRegistration.html    |   328 +
 .../org/apache/spark/sql/types/VarcharType.html    |   396 +
 .../org/apache/spark/sql/types/package-frame.html  |    61 +
 .../apache/spark/sql/types/package-summary.html    |   370 +
 .../org/apache/spark/sql/types/package-tree.html   |   222 +
 .../spark/sql/util/ExecutionListenerManager.html   |   315 +
 .../spark/sql/util/QueryExecutionListener.html     |   278 +
 .../org/apache/spark/sql/util/SchemaUtils.html     |   343 +
 .../org/apache/spark/sql/util/package-frame.html   |    25 +
 .../org/apache/spark/sql/util/package-summary.html |   166 +
 .../org/apache/spark/sql/util/package-tree.html    |   140 +
 .../spark/sql/vectorized/ArrowColumnVector.html    |   664 +
 .../apache/spark/sql/vectorized/ColumnVector.html  |   746 +
 .../apache/spark/sql/vectorized/ColumnarArray.html |   704 +
 .../apache/spark/sql/vectorized/ColumnarBatch.html |   373 +
 .../apache/spark/sql/vectorized/ColumnarMap.html   |   351 +
 .../apache/spark/sql/vectorized/ColumnarRow.html   |   586 +
 .../apache/spark/sql/vectorized/package-frame.html |    25 +
 .../spark/sql/vectorized/package-summary.html      |   172 +
 .../apache/spark/sql/vectorized/package-tree.html  |   155 +
 .../spark/status/AppHistoryServerPlugin.html       |   253 +
 .../org/apache/spark/status/AppStatusUtils.html    |   322 +
 .../api/java/org/apache/spark/status/KVUtils.html  |   309 +
 .../org/apache/spark/status/LiveEntityHelpers.html |   393 +
 .../java/org/apache/spark/status/LiveExecutor.html |   691 +
 .../spark/status/LiveExecutorStageSummary.html     |   368 +
 .../api/java/org/apache/spark/status/LiveJob.html  |   493 +
 .../api/java/org/apache/spark/status/LiveRDD.html  |   442 +
 .../apache/spark/status/LiveRDDDistribution.html   |   347 +
 .../org/apache/spark/status/LiveRDDPartition.html  |   366 +
 .../java/org/apache/spark/status/LiveStage.html    |   572 +
 .../api/java/org/apache/spark/status/LiveTask.html |   342 +
 .../org/apache/spark/status/RDDPartitionSeq.html   |   471 +
 .../org/apache/spark/status/SchedulerPool.html     |   299 +
 .../org/apache/spark/status/TaskIndexNames.html    |   765 +
 .../spark/status/api/v1/AccumulableInfo.html       |   274 +
 .../spark/status/api/v1/ApiRequestContext.html     |   249 +
 .../status/api/v1/ApplicationAttemptInfo.html      |   428 +
 .../status/api/v1/ApplicationEnvironmentInfo.html  |   274 +
 .../spark/status/api/v1/ApplicationInfo.html       |   374 +
 .../spark/status/api/v1/ApplicationStatus.html     |   352 +
 .../spark/status/api/v1/BaseAppResource.html       |   263 +
 .../spark/status/api/v1/ExecutorStageSummary.html  |   417 +
 .../spark/status/api/v1/ExecutorSummary.html       |   547 +
 .../status/api/v1/InputMetricDistributions.html    |   248 +
 .../apache/spark/status/api/v1/InputMetrics.html   |   248 +
 .../org/apache/spark/status/api/v1/JobData.html    |   482 +
 .../apache/spark/status/api/v1/MemoryMetrics.html  |   274 +
 .../status/api/v1/OutputMetricDistributions.html   |   248 +
 .../apache/spark/status/api/v1/OutputMetrics.html  |   248 +
 .../spark/status/api/v1/RDDDataDistribution.html   |   326 +
 .../spark/status/api/v1/RDDPartitionInfo.html      |   287 +
 .../apache/spark/status/api/v1/RDDStorageInfo.html |   339 +
 .../apache/spark/status/api/v1/RuntimeInfo.html    |   261 +
 .../api/v1/ShuffleReadMetricDistributions.html     |   326 +
 .../spark/status/api/v1/ShuffleReadMetrics.html    |   313 +
 .../api/v1/ShuffleWriteMetricDistributions.html    |   261 +
 .../spark/status/api/v1/ShuffleWriteMetrics.html   |   261 +
 .../org/apache/spark/status/api/v1/StackTrace.html |   352 +
 .../org/apache/spark/status/api/v1/StageData.html  |   664 +
 .../apache/spark/status/api/v1/StageStatus.html    |   388 +
 .../org/apache/spark/status/api/v1/TaskData.html   |   404 +
 .../status/api/v1/TaskMetricDistributions.html     |   443 +
 .../apache/spark/status/api/v1/TaskMetrics.html    |   404 +
 .../apache/spark/status/api/v1/TaskSorting.html    |   364 +
 .../spark/status/api/v1/ThreadStackTrace.html      |   420 +
 .../org/apache/spark/status/api/v1/UIRoot.html     |   306 +
 .../status/api/v1/UIRootFromServletContext.html    |   284 +
 .../apache/spark/status/api/v1/VersionInfo.html    |   235 +
 .../apache/spark/status/api/v1/package-frame.html  |    59 +
 .../spark/status/api/v1/package-summary.html       |   299 +
 .../apache/spark/status/api/v1/package-tree.html   |   185 +
 .../api/v1/streaming/BaseStreamingAppResource.html |   240 +
 .../spark/status/api/v1/streaming/BatchInfo.html   |   391 +
 .../spark/status/api/v1/streaming/BatchStatus.html |   364 +
 .../api/v1/streaming/OutputOperationInfo.html      |   326 +
 .../status/api/v1/streaming/ReceiverInfo.html      |   352 +
 .../api/v1/streaming/StreamingStatistics.html      |   404 +
 .../status/api/v1/streaming/package-frame.html     |    31 +
 .../status/api/v1/streaming/package-summary.html   |   185 +
 .../status/api/v1/streaming/package-tree.html      |   162 +
 .../api/java/org/apache/spark/status/config.html   |   360 +
 .../org/apache/spark/status/package-frame.html     |    38 +
 .../org/apache/spark/status/package-summary.html   |   218 +
 .../java/org/apache/spark/status/package-tree.html |   153 +
 .../spark/storage/BasicBlockReplicationPolicy.html |   310 +
 .../java/org/apache/spark/storage/BlockData.html   |   299 +
 .../api/java/org/apache/spark/storage/BlockId.html |   494 +
 .../org/apache/spark/storage/BlockManagerId.html   |   518 +
 ...ckManagerMessages.BlockLocationsAndStatus$.html |   306 +
 ...ockManagerMessages.BlockLocationsAndStatus.html |   311 +
 ...lockManagerMessages.BlockManagerHeartbeat$.html |   306 +
 ...BlockManagerMessages.BlockManagerHeartbeat.html |   296 +
 .../BlockManagerMessages.GetBlockStatus$.html      |   306 +
 .../BlockManagerMessages.GetBlockStatus.html       |   311 +
 ...ockManagerMessages.GetExecutorEndpointRef$.html |   306 +
 ...lockManagerMessages.GetExecutorEndpointRef.html |   296 +
 .../BlockManagerMessages.GetLocations$.html        |   306 +
 .../storage/BlockManagerMessages.GetLocations.html |   296 +
 ...lockManagerMessages.GetLocationsAndStatus$.html |   306 +
 ...BlockManagerMessages.GetLocationsAndStatus.html |   296 +
 ...agerMessages.GetLocationsMultipleBlockIds$.html |   306 +
 ...nagerMessages.GetLocationsMultipleBlockIds.html |   296 +
 .../BlockManagerMessages.GetMatchingBlockIds$.html |   306 +
 .../BlockManagerMessages.GetMatchingBlockIds.html  |   311 +
 .../BlockManagerMessages.GetMemoryStatus$.html     |   301 +
 .../storage/BlockManagerMessages.GetPeers$.html    |   306 +
 .../storage/BlockManagerMessages.GetPeers.html     |   296 +
 .../BlockManagerMessages.GetStorageStatus$.html    |   301 +
 .../BlockManagerMessages.HasCachedBlocks$.html     |   306 +
 .../BlockManagerMessages.HasCachedBlocks.html      |   296 +
 ...BlockManagerMessages.RegisterBlockManager$.html |   306 +
 .../BlockManagerMessages.RegisterBlockManager.html |   341 +
 .../storage/BlockManagerMessages.RemoveBlock$.html |   306 +
 .../storage/BlockManagerMessages.RemoveBlock.html  |   296 +
 .../BlockManagerMessages.RemoveBroadcast$.html     |   306 +
 .../BlockManagerMessages.RemoveBroadcast.html      |   311 +
 .../BlockManagerMessages.RemoveExecutor$.html      |   306 +
 .../BlockManagerMessages.RemoveExecutor.html       |   296 +
 .../storage/BlockManagerMessages.RemoveRdd$.html   |   306 +
 .../storage/BlockManagerMessages.RemoveRdd.html    |   296 +
 .../BlockManagerMessages.RemoveShuffle$.html       |   306 +
 .../BlockManagerMessages.RemoveShuffle.html        |   296 +
 .../BlockManagerMessages.ReplicateBlock$.html      |   306 +
 .../BlockManagerMessages.ReplicateBlock.html       |   326 +
 ...ockManagerMessages.StopBlockManagerMaster$.html |   301 +
 .../BlockManagerMessages.ToBlockManagerMaster.html |   173 +
 .../BlockManagerMessages.ToBlockManagerSlave.html  |   173 +
 .../BlockManagerMessages.TriggerThreadDump$.html   |   302 +
 .../BlockManagerMessages.UpdateBlockInfo$.html     |   306 +
 .../BlockManagerMessages.UpdateBlockInfo.html      |   402 +
 .../apache/spark/storage/BlockManagerMessages.html |   420 +
 .../spark/storage/BlockNotFoundException.html      |   260 +
 .../spark/storage/BlockReplicationPolicy.html      |   252 +
 .../spark/storage/BlockReplicationUtils.html       |   286 +
 .../java/org/apache/spark/storage/BlockStatus.html |   348 +
 .../org/apache/spark/storage/BlockUpdatedInfo.html |   354 +
 .../org/apache/spark/storage/BroadcastBlockId.html |   368 +
 .../spark/storage/BufferReleasingInputStream.html  |   429 +
 .../spark/storage/CountingWritableChannel.html     |   329 +
 .../spark/storage/DefaultTopologyMapper.html       |   309 +
 .../org/apache/spark/storage/DiskBlockData.html    |   376 +
 .../spark/storage/FileBasedTopologyMapper.html     |   340 +
 .../java/org/apache/spark/storage/RDDBlockId.html  |   368 +
 .../api/java/org/apache/spark/storage/RDDInfo.html |   483 +
 .../storage/RandomBlockReplicationPolicy.html      |   307 +
 .../spark/storage/ReadableChannelFileRegion.html   |   364 +
 .../org/apache/spark/storage/ShuffleBlockId.html   |   385 +
 .../apache/spark/storage/ShuffleDataBlockId.html   |   385 +
 .../apache/spark/storage/ShuffleIndexBlockId.html  |   385 +
 .../org/apache/spark/storage/StorageLevel.html     |   780 +
 .../org/apache/spark/storage/StorageUtils.html     |   282 +
 .../org/apache/spark/storage/StreamBlockId.html    |   368 +
 .../apache/spark/storage/TaskResultBlockId.html    |   351 +
 .../spark/storage/TimeTrackingOutputStream.html    |   379 +
 .../org/apache/spark/storage/TopologyMapper.html   |   295 +
 .../apache/spark/storage/UnrecognizedBlockId.html  |   265 +
 .../spark/storage/memory/BlockEvictionHandler.html |   241 +
 .../storage/memory/DeserializedMemoryEntry.html    |   347 +
 .../storage/memory/DeserializedValuesHolder.html   |   350 +
 .../apache/spark/storage/memory/MemoryEntry.html   |   249 +
 .../spark/storage/memory/MemoryEntryBuilder.html   |   232 +
 .../storage/memory/SerializedMemoryEntry.html      |   347 +
 .../storage/memory/SerializedValuesHolder.html     |   384 +
 .../apache/spark/storage/memory/ValuesHolder.html  |   261 +
 .../apache/spark/storage/memory/package-frame.html |    30 +
 .../spark/storage/memory/package-summary.html      |   183 +
 .../apache/spark/storage/memory/package-tree.html  |   145 +
 .../org/apache/spark/storage/package-frame.html    |    97 +
 .../org/apache/spark/storage/package-summary.html  |   482 +
 .../org/apache/spark/storage/package-tree.html     |   263 +
 .../apache/spark/streaming/CheckpointReader.html   |   314 +
 .../java/org/apache/spark/streaming/Duration.html  |   504 +
 .../java/org/apache/spark/streaming/Durations.html |   313 +
 .../org/apache/spark/streaming/Milliseconds.html   |   271 +
 .../java/org/apache/spark/streaming/Minutes.html   |   271 +
 .../java/org/apache/spark/streaming/Seconds.html   |   271 +
 .../api/java/org/apache/spark/streaming/State.html |   462 +
 .../java/org/apache/spark/streaming/StateSpec.html |   537 +
 .../apache/spark/streaming/StreamingContext.html   |  1245 +
 .../streaming/StreamingContextPythonHelper.html    |   278 +
 .../spark/streaming/StreamingContextState.html     |   365 +
 .../api/java/org/apache/spark/streaming/Time.html  |   514 +
 .../spark/streaming/api/java/JavaDStream.html      |   529 +
 .../spark/streaming/api/java/JavaDStreamLike.html  |  1029 +
 .../spark/streaming/api/java/JavaInputDStream.html |   349 +
 .../api/java/JavaMapWithStateDStream.html          |   274 +
 .../spark/streaming/api/java/JavaPairDStream.html  |  1983 +
 .../streaming/api/java/JavaPairInputDStream.html   |   362 +
 .../api/java/JavaPairReceiverInputDStream.html     |   378 +
 .../api/java/JavaReceiverInputDStream.html         |   358 +
 .../streaming/api/java/JavaStreamingContext.html   |  1449 +
 .../api/java/JavaStreamingListenerEvent.html       |   166 +
 .../api/java/PythonStreamingListener.html          |   350 +
 .../spark/streaming/api/java/package-frame.html    |    33 +
 .../spark/streaming/api/java/package-summary.html  |   226 +
 .../spark/streaming/api/java/package-tree.html     |   168 +
 .../streaming/dstream/ConstantInputDStream.html    |   363 +
 .../apache/spark/streaming/dstream/DStream.html    |  1183 +
 .../spark/streaming/dstream/InputDStream.html      |   391 +
 .../streaming/dstream/MapWithStateDStream.html     |   314 +
 .../streaming/dstream/PairDStreamFunctions.html    |  1733 +
 .../streaming/dstream/ReceiverInputDStream.html    |   399 +
 .../spark/streaming/dstream/package-frame.html     |    25 +
 .../spark/streaming/dstream/package-summary.html   |   186 +
 .../spark/streaming/dstream/package-tree.html      |   146 +
 .../streaming/kinesis/DefaultCredentials.html      |   348 +
 .../streaming/kinesis/KinesisDataGenerator.html    |   225 +
 .../KinesisInitialPositions.AtTimestamp.html       |   295 +
 .../kinesis/KinesisInitialPositions.Latest.html    |   282 +
 .../KinesisInitialPositions.TrimHorizon.html       |   282 +
 .../streaming/kinesis/KinesisInitialPositions.html |   310 +
 .../spark/streaming/kinesis/KinesisUtils.html      |   982 +
 .../kinesis/KinesisUtilsPythonHelper.html          |   308 +
 .../kinesis/SparkAWSCredentials.Builder.html       |   389 +
 .../streaming/kinesis/SparkAWSCredentials.html     |   256 +
 .../spark/streaming/kinesis/package-frame.html     |    32 +
 .../spark/streaming/kinesis/package-summary.html   |   199 +
 .../spark/streaming/kinesis/package-tree.html      |   155 +
 .../org/apache/spark/streaming/package-frame.html  |    34 +
 .../apache/spark/streaming/package-summary.html    |   223 +
 .../org/apache/spark/streaming/package-tree.html   |   157 +
 .../streaming/receiver/BlockGeneratorListener.html |   310 +
 .../spark/streaming/receiver/ReceivedBlock.html    |   166 +
 .../streaming/receiver/ReceivedBlockHandler.html   |   241 +
 .../receiver/ReceivedBlockStoreResult.html         |   233 +
 .../apache/spark/streaming/receiver/Receiver.html  |   780 +
 .../spark/streaming/receiver/ReceiverMessage.html  |   171 +
 .../spark/streaming/receiver/StopReceiver.html     |   235 +
 .../spark/streaming/receiver/package-frame.html    |    29 +
 .../spark/streaming/receiver/package-summary.html  |   188 +
 .../spark/streaming/receiver/package-tree.html     |   152 +
 .../spark/streaming/scheduler/AllReceiverIds.html  |   336 +
 .../spark/streaming/scheduler/BatchInfo.html       |   499 +
 .../streaming/scheduler/GetAllReceiverInfo.html    |   334 +
 .../streaming/scheduler/JobGeneratorEvent.html     |   166 +
 .../streaming/scheduler/JobSchedulerEvent.html     |   165 +
 .../streaming/scheduler/OutputOperationInfo.html   |   449 +
 .../scheduler/ReceivedBlockTrackerLogEvent.html    |   166 +
 .../spark/streaming/scheduler/ReceiverInfo.html    |   439 +
 .../spark/streaming/scheduler/ReceiverState.html   |   361 +
 .../scheduler/ReceiverTrackerLocalMessage.html     |   166 +
 .../scheduler/ReceiverTrackerMessage.html          |   167 +
 .../streaming/scheduler/StatsReportListener.html   |   346 +
 .../streaming/scheduler/StopAllReceivers.html      |   336 +
 .../spark/streaming/scheduler/StreamInputInfo.html |   362 +
 .../streaming/scheduler/StreamingListener.html     |   357 +
 .../scheduler/StreamingListenerBatchCompleted.html |   318 +
 .../scheduler/StreamingListenerBatchStarted.html   |   318 +
 .../scheduler/StreamingListenerBatchSubmitted.html |   318 +
 .../scheduler/StreamingListenerEvent.html          |   171 +
 .../StreamingListenerOutputOperationCompleted.html |   318 +
 .../StreamingListenerOutputOperationStarted.html   |   318 +
 .../scheduler/StreamingListenerReceiverError.html  |   318 +
 .../StreamingListenerReceiverStarted.html          |   318 +
 .../StreamingListenerReceiverStopped.html          |   318 +
 .../StreamingListenerStreamingStarted.html         |   318 +
 .../spark/streaming/scheduler/package-frame.html   |    47 +
 .../spark/streaming/scheduler/package-summary.html |   287 +
 .../spark/streaming/scheduler/package-tree.html    |   162 +
 .../streaming/scheduler/rate/RateEstimator.html    |   251 +
 .../streaming/scheduler/rate/package-frame.html    |    20 +
 .../streaming/scheduler/rate/package-summary.html  |   143 +
 .../streaming/scheduler/rate/package-tree.html     |   139 +
 .../org/apache/spark/streaming/ui/UIUtils.html     |   391 +
 .../apache/spark/streaming/ui/package-frame.html   |    20 +
 .../apache/spark/streaming/ui/package-summary.html |   140 +
 .../apache/spark/streaming/ui/package-tree.html    |   135 +
 .../org/apache/spark/streaming/util/HdfsUtils.html |   356 +
 .../apache/spark/streaming/util/RawTextHelper.html |   371 +
 .../apache/spark/streaming/util/RawTextSender.html |   271 +
 .../apache/spark/streaming/util/WriteAheadLog.html |   352 +
 .../streaming/util/WriteAheadLogRecordHandle.html  |   251 +
 .../spark/streaming/util/WriteAheadLogUtils.html   |   581 +
 .../apache/spark/streaming/util/package-frame.html |    25 +
 .../spark/streaming/util/package-summary.html      |   176 +
 .../apache/spark/streaming/util/package-tree.html  |   140 +
 .../apache/spark/ui/JettyUtils.ServletParams$.html |   278 +
 .../apache/spark/ui/JettyUtils.ServletParams.html  |   303 +
 .../api/java/org/apache/spark/ui/JettyUtils.html   |   573 +
 .../api/java/org/apache/spark/ui/PagedTable.html   |   426 +
 .../api/java/org/apache/spark/ui/ToolTips.html     |   516 +
 .../api/java/org/apache/spark/ui/UIUtils.html      |   738 +
 .../org/apache/spark/ui/UIWorkloadGenerator.html   |   298 +
 .../java/org/apache/spark/ui/jobs/ApiHelper.html   |   713 +
 .../spark/ui/jobs/TaskDetailsClassNames.html       |   352 +
 .../org/apache/spark/ui/jobs/package-frame.html    |    21 +
 .../org/apache/spark/ui/jobs/package-summary.html  |   146 +
 .../org/apache/spark/ui/jobs/package-tree.html     |   136 +
 .../java/org/apache/spark/ui/package-frame.html    |    29 +
 .../java/org/apache/spark/ui/package-summary.html  |   183 +
 .../api/java/org/apache/spark/ui/package-tree.html |   144 +
 .../spark/ui/storage/ExecutorStreamSummary.html    |   321 +
 .../org/apache/spark/ui/storage/package-frame.html |    20 +
 .../apache/spark/ui/storage/package-summary.html   |   140 +
 .../org/apache/spark/ui/storage/package-tree.html  |   135 +
 .../org/apache/spark/util/AccumulatorContext.html  |   380 +
 .../java/org/apache/spark/util/AccumulatorV2.html  |   496 +
 .../api/java/org/apache/spark/util/CausedBy.html   |   278 +
 .../spark/util/ChildFirstURLClassLoader.html       |   364 +
 .../api/java/org/apache/spark/util/Clock.html      |   233 +
 .../java/org/apache/spark/util/ClosureCleaner.html |   287 +
 .../apache/spark/util/CollectionAccumulator.html   |   443 +
 .../org/apache/spark/util/CollectionsUtils.html    |   271 +
 .../org/apache/spark/util/CommandLineUtils.html    |   273 +
 .../org/apache/spark/util/DoubleAccumulator.html   |   507 +
 .../api/java/org/apache/spark/util/EnumUtil.html   |   271 +
 .../apache/spark/util/IndylambdaScalaClosures.html |   477 +
 .../org/apache/spark/util/InnerClosureFinder.html  |   333 +
 .../api/java/org/apache/spark/util/IntParam.html   |   270 +
 .../java/org/apache/spark/util/JsonProtocol.html   |  1278 +
 .../org/apache/spark/util/KnownSizeEstimation.html |   228 +
 .../spark/util/LegacyAccumulatorWrapper.html       |   421 +
 .../java/org/apache/spark/util/ListenerBus.html    |   412 +
 .../org/apache/spark/util/LongAccumulator.html     |   509 +
 .../java/org/apache/spark/util/MemoryParam.html    |   271 +
 .../org/apache/spark/util/MethodIdentifier.html    |   323 +
 .../java/org/apache/spark/util/MutablePair.html    |   399 +
 .../apache/spark/util/MutableURLClassLoader.html   |   313 +
 .../org/apache/spark/util/ParentClassLoader.html   |   311 +
 .../apache/spark/util/ReturnStatementFinder.html   |   293 +
 .../api/java/org/apache/spark/util/RpcUtils.html   |   364 +
 .../org/apache/spark/util/ShutdownHookManager.html |   464 +
 .../java/org/apache/spark/util/SignalUtils.html    |   301 +
 .../java/org/apache/spark/util/SizeEstimator.html  |   291 +
 .../java/org/apache/spark/util/SparkExitCode.html  |   314 +
 .../org/apache/spark/util/SparkShutdownHook.html   |   293 +
 .../java/org/apache/spark/util/StatCounter.html    |   579 +
 .../apache/spark/util/TaskCompletionListener.html  |   227 +
 .../org/apache/spark/util/TaskFailureListener.html |   230 +
 .../java/org/apache/spark/util/ThreadUtils.html    |   635 +
 .../api/java/org/apache/spark/util/Utils.html      |  3521 ++
 .../java/org/apache/spark/util/VersionUtils.html   |   349 +
 .../apache/spark/util/logging/RollingPolicy.html   |   272 +
 .../apache/spark/util/logging/package-frame.html   |    20 +
 .../apache/spark/util/logging/package-summary.html |   143 +
 .../apache/spark/util/logging/package-tree.html    |   131 +
 .../java/org/apache/spark/util/package-frame.html  |    59 +
 .../org/apache/spark/util/package-summary.html     |   367 +
 .../java/org/apache/spark/util/package-tree.html   |   204 +
 .../spark/util/random/BernoulliCellSampler.html    |   374 +
 .../apache/spark/util/random/BernoulliSampler.html |   350 +
 .../apache/spark/util/random/BinomialBounds.html   |   331 +
 .../apache/spark/util/random/PoissonBounds.html    |   303 +
 .../apache/spark/util/random/PoissonSampler.html   |   377 +
 .../org/apache/spark/util/random/Pseudorandom.html |   232 +
 .../apache/spark/util/random/RandomSampler.html    |   285 +
 .../apache/spark/util/random/SamplingUtils.html    |   336 +
 .../spark/util/random/StratifiedSamplingUtils.html |   488 +
 .../apache/spark/util/random/package-frame.html    |    31 +
 .../apache/spark/util/random/package-summary.html  |   215 +
 .../org/apache/spark/util/random/package-tree.html |   167 +
 .../spark/util/sketch/BloomFilter.Version.html     |   340 +
 .../org/apache/spark/util/sketch/BloomFilter.html  |   625 +
 .../spark/util/sketch/CountMinSketch.Version.html  |   350 +
 .../apache/spark/util/sketch/CountMinSketch.html   |   701 +
 .../util/sketch/IncompatibleMergeException.html    |   260 +
 .../apache/spark/util/sketch/package-frame.html    |    30 +
 .../apache/spark/util/sketch/package-summary.html  |   186 +
 .../org/apache/spark/util/sketch/package-tree.html |   158 +
 site/docs/2.4.7/api/java/overview-frame.html       |   146 +
 site/docs/2.4.7/api/java/overview-summary.html     |   680 +
 site/docs/2.4.7/api/java/overview-tree.html        |  6450 +++
 site/docs/2.4.7/api/java/package-list              |   126 +
 site/docs/2.4.7/api/java/script.js                 |    30 +
 site/docs/2.4.7/api/java/serialized-form.html      | 17367 ++++++++
 site/docs/2.4.7/api/java/stylesheet.css            |   627 +
 site/docs/2.4.7/api/python/_modules/index.html     |   140 +
 .../api/python/_modules/pyspark/accumulators.html  |   380 +
 .../api/python/_modules/pyspark/broadcast.html     |   282 +
 .../2.4.7/api/python/_modules/pyspark/conf.html    |   302 +
 .../2.4.7/api/python/_modules/pyspark/context.html |  1188 +
 .../2.4.7/api/python/_modules/pyspark/files.html   |   137 +
 .../2.4.7/api/python/_modules/pyspark/ml/base.html |   315 +
 .../python/_modules/pyspark/ml/classification.html |  2168 +
 .../api/python/_modules/pyspark/ml/clustering.html |  1482 +
 .../api/python/_modules/pyspark/ml/evaluation.html |   528 +
 .../api/python/_modules/pyspark/ml/feature.html    |  3979 ++
 .../2.4.7/api/python/_modules/pyspark/ml/fpm.html  |   427 +
 .../api/python/_modules/pyspark/ml/image.html      |   351 +
 .../api/python/_modules/pyspark/ml/linalg.html     |  1251 +
 .../api/python/_modules/pyspark/ml/param.html      |   589 +
 .../python/_modules/pyspark/ml/param/shared.html   |   896 +
 .../api/python/_modules/pyspark/ml/pipeline.html   |   468 +
 .../python/_modules/pyspark/ml/recommendation.html |   563 +
 .../api/python/_modules/pyspark/ml/regression.html |  1952 +
 .../2.4.7/api/python/_modules/pyspark/ml/stat.html |   492 +
 .../api/python/_modules/pyspark/ml/tuning.html     |   863 +
 .../2.4.7/api/python/_modules/pyspark/ml/util.html |   691 +
 .../api/python/_modules/pyspark/ml/wrapper.html    |   425 +
 .../_modules/pyspark/mllib/classification.html     |   849 +
 .../python/_modules/pyspark/mllib/clustering.html  |  1139 +
 .../api/python/_modules/pyspark/mllib/common.html  |   241 +
 .../python/_modules/pyspark/mllib/evaluation.html  |   634 +
 .../api/python/_modules/pyspark/mllib/feature.html |   904 +
 .../api/python/_modules/pyspark/mllib/fpm.html     |   284 +
 .../api/python/_modules/pyspark/mllib/linalg.html  |  1464 +
 .../_modules/pyspark/mllib/linalg/distributed.html |  1469 +
 .../api/python/_modules/pyspark/mllib/random.html  |   507 +
 .../_modules/pyspark/mllib/recommendation.html     |   412 +
 .../python/_modules/pyspark/mllib/regression.html  |   923 +
 .../_modules/pyspark/mllib/stat/KernelDensity.html |   137 +
 .../_modules/pyspark/mllib/stat/distribution.html  |   110 +
 .../python/_modules/pyspark/mllib/stat/test.html   |   160 +
 .../api/python/_modules/pyspark/mllib/tree.html    |   739 +
 .../api/python/_modules/pyspark/mllib/util.html    |   606 +
 .../api/python/_modules/pyspark/profiler.html      |   255 +
 .../2.4.7/api/python/_modules/pyspark/rdd.html     |  2647 ++
 .../api/python/_modules/pyspark/serializers.html   |   877 +
 .../api/python/_modules/pyspark/sql/catalog.html   |   390 +
 .../api/python/_modules/pyspark/sql/column.html    |   800 +
 .../api/python/_modules/pyspark/sql/context.html   |   633 +
 .../api/python/_modules/pyspark/sql/dataframe.html |  2450 ++
 .../api/python/_modules/pyspark/sql/functions.html |  3039 ++
 .../api/python/_modules/pyspark/sql/group.html     |   395 +
 .../python/_modules/pyspark/sql/readwriter.html    |  1100 +
 .../api/python/_modules/pyspark/sql/session.html   |   949 +
 .../api/python/_modules/pyspark/sql/streaming.html |  1227 +
 .../api/python/_modules/pyspark/sql/types.html     |  1967 +
 .../2.4.7/api/python/_modules/pyspark/sql/udf.html |   492 +
 .../api/python/_modules/pyspark/sql/window.html    |   319 +
 .../2.4.7/api/python/_modules/pyspark/status.html  |   174 +
 .../api/python/_modules/pyspark/storagelevel.html  |   149 +
 .../python/_modules/pyspark/streaming/context.html |   434 +
 .../python/_modules/pyspark/streaming/dstream.html |   725 +
 .../python/_modules/pyspark/streaming/flume.html   |   234 +
 .../python/_modules/pyspark/streaming/kafka.html   |   584 +
 .../python/_modules/pyspark/streaming/kinesis.html |   198 +
 .../_modules/pyspark/streaming/listener.html       |   159 +
 .../api/python/_modules/pyspark/taskcontext.html   |   303 +
 site/docs/2.4.7/api/python/_static/basic.css       |   855 +
 site/docs/2.4.7/api/python/_static/doctools.js     |   315 +
 .../api/python/_static/documentation_options.js    |    12 +
 site/docs/2.4.7/api/python/_static/file.png        |   Bin 0 -> 286 bytes
 site/docs/2.4.7/api/python/_static/jquery-3.5.1.js | 10872 +++++
 site/docs/2.4.7/api/python/_static/jquery.js       |     2 +
 .../docs/2.4.7/api/python/_static/language_data.js |   297 +
 site/docs/2.4.7/api/python/_static/minus.png       |   Bin 0 -> 90 bytes
 site/docs/2.4.7/api/python/_static/nature.css      |   246 +
 site/docs/2.4.7/api/python/_static/plus.png        |   Bin 0 -> 90 bytes
 site/docs/2.4.7/api/python/_static/pygments.css    |    69 +
 site/docs/2.4.7/api/python/_static/pyspark.css     |    90 +
 site/docs/2.4.7/api/python/_static/pyspark.js      |    99 +
 site/docs/2.4.7/api/python/_static/searchtools.js  |   514 +
 .../2.4.7/api/python/_static/spark-logo-hd.png     |   Bin 0 -> 11306 bytes
 .../2.4.7/api/python/_static/underscore-1.3.1.js   |   999 +
 site/docs/2.4.7/api/python/_static/underscore.js   |    31 +
 site/docs/2.4.7/api/python/index.html              |   184 +
 site/docs/2.4.7/api/python/objects.inv             |   Bin 0 -> 26702 bytes
 site/docs/2.4.7/api/python/pyspark.html            |  3045 ++
 site/docs/2.4.7/api/python/pyspark.ml.html         | 36089 ++++++++++++++++
 site/docs/2.4.7/api/python/pyspark.mllib.html      |  8058 ++++
 site/docs/2.4.7/api/python/pyspark.sql.html        | 11058 +++++
 site/docs/2.4.7/api/python/pyspark.streaming.html  |  1153 +
 site/docs/2.4.7/api/python/search.html             |    90 +
 site/docs/2.4.7/api/python/searchindex.js          |     1 +
 site/docs/2.4.7/api/scala/deprecated-list.html     |   194 +
 site/docs/2.4.7/api/scala/index.html               |   472 +
 site/docs/2.4.7/api/scala/index.js                 |     1 +
 site/docs/2.4.7/api/scala/index/index-_.html       |    83 +
 site/docs/2.4.7/api/scala/index/index-a.html       |   500 +
 site/docs/2.4.7/api/scala/index/index-b.html       |   341 +
 site/docs/2.4.7/api/scala/index/index-c.html       |   791 +
 site/docs/2.4.7/api/scala/index/index-d.html       |   512 +
 site/docs/2.4.7/api/scala/index/index-e.html       |   341 +
 site/docs/2.4.7/api/scala/index/index-f.html       |   434 +
 site/docs/2.4.7/api/scala/index/index-g.html       |   932 +
 site/docs/2.4.7/api/scala/index/index-h.html       |   266 +
 site/docs/2.4.7/api/scala/index/index-i.html       |   581 +
 site/docs/2.4.7/api/scala/index/index-j.html       |   215 +
 site/docs/2.4.7/api/scala/index/index-k.html       |   128 +
 site/docs/2.4.7/api/scala/index/index-l.html       |   449 +
 site/docs/2.4.7/api/scala/index/index-m.html       |   554 +
 site/docs/2.4.7/api/scala/index/index-n.html       |   464 +
 site/docs/2.4.7/api/scala/index/index-o.html       |   383 +
 site/docs/2.4.7/api/scala/index/index-p.html       |   518 +
 site/docs/2.4.7/api/scala/index/index-q.html       |    62 +
 site/docs/2.4.7/api/scala/index/index-r.html       |   734 +
 site/docs/2.4.7/api/scala/index/index-s.html       |  1970 +
 site/docs/2.4.7/api/scala/index/index-t.html       |   644 +
 site/docs/2.4.7/api/scala/index/index-u.html       |   263 +
 site/docs/2.4.7/api/scala/index/index-v.html       |   161 +
 site/docs/2.4.7/api/scala/index/index-w.html       |   218 +
 site/docs/2.4.7/api/scala/index/index-y.html       |    17 +
 site/docs/2.4.7/api/scala/index/index-z.html       |    35 +
 site/docs/2.4.7/api/scala/lib/arrow-down.png       |   Bin 0 -> 6232 bytes
 site/docs/2.4.7/api/scala/lib/arrow-right.png      |   Bin 0 -> 6220 bytes
 site/docs/2.4.7/api/scala/lib/class.png            |   Bin 0 -> 3357 bytes
 site/docs/2.4.7/api/scala/lib/class_big.png        |   Bin 0 -> 7516 bytes
 site/docs/2.4.7/api/scala/lib/class_diagram.png    |   Bin 0 -> 3910 bytes
 .../2.4.7/api/scala/lib/class_to_object_big.png    |   Bin 0 -> 9006 bytes
 site/docs/2.4.7/api/scala/lib/constructorsbg.gif   |   Bin 0 -> 1206 bytes
 site/docs/2.4.7/api/scala/lib/conversionbg.gif     |   Bin 0 -> 167 bytes
 site/docs/2.4.7/api/scala/lib/defbg-blue.gif       |   Bin 0 -> 1544 bytes
 site/docs/2.4.7/api/scala/lib/defbg-green.gif      |   Bin 0 -> 1341 bytes
 site/docs/2.4.7/api/scala/lib/diagrams.css         |   143 +
 site/docs/2.4.7/api/scala/lib/diagrams.js          |   324 +
 site/docs/2.4.7/api/scala/lib/filter_box_left.png  |   Bin 0 -> 1692 bytes
 site/docs/2.4.7/api/scala/lib/filter_box_left2.gif |   Bin 0 -> 1462 bytes
 site/docs/2.4.7/api/scala/lib/filter_box_right.png |   Bin 0 -> 1803 bytes
 site/docs/2.4.7/api/scala/lib/filterbg.gif         |   Bin 0 -> 1324 bytes
 site/docs/2.4.7/api/scala/lib/filterboxbarbg.gif   |   Bin 0 -> 1104 bytes
 site/docs/2.4.7/api/scala/lib/filterboxbarbg.png   |   Bin 0 -> 965 bytes
 site/docs/2.4.7/api/scala/lib/filterboxbg.gif      |   Bin 0 -> 1366 bytes
 site/docs/2.4.7/api/scala/lib/fullcommenttopbg.gif |   Bin 0 -> 1115 bytes
 site/docs/2.4.7/api/scala/lib/index.css            |   339 +
 site/docs/2.4.7/api/scala/lib/index.js             |   577 +
 site/docs/2.4.7/api/scala/lib/jquery-ui.js         |     6 +
 site/docs/2.4.7/api/scala/lib/jquery.js            |     2 +
 site/docs/2.4.7/api/scala/lib/jquery.layout.js     |  5486 +++
 site/docs/2.4.7/api/scala/lib/modernizr.custom.js  |     4 +
 site/docs/2.4.7/api/scala/lib/navigation-li-a.png  |   Bin 0 -> 1198 bytes
 site/docs/2.4.7/api/scala/lib/navigation-li.png    |   Bin 0 -> 2441 bytes
 site/docs/2.4.7/api/scala/lib/object.png           |   Bin 0 -> 3356 bytes
 site/docs/2.4.7/api/scala/lib/object_big.png       |   Bin 0 -> 7653 bytes
 site/docs/2.4.7/api/scala/lib/object_diagram.png   |   Bin 0 -> 3903 bytes
 .../2.4.7/api/scala/lib/object_to_class_big.png    |   Bin 0 -> 9158 bytes
 .../2.4.7/api/scala/lib/object_to_trait_big.png    |   Bin 0 -> 9200 bytes
 .../2.4.7/api/scala/lib/object_to_type_big.png     |   Bin 0 -> 9158 bytes
 site/docs/2.4.7/api/scala/lib/ownderbg2.gif        |   Bin 0 -> 1145 bytes
 site/docs/2.4.7/api/scala/lib/ownerbg.gif          |   Bin 0 -> 1118 bytes
 site/docs/2.4.7/api/scala/lib/ownerbg2.gif         |   Bin 0 -> 1145 bytes
 site/docs/2.4.7/api/scala/lib/package.png          |   Bin 0 -> 3335 bytes
 site/docs/2.4.7/api/scala/lib/package_big.png      |   Bin 0 -> 7312 bytes
 site/docs/2.4.7/api/scala/lib/packagesbg.gif       |   Bin 0 -> 1201 bytes
 site/docs/2.4.7/api/scala/lib/permalink.png        |   Bin 0 -> 943 bytes
 site/docs/2.4.7/api/scala/lib/ref-index.css        |    30 +
 site/docs/2.4.7/api/scala/lib/remove.png           |   Bin 0 -> 3186 bytes
 site/docs/2.4.7/api/scala/lib/scheduler.js         |    71 +
 .../2.4.7/api/scala/lib/selected-implicits.png     |   Bin 0 -> 1150 bytes
 .../api/scala/lib/selected-right-implicits.png     |   Bin 0 -> 646 bytes
 site/docs/2.4.7/api/scala/lib/selected-right.png   |   Bin 0 -> 1380 bytes
 site/docs/2.4.7/api/scala/lib/selected.png         |   Bin 0 -> 1864 bytes
 site/docs/2.4.7/api/scala/lib/selected2-right.png  |   Bin 0 -> 1434 bytes
 site/docs/2.4.7/api/scala/lib/selected2.png        |   Bin 0 -> 1965 bytes
 site/docs/2.4.7/api/scala/lib/signaturebg.gif      |   Bin 0 -> 1214 bytes
 site/docs/2.4.7/api/scala/lib/signaturebg2.gif     |   Bin 0 -> 1209 bytes
 site/docs/2.4.7/api/scala/lib/template.css         |   929 +
 site/docs/2.4.7/api/scala/lib/template.js          |   565 +
 site/docs/2.4.7/api/scala/lib/tools.tooltip.js     |    14 +
 site/docs/2.4.7/api/scala/lib/trait.png            |   Bin 0 -> 3374 bytes
 site/docs/2.4.7/api/scala/lib/trait_big.png        |   Bin 0 -> 7410 bytes
 site/docs/2.4.7/api/scala/lib/trait_diagram.png    |   Bin 0 -> 3882 bytes
 .../2.4.7/api/scala/lib/trait_to_object_big.png    |   Bin 0 -> 8967 bytes
 site/docs/2.4.7/api/scala/lib/type.png             |   Bin 0 -> 1445 bytes
 site/docs/2.4.7/api/scala/lib/type_big.png         |   Bin 0 -> 4236 bytes
 site/docs/2.4.7/api/scala/lib/type_diagram.png     |   Bin 0 -> 1841 bytes
 .../2.4.7/api/scala/lib/type_to_object_big.png     |   Bin 0 -> 4969 bytes
 site/docs/2.4.7/api/scala/lib/typebg.gif           |   Bin 0 -> 1206 bytes
 site/docs/2.4.7/api/scala/lib/unselected.png       |   Bin 0 -> 1879 bytes
 site/docs/2.4.7/api/scala/lib/valuemembersbg.gif   |   Bin 0 -> 1206 bytes
 site/docs/2.4.7/api/scala/org/apache/package.html  |   131 +
 .../api/scala/org/apache/spark/Accumulable.html    |   706 +
 .../scala/org/apache/spark/AccumulableParam.html   |   552 +
 .../api/scala/org/apache/spark/Accumulator.html    |   697 +
 .../AccumulatorParam$$DoubleAccumulatorParam$.html |   548 +
 .../AccumulatorParam$$FloatAccumulatorParam$.html  |   548 +
 .../AccumulatorParam$$IntAccumulatorParam$.html    |   548 +
 .../AccumulatorParam$$LongAccumulatorParam$.html   |   548 +
 .../scala/org/apache/spark/AccumulatorParam$.html  |   574 +
 .../scala/org/apache/spark/AccumulatorParam.html   |   557 +
 .../api/scala/org/apache/spark/Aggregator.html     |   549 +
 .../org/apache/spark/BarrierTaskContext$.html      |   525 +
 .../scala/org/apache/spark/BarrierTaskContext.html |  1121 +
 .../scala/org/apache/spark/BarrierTaskInfo.html    |   509 +
 .../org/apache/spark/ComplexFutureAction.html      |  1012 +
 .../api/scala/org/apache/spark/Dependency.html     |   534 +
 .../scala/org/apache/spark/ExceptionFailure.html   |   615 +
 .../org/apache/spark/ExecutorLostFailure.html      |   559 +
 .../api/scala/org/apache/spark/ExecutorPlugin.html |   516 +
 .../api/scala/org/apache/spark/FetchFailed.html    |   596 +
 .../api/scala/org/apache/spark/FutureAction.html   |   979 +
 .../scala/org/apache/spark/HashPartitioner.html    |   546 +
 .../org/apache/spark/InterruptibleIterator.html    |  2050 +
 .../scala/org/apache/spark/JobExecutionStatus.html |   570 +
 .../api/scala/org/apache/spark/JobSubmitter.html   |   510 +
 .../scala/org/apache/spark/NarrowDependency.html   |   554 +
 .../scala/org/apache/spark/OneToOneDependency.html |   549 +
 .../api/scala/org/apache/spark/Partition.html      |   508 +
 .../api/scala/org/apache/spark/Partitioner$.html   |   512 +
 .../api/scala/org/apache/spark/Partitioner.html    |   551 +
 .../scala/org/apache/spark/RangeDependency.html    |   548 +
 .../scala/org/apache/spark/RangePartitioner.html   |   580 +
 .../api/scala/org/apache/spark/Resubmitted$.html   |   506 +
 .../org/apache/spark/SerializableWritable.html     |   541 +
 .../scala/org/apache/spark/ShuffleDependency.html  |   654 +
 .../scala/org/apache/spark/SimpleFutureAction.html |   980 +
 .../api/scala/org/apache/spark/SparkConf.html      |  1510 +
 .../api/scala/org/apache/spark/SparkContext$.html  |   828 +
 .../api/scala/org/apache/spark/SparkContext.html   |  2859 ++
 .../api/scala/org/apache/spark/SparkEnv$.html      |   775 +
 .../2.4.7/api/scala/org/apache/spark/SparkEnv.html |   991 +
 .../api/scala/org/apache/spark/SparkException.html |   732 +
 .../scala/org/apache/spark/SparkExecutorInfo.html  |   623 +
 .../api/scala/org/apache/spark/SparkFiles$.html    |   517 +
 .../org/apache/spark/SparkFirehoseListener.html    |   985 +
 .../api/scala/org/apache/spark/SparkJobInfo.html   |   538 +
 .../api/scala/org/apache/spark/SparkStageInfo.html |   623 +
 .../scala/org/apache/spark/SparkStatusTracker.html |   598 +
 .../2.4.7/api/scala/org/apache/spark/Success$.html |   463 +
 .../scala/org/apache/spark/TaskCommitDenied.html   |   557 +
 .../api/scala/org/apache/spark/TaskContext$.html   |   562 +
 .../api/scala/org/apache/spark/TaskContext.html    |   802 +
 .../api/scala/org/apache/spark/TaskEndReason.html  |   492 +
 .../scala/org/apache/spark/TaskFailedReason.html   |   534 +
 .../api/scala/org/apache/spark/TaskKilled.html     |   541 +
 .../org/apache/spark/TaskKilledException.html      |   753 +
 .../scala/org/apache/spark/TaskResultLost$.html    |   505 +
 .../api/scala/org/apache/spark/UnknownReason$.html |   505 +
 .../scala/org/apache/spark/WritableConverter$.html |   758 +
 .../scala/org/apache/spark/WritableFactory$.html   |   622 +
 .../org/apache/spark/api/java/JavaDoubleRDD$.html  |   522 +
 .../org/apache/spark/api/java/JavaDoubleRDD.html   |  2729 ++
 .../apache/spark/api/java/JavaFutureAction.html    |   616 +
 .../org/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 ++
 .../scala/org/apache/spark/api/java/JavaRDD$.html  |   522 +
 .../scala/org/apache/spark/api/java/JavaRDD.html   |  2429 ++
 .../org/apache/spark/api/java/JavaRDDLike.html     |  1976 +
 .../apache/spark/api/java/JavaSparkContext$.html   |   557 +
 .../apache/spark/api/java/JavaSparkContext.html    |  2178 +
 .../spark/api/java/JavaSparkStatusTracker.html     |   580 +
 .../scala/org/apache/spark/api/java/Optional.html  |   569 +
 .../org/apache/spark/api/java/StorageLevels.html   |   502 +
 .../spark/api/java/function/CoGroupFunction.html   |   504 +
 .../api/java/function/DoubleFlatMapFunction.html   |   504 +
 .../spark/api/java/function/DoubleFunction.html    |   504 +
 .../spark/api/java/function/FilterFunction.html    |   504 +
 .../spark/api/java/function/FlatMapFunction.html   |   504 +
 .../spark/api/java/function/FlatMapFunction2.html  |   504 +
 .../api/java/function/FlatMapGroupsFunction.html   |   504 +
 .../function/FlatMapGroupsWithStateFunction.html   |   504 +
 .../spark/api/java/function/ForeachFunction.html   |   504 +
 .../java/function/ForeachPartitionFunction.html    |   504 +
 .../apache/spark/api/java/function/Function.html   |   504 +
 .../apache/spark/api/java/function/Function0.html  |   504 +
 .../apache/spark/api/java/function/Function2.html  |   504 +
 .../apache/spark/api/java/function/Function3.html  |   504 +
 .../apache/spark/api/java/function/Function4.html  |   504 +
 .../spark/api/java/function/MapFunction.html       |   504 +
 .../spark/api/java/function/MapGroupsFunction.html |   504 +
 .../java/function/MapGroupsWithStateFunction.html  |   504 +
 .../api/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    |   538 +
 .../scala/org/apache/spark/api/java/package.html   |   422 +
 .../api/scala/org/apache/spark/api/package.html    |   118 +
 .../org/apache/spark/broadcast/Broadcast.html      |   946 +
 .../scala/org/apache/spark/broadcast/package.html  |   161 +
 .../api/scala/org/apache/spark/graphx/Edge$.html   |   488 +
 .../api/scala/org/apache/spark/graphx/Edge.html    |   556 +
 .../org/apache/spark/graphx/EdgeContext$.html      |   505 +
 .../scala/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 +
 .../api/scala/org/apache/spark/graphx/EdgeRDD.html |  2758 ++
 .../scala/org/apache/spark/graphx/EdgeTriplet.html |   676 +
 .../api/scala/org/apache/spark/graphx/Graph$.html  |   572 +
 .../api/scala/org/apache/spark/graphx/Graph.html   |  1085 +
 .../org/apache/spark/graphx/GraphLoader$.html      |   771 +
 .../scala/org/apache/spark/graphx/GraphOps.html    |  1003 +
 .../org/apache/spark/graphx/GraphXUtils$.html      |   499 +
 ...rtitionStrategy$$CanonicalRandomVertexCut$.html |   478 +
 .../PartitionStrategy$$EdgePartition1D$.html       |   477 +
 .../PartitionStrategy$$EdgePartition2D$.html       |   504 +
 .../PartitionStrategy$$RandomVertexCut$.html       |   477 +
 .../apache/spark/graphx/PartitionStrategy$.html    |   608 +
 .../org/apache/spark/graphx/PartitionStrategy.html |   513 +
 .../api/scala/org/apache/spark/graphx/Pregel$.html |   806 +
 .../org/apache/spark/graphx/TripletFields.html     |   521 +
 .../scala/org/apache/spark/graphx/VertexRDD$.html  |   569 +
 .../scala/org/apache/spark/graphx/VertexRDD.html   |  3017 ++
 .../apache/spark/graphx/impl/EdgeActiveness.html   |   570 +
 .../org/apache/spark/graphx/impl/EdgeRDDImpl.html  |  2797 ++
 .../org/apache/spark/graphx/impl/GraphImpl$.html   |   580 +
 .../org/apache/spark/graphx/impl/GraphImpl.html    |  1132 +
 .../apache/spark/graphx/impl/VertexRDDImpl.html    |  3009 ++
 .../org/apache/spark/graphx/impl/package.html      |   218 +
 .../spark/graphx/lib/ConnectedComponents$.html     |   524 +
 .../apache/spark/graphx/lib/LabelPropagation$.html |   505 +
 .../org/apache/spark/graphx/lib/PageRank$.html     |   871 +
 .../apache/spark/graphx/lib/SVDPlusPlus$$Conf.html |   642 +
 .../org/apache/spark/graphx/lib/SVDPlusPlus$.html  |   527 +
 .../apache/spark/graphx/lib/ShortestPaths$.html    |   528 +
 .../graphx/lib/StronglyConnectedComponents$.html   |   502 +
 .../apache/spark/graphx/lib/TriangleCount$.html    |   520 +
 .../scala/org/apache/spark/graphx/lib/package.html |   271 +
 .../api/scala/org/apache/spark/graphx/package.html |   621 +
 .../apache/spark/graphx/util/GraphGenerators$.html |   906 +
 .../org/apache/spark/graphx/util/package.html      |   145 +
 .../org/apache/spark/input/PortableDataStream.html |   603 +
 .../api/scala/org/apache/spark/input/package.html  |   120 +
 .../scala/org/apache/spark/internal/Logging.html   |   743 +
 ...ileCommitProtocol$$EmptyTaskCommitMessage$.html |   505 +
 .../io/FileCommitProtocol$$TaskCommitMessage.html  |   526 +
 .../spark/internal/io/FileCommitProtocol$.html     |   795 +
 .../spark/internal/io/FileCommitProtocol.html      |   719 +
 .../internal/io/HadoopMapRedCommitProtocol.html    |   985 +
 .../internal/io/HadoopMapReduceCommitProtocol.html |   993 +
 .../spark/internal/io/HadoopWriteConfigUtil.html   |   653 +
 .../org/apache/spark/internal/io/package.html      |   214 +
 .../scala/org/apache/spark/internal/package.html   |   141 +
 .../org/apache/spark/io/CompressionCodec.html      |   529 +
 .../org/apache/spark/io/LZ4CompressionCodec.html   |   546 +
 .../org/apache/spark/io/LZFCompressionCodec.html   |   545 +
 .../spark/io/NioBufferedFileInputStream.html       |   684 +
 .../org/apache/spark/io/ReadAheadInputStream.html  |   673 +
 .../apache/spark/io/SnappyCompressionCodec.html    |   563 +
 .../org/apache/spark/io/ZStdCompressionCodec.html  |   546 +
 .../api/scala/org/apache/spark/io/package.html     |   291 +
 .../apache/spark/launcher/AbstractLauncher.html    |   743 +
 .../apache/spark/launcher/InProcessLauncher.html   |   759 +
 .../org/apache/spark/launcher/SparkAppHandle.html  |   624 +
 .../org/apache/spark/launcher/SparkLauncher.html   |   946 +
 .../scala/org/apache/spark/launcher/package.html   |   169 +
 .../spark/mapred/SparkHadoopMapRedUtil$.html       |   761 +
 .../api/scala/org/apache/spark/mapred/package.html |   118 +
 .../scala/org/apache/spark/metrics/package.html    |   118 +
 .../spark/metrics/source/CodegenMetrics$.html      |   591 +
 .../spark/metrics/source/HiveCatalogMetrics$.html  |   712 +
 .../org/apache/spark/metrics/source/package.html   |   174 +
 .../api/scala/org/apache/spark/ml/Estimator.html   |  1379 +
 .../2.4.7/api/scala/org/apache/spark/ml/Model.html |  1401 +
 .../api/scala/org/apache/spark/ml/Pipeline$.html   |   544 +
 .../api/scala/org/apache/spark/ml/Pipeline.html    |  1571 +
 .../scala/org/apache/spark/ml/PipelineModel$.html  |   544 +
 .../scala/org/apache/spark/ml/PipelineModel.html   |  1475 +
 .../scala/org/apache/spark/ml/PipelineStage.html   |  1274 +
 .../scala/org/apache/spark/ml/PredictionModel.html |  1656 +
 .../api/scala/org/apache/spark/ml/Predictor.html   |  1608 +
 .../api/scala/org/apache/spark/ml/Transformer.html |  1348 +
 .../org/apache/spark/ml/UnaryTransformer.html      |  1514 +
 .../org/apache/spark/ml/attribute/Attribute$.html  |   512 +
 .../org/apache/spark/ml/attribute/Attribute.html   |   720 +
 .../apache/spark/ml/attribute/AttributeGroup$.html |   510 +
 .../apache/spark/ml/attribute/AttributeGroup.html  |   788 +
 .../apache/spark/ml/attribute/AttributeType$.html  |   573 +
 .../apache/spark/ml/attribute/AttributeType.html   |   507 +
 .../spark/ml/attribute/BinaryAttribute$.html       |   530 +
 .../apache/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 +
 .../spark/ml/attribute/UnresolvedAttribute$.html   |   717 +
 .../org/apache/spark/ml/attribute/package.html     |   439 +
 .../BinaryLogisticRegressionSummary.html           |  1135 +
 .../BinaryLogisticRegressionTrainingSummary.html   |  1184 +
 .../ml/classification/ClassificationModel.html     |  1764 +
 .../apache/spark/ml/classification/Classifier.html |  1704 +
 .../DecisionTreeClassificationModel$.html          |   544 +
 .../DecisionTreeClassificationModel.html           |  2649 ++
 .../ml/classification/DecisionTreeClassifier$.html |   563 +
 .../ml/classification/DecisionTreeClassifier.html  |  2468 ++
 .../ml/classification/GBTClassificationModel$.html |   544 +
 .../ml/classification/GBTClassificationModel.html  |  3111 ++
 .../spark/ml/classification/GBTClassifier$.html    |   563 +
 .../spark/ml/classification/GBTClassifier.html     |  2890 ++
 .../apache/spark/ml/classification/LinearSVC$.html |   540 +
 .../apache/spark/ml/classification/LinearSVC.html  |  2308 +
 .../spark/ml/classification/LinearSVCModel$.html   |   544 +
 .../spark/ml/classification/LinearSVCModel.html    |  2220 +
 .../ml/classification/LogisticRegression$.html     |   540 +
 .../ml/classification/LogisticRegression.html      |  2948 ++
 .../classification/LogisticRegressionModel$.html   |   544 +
 .../ml/classification/LogisticRegressionModel.html |  2885 ++
 .../classification/LogisticRegressionSummary.html  |   972 +
 .../LogisticRegressionTrainingSummary.html         |  1022 +
 .../MultilayerPerceptronClassificationModel$.html  |   544 +
 .../MultilayerPerceptronClassificationModel.html   |  2043 +
 .../MultilayerPerceptronClassifier$.html           |   540 +
 .../MultilayerPerceptronClassifier.html            |  2454 ++
 .../spark/ml/classification/NaiveBayes$.html       |   540 +
 .../apache/spark/ml/classification/NaiveBayes.html |  2099 +
 .../spark/ml/classification/NaiveBayesModel$.html  |   544 +
 .../spark/ml/classification/NaiveBayesModel.html   |  2166 +
 .../apache/spark/ml/classification/OneVsRest$.html |   544 +
 .../apache/spark/ml/classification/OneVsRest.html  |  1970 +
 .../spark/ml/classification/OneVsRestModel$.html   |   544 +
 .../spark/ml/classification/OneVsRestModel.html    |  1868 +
 .../ProbabilisticClassificationModel.html          |  1951 +
 .../ml/classification/ProbabilisticClassifier.html |  1813 +
 .../RandomForestClassificationModel$.html          |   544 +
 .../RandomForestClassificationModel.html           |  2831 ++
 .../ml/classification/RandomForestClassifier$.html |   586 +
 .../ml/classification/RandomForestClassifier.html  |  2657 ++
 .../apache/spark/ml/classification/package.html    |  1086 +
 .../spark/ml/clustering/BisectingKMeans$.html      |   540 +
 .../spark/ml/clustering/BisectingKMeans.html       |  1959 +
 .../spark/ml/clustering/BisectingKMeansModel$.html |   538 +
 .../spark/ml/clustering/BisectingKMeansModel.html  |  1908 +
 .../ml/clustering/BisectingKMeansSummary.html      |   625 +
 .../spark/ml/clustering/ClusteringSummary.html     |   619 +
 .../spark/ml/clustering/DistributedLDAModel$.html  |   544 +
 .../spark/ml/clustering/DistributedLDAModel.html   |  2621 ++
 .../spark/ml/clustering/GaussianMixture$.html      |   540 +
 .../spark/ml/clustering/GaussianMixture.html       |  1939 +
 .../spark/ml/clustering/GaussianMixtureModel$.html |   544 +
 .../spark/ml/clustering/GaussianMixtureModel.html  |  1942 +
 .../ml/clustering/GaussianMixtureSummary.html      |   697 +
 .../org/apache/spark/ml/clustering/KMeans$.html    |   540 +
 .../org/apache/spark/ml/clustering/KMeans.html     |  2080 +
 .../apache/spark/ml/clustering/KMeansModel$.html   |   544 +
 .../apache/spark/ml/clustering/KMeansModel.html    |  1999 +
 .../apache/spark/ml/clustering/KMeansSummary.html  |   650 +
 .../scala/org/apache/spark/ml/clustering/LDA$.html |   538 +
 .../scala/org/apache/spark/ml/clustering/LDA.html  |  2583 ++
 .../org/apache/spark/ml/clustering/LDAModel.html   |  2477 ++
 .../apache/spark/ml/clustering/LocalLDAModel$.html |   544 +
 .../apache/spark/ml/clustering/LocalLDAModel.html  |  2481 ++
 .../ml/clustering/PowerIterationClustering$.html   |   540 +
 .../ml/clustering/PowerIterationClustering.html    |  1498 +
 .../org/apache/spark/ml/clustering/package.html    |   741 +
 .../evaluation/BinaryClassificationEvaluator$.html |   540 +
 .../evaluation/BinaryClassificationEvaluator.html  |  1342 +
 .../spark/ml/evaluation/ClusteringEvaluator$.html  |   540 +
 .../spark/ml/evaluation/ClusteringEvaluator.html   |  1415 +
 .../org/apache/spark/ml/evaluation/Evaluator.html  |  1059 +
 .../MulticlassClassificationEvaluator$.html        |   540 +
 .../MulticlassClassificationEvaluator.html         |  1342 +
 .../spark/ml/evaluation/RegressionEvaluator$.html  |   540 +
 .../spark/ml/evaluation/RegressionEvaluator.html   |  1341 +
 .../org/apache/spark/ml/evaluation/package.html    |   339 +
 .../org/apache/spark/ml/feature/Binarizer$.html    |   540 +
 .../org/apache/spark/ml/feature/Binarizer.html     |  1643 +
 .../ml/feature/BucketedRandomProjectionLSH$.html   |   540 +
 .../ml/feature/BucketedRandomProjectionLSH.html    |  1815 +
 .../feature/BucketedRandomProjectionLSHModel$.html |   544 +
 .../feature/BucketedRandomProjectionLSHModel.html  |  1817 +
 .../org/apache/spark/ml/feature/Bucketizer$.html   |   540 +
 .../org/apache/spark/ml/feature/Bucketizer.html    |  1962 +
 .../apache/spark/ml/feature/ChiSqSelector$.html    |   540 +
 .../org/apache/spark/ml/feature/ChiSqSelector.html |  2087 +
 .../spark/ml/feature/ChiSqSelectorModel$.html      |   544 +
 .../spark/ml/feature/ChiSqSelectorModel.html       |  1918 +
 .../apache/spark/ml/feature/CountVectorizer$.html  |   540 +
 .../apache/spark/ml/feature/CountVectorizer.html   |  1927 +
 .../spark/ml/feature/CountVectorizerModel$.html    |   544 +
 .../spark/ml/feature/CountVectorizerModel.html     |  1901 +
 .../scala/org/apache/spark/ml/feature/DCT$.html    |   540 +
 .../api/scala/org/apache/spark/ml/feature/DCT.html |  1673 +
 .../spark/ml/feature/ElementwiseProduct$.html      |   540 +
 .../spark/ml/feature/ElementwiseProduct.html       |  1670 +
 .../apache/spark/ml/feature/FeatureHasher$.html    |   540 +
 .../org/apache/spark/ml/feature/FeatureHasher.html |  1765 +
 .../org/apache/spark/ml/feature/HashingTF$.html    |   540 +
 .../org/apache/spark/ml/feature/HashingTF.html     |  1718 +
 .../scala/org/apache/spark/ml/feature/IDF$.html    |   540 +
 .../api/scala/org/apache/spark/ml/feature/IDF.html |  1680 +
 .../org/apache/spark/ml/feature/IDFModel$.html     |   544 +
 .../org/apache/spark/ml/feature/IDFModel.html      |  1658 +
 .../org/apache/spark/ml/feature/Imputer$.html      |   540 +
 .../scala/org/apache/spark/ml/feature/Imputer.html |  1732 +
 .../org/apache/spark/ml/feature/ImputerModel$.html |   544 +
 .../org/apache/spark/ml/feature/ImputerModel.html  |  1672 +
 .../apache/spark/ml/feature/IndexToString$.html    |   540 +
 .../org/apache/spark/ml/feature/IndexToString.html |  1643 +
 .../org/apache/spark/ml/feature/Interaction$.html  |   540 +
 .../org/apache/spark/ml/feature/Interaction.html   |  1576 +
 .../org/apache/spark/ml/feature/LabeledPoint.html  |   531 +
 .../org/apache/spark/ml/feature/MaxAbsScaler$.html |   540 +
 .../org/apache/spark/ml/feature/MaxAbsScaler.html  |  1623 +
 .../spark/ml/feature/MaxAbsScalerModel$.html       |   544 +
 .../apache/spark/ml/feature/MaxAbsScalerModel.html |  1621 +
 .../org/apache/spark/ml/feature/MinHashLSH$.html   |   540 +
 .../org/apache/spark/ml/feature/MinHashLSH.html    |  1754 +
 .../apache/spark/ml/feature/MinHashLSHModel$.html  |   544 +
 .../apache/spark/ml/feature/MinHashLSHModel.html   |  1780 +
 .../org/apache/spark/ml/feature/MinMaxScaler$.html |   540 +
 .../org/apache/spark/ml/feature/MinMaxScaler.html  |  1746 +
 .../spark/ml/feature/MinMaxScalerModel$.html       |   544 +
 .../apache/spark/ml/feature/MinMaxScalerModel.html |  1765 +
 .../scala/org/apache/spark/ml/feature/NGram$.html  |   540 +
 .../scala/org/apache/spark/ml/feature/NGram.html   |  1674 +
 .../org/apache/spark/ml/feature/Normalizer$.html   |   540 +
 .../org/apache/spark/ml/feature/Normalizer.html    |  1669 +
 .../apache/spark/ml/feature/OneHotEncoder$.html    |   540 +
 .../org/apache/spark/ml/feature/OneHotEncoder.html |  1651 +
 .../spark/ml/feature/OneHotEncoderEstimator$.html  |   540 +
 .../spark/ml/feature/OneHotEncoderEstimator.html   |  1771 +
 .../spark/ml/feature/OneHotEncoderModel$.html      |   544 +
 .../spark/ml/feature/OneHotEncoderModel.html       |  1761 +
 .../scala/org/apache/spark/ml/feature/PCA$.html    |   540 +
 .../api/scala/org/apache/spark/ml/feature/PCA.html |  1679 +
 .../org/apache/spark/ml/feature/PCAModel$.html     |   544 +
 .../org/apache/spark/ml/feature/PCAModel.html      |  1682 +
 .../spark/ml/feature/PolynomialExpansion$.html     |   548 +
 .../spark/ml/feature/PolynomialExpansion.html      |  1682 +
 .../spark/ml/feature/QuantileDiscretizer$.html     |   797 +
 .../spark/ml/feature/QuantileDiscretizer.html      |  1991 +
 .../org/apache/spark/ml/feature/RFormula$.html     |   540 +
 .../org/apache/spark/ml/feature/RFormula.html      |  1934 +
 .../apache/spark/ml/feature/RFormulaModel$.html    |   544 +
 .../org/apache/spark/ml/feature/RFormulaModel.html |  1762 +
 .../apache/spark/ml/feature/RegexTokenizer$.html   |   540 +
 .../apache/spark/ml/feature/RegexTokenizer.html    |  1888 +
 .../apache/spark/ml/feature/SQLTransformer$.html   |   540 +
 .../apache/spark/ml/feature/SQLTransformer.html    |  1530 +
 .../apache/spark/ml/feature/StandardScaler$.html   |   540 +
 .../apache/spark/ml/feature/StandardScaler.html    |  1742 +
 .../spark/ml/feature/StandardScalerModel$.html     |   544 +
 .../spark/ml/feature/StandardScalerModel.html      |  1716 +
 .../apache/spark/ml/feature/StopWordsRemover$.html |   566 +
 .../apache/spark/ml/feature/StopWordsRemover.html  |  1783 +
 .../apache/spark/ml/feature/StringIndexer$.html    |   540 +
 .../org/apache/spark/ml/feature/StringIndexer.html |  1767 +
 .../spark/ml/feature/StringIndexerModel$.html      |   544 +
 .../spark/ml/feature/StringIndexerModel.html       |  1786 +
 .../org/apache/spark/ml/feature/Tokenizer$.html    |   540 +
 .../org/apache/spark/ml/feature/Tokenizer.html     |  1605 +
 .../apache/spark/ml/feature/VectorAssembler$.html  |   540 +
 .../apache/spark/ml/feature/VectorAssembler.html   |  1642 +
 .../apache/spark/ml/feature/VectorIndexer$.html    |   540 +
 .../org/apache/spark/ml/feature/VectorIndexer.html |  1744 +
 .../spark/ml/feature/VectorIndexerModel$.html      |   544 +
 .../spark/ml/feature/VectorIndexerModel.html       |  1742 +
 .../apache/spark/ml/feature/VectorSizeHint$.html   |   542 +
 .../apache/spark/ml/feature/VectorSizeHint.html    |  1657 +
 .../org/apache/spark/ml/feature/VectorSlicer$.html |   540 +
 .../org/apache/spark/ml/feature/VectorSlicer.html  |  1718 +
 .../org/apache/spark/ml/feature/Word2Vec$.html     |   540 +
 .../org/apache/spark/ml/feature/Word2Vec.html      |  2105 +
 .../apache/spark/ml/feature/Word2VecModel$.html    |   544 +
 .../org/apache/spark/ml/feature/Word2VecModel.html |  2026 +
 .../scala/org/apache/spark/ml/feature/package.html |  2813 ++
 .../scala/org/apache/spark/ml/fpm/FPGrowth$.html   |   540 +
 .../scala/org/apache/spark/ml/fpm/FPGrowth.html    |  1870 +
 .../org/apache/spark/ml/fpm/FPGrowthModel$.html    |   544 +
 .../org/apache/spark/ml/fpm/FPGrowthModel.html     |  1853 +
 .../scala/org/apache/spark/ml/fpm/PrefixSpan.html  |  1332 +
 .../api/scala/org/apache/spark/ml/fpm/package.html |   246 +
 .../org/apache/spark/ml/image/ImageSchema$.html    |   766 +
 .../scala/org/apache/spark/ml/image/package.html   |   129 +
 .../org/apache/spark/ml/linalg/DenseMatrix$.html   |   634 +
 .../org/apache/spark/ml/linalg/DenseMatrix.html    |  1133 +
 .../org/apache/spark/ml/linalg/DenseVector$.html   |   517 +
 .../org/apache/spark/ml/linalg/DenseVector.html    |   767 +
 .../org/apache/spark/ml/linalg/Matrices$.html      |   795 +
 .../scala/org/apache/spark/ml/linalg/Matrix.html   |  1100 +
 .../org/apache/spark/ml/linalg/SQLDataTypes$.html  |   526 +
 .../org/apache/spark/ml/linalg/SparseMatrix$.html  |   615 +
 .../org/apache/spark/ml/linalg/SparseMatrix.html   |  1186 +
 .../org/apache/spark/ml/linalg/SparseVector$.html  |   517 +
 .../org/apache/spark/ml/linalg/SparseVector.html   |   789 +
 .../scala/org/apache/spark/ml/linalg/Vector.html   |   768 +
 .../scala/org/apache/spark/ml/linalg/Vectors$.html |   683 +
 .../scala/org/apache/spark/ml/linalg/package.html  |   429 +
 .../api/scala/org/apache/spark/ml/package.html     |   744 +
 .../org/apache/spark/ml/param/BooleanParam.html    |   667 +
 .../spark/ml/param/DoubleArrayArrayParam.html      |   684 +
 .../apache/spark/ml/param/DoubleArrayParam.html    |   684 +
 .../org/apache/spark/ml/param/DoubleParam.html     |   701 +
 .../org/apache/spark/ml/param/FloatParam.html      |   701 +
 .../org/apache/spark/ml/param/IntArrayParam.html   |   684 +
 .../scala/org/apache/spark/ml/param/IntParam.html  |   701 +
 .../org/apache/spark/ml/param/JavaParams.html      |   971 +
 .../scala/org/apache/spark/ml/param/LongParam.html |   701 +
 .../api/scala/org/apache/spark/ml/param/Param.html |   704 +
 .../scala/org/apache/spark/ml/param/ParamMap$.html |   544 +
 .../scala/org/apache/spark/ml/param/ParamMap.html  |   845 +
 .../scala/org/apache/spark/ml/param/ParamPair.html |   518 +
 .../apache/spark/ml/param/ParamValidators$.html    |   670 +
 .../scala/org/apache/spark/ml/param/Params.html    |   940 +
 .../apache/spark/ml/param/StringArrayParam.html    |   684 +
 .../scala/org/apache/spark/ml/param/package.html   |   497 +
 .../spark/ml/param/shared/HasAggregationDepth.html |   990 +
 .../ml/param/shared/HasCheckpointInterval.html     |   989 +
 .../spark/ml/param/shared/HasCollectSubModels.html |   993 +
 .../spark/ml/param/shared/HasDistanceMeasure.html  |   989 +
 .../spark/ml/param/shared/HasElasticNetParam.html  |   989 +
 .../spark/ml/param/shared/HasFeaturesCol.html      |   992 +
 .../spark/ml/param/shared/HasFitIntercept.html     |   989 +
 .../spark/ml/param/shared/HasHandleInvalid.html    |   992 +
 .../apache/spark/ml/param/shared/HasInputCol.html  |   992 +
 .../apache/spark/ml/param/shared/HasInputCols.html |   992 +
 .../apache/spark/ml/param/shared/HasLabelCol.html  |   992 +
 .../org/apache/spark/ml/param/shared/HasLoss.html  |   989 +
 .../apache/spark/ml/param/shared/HasMaxIter.html   |   989 +
 .../apache/spark/ml/param/shared/HasOutputCol.html |   992 +
 .../spark/ml/param/shared/HasOutputCols.html       |   992 +
 .../spark/ml/param/shared/HasPredictionCol.html    |   992 +
 .../spark/ml/param/shared/HasProbabilityCol.html   |   989 +
 .../spark/ml/param/shared/HasRawPredictionCol.html |   992 +
 .../apache/spark/ml/param/shared/HasRegParam.html  |   989 +
 .../org/apache/spark/ml/param/shared/HasSeed.html  |   992 +
 .../apache/spark/ml/param/shared/HasSolver.html    |   989 +
 .../spark/ml/param/shared/HasStandardization.html  |   989 +
 .../apache/spark/ml/param/shared/HasStepSize.html  |   989 +
 .../apache/spark/ml/param/shared/HasThreshold.html |   989 +
 .../spark/ml/param/shared/HasThresholds.html       |   989 +
 .../org/apache/spark/ml/param/shared/HasTol.html   |   989 +
 .../ml/param/shared/HasValidationIndicatorCol.html |   989 +
 .../spark/ml/param/shared/HasVarianceCol.html      |   989 +
 .../apache/spark/ml/param/shared/HasWeightCol.html |   989 +
 .../org/apache/spark/ml/param/shared/package.html  |   741 +
 .../spark/ml/recommendation/ALS$$Rating.html       |   515 +
 .../org/apache/spark/ml/recommendation/ALS$.html   |   865 +
 .../org/apache/spark/ml/recommendation/ALS.html    |  2577 ++
 .../apache/spark/ml/recommendation/ALSModel$.html  |   544 +
 .../apache/spark/ml/recommendation/ALSModel.html   |  1894 +
 .../apache/spark/ml/recommendation/package.html    |   220 +
 .../ml/regression/AFTSurvivalRegression$.html      |   540 +
 .../spark/ml/regression/AFTSurvivalRegression.html |  2173 +
 .../ml/regression/AFTSurvivalRegressionModel$.html |   544 +
 .../ml/regression/AFTSurvivalRegressionModel.html  |  2094 +
 .../regression/DecisionTreeRegressionModel$.html   |   544 +
 .../ml/regression/DecisionTreeRegressionModel.html |  2397 ++
 .../ml/regression/DecisionTreeRegressor$.html      |   557 +
 .../spark/ml/regression/DecisionTreeRegressor.html |  2314 ++
 .../spark/ml/regression/GBTRegressionModel$.html   |   544 +
 .../spark/ml/regression/GBTRegressionModel.html    |  2787 ++
 .../apache/spark/ml/regression/GBTRegressor$.html  |   563 +
 .../apache/spark/ml/regression/GBTRegressor.html   |  2679 ++
 .../regression/GeneralizedLinearRegression$.html   |   540 +
 .../ml/regression/GeneralizedLinearRegression.html |  2555 ++
 .../GeneralizedLinearRegressionModel$.html         |   544 +
 .../GeneralizedLinearRegressionModel.html          |  2375 ++
 .../GeneralizedLinearRegressionSummary.html        |   830 +
 ...GeneralizedLinearRegressionTrainingSummary.html |   956 +
 .../spark/ml/regression/IsotonicRegression$.html   |   540 +
 .../spark/ml/regression/IsotonicRegression.html    |  1877 +
 .../ml/regression/IsotonicRegressionModel$.html    |   544 +
 .../ml/regression/IsotonicRegressionModel.html     |  1829 +
 .../spark/ml/regression/LinearRegression$.html     |   567 +
 .../spark/ml/regression/LinearRegression.html      |  2463 ++
 .../ml/regression/LinearRegressionModel$.html      |   544 +
 .../spark/ml/regression/LinearRegressionModel.html |  2280 +
 .../ml/regression/LinearRegressionSummary.html     |   872 +
 .../LinearRegressionTrainingSummary.html           |   916 +
 .../regression/RandomForestRegressionModel$.html   |   544 +
 .../ml/regression/RandomForestRegressionModel.html |  2509 ++
 .../ml/regression/RandomForestRegressor$.html      |   586 +
 .../spark/ml/regression/RandomForestRegressor.html |  2444 ++
 .../spark/ml/regression/RegressionModel.html       |  1655 +
 .../org/apache/spark/ml/regression/package.html    |   968 +
 .../spark/ml/source/image/ImageDataSource.html     |   498 +
 .../org/apache/spark/ml/source/image/package.html  |   134 +
 .../spark/ml/source/libsvm/LibSVMDataSource.html   |   500 +
 .../org/apache/spark/ml/source/libsvm/package.html |   136 +
 .../scala/org/apache/spark/ml/source/package.html  |   135 +
 .../org/apache/spark/ml/stat/ChiSquareTest$.html   |   521 +
 .../org/apache/spark/ml/stat/Correlation$.html     |   555 +
 .../spark/ml/stat/KolmogorovSmirnovTest$.html      |   580 +
 .../org/apache/spark/ml/stat/Summarizer$.html      |  1151 +
 .../org/apache/spark/ml/stat/SummaryBuilder.html   |   542 +
 .../ml/stat/distribution/MultivariateGaussian.html |   621 +
 .../apache/spark/ml/stat/distribution/package.html |   131 +
 .../scala/org/apache/spark/ml/stat/package.html    |   266 +
 .../org/apache/spark/ml/tree/CategoricalSplit.html |   562 +
 .../org/apache/spark/ml/tree/ContinuousSplit.html  |   524 +
 .../org/apache/spark/ml/tree/InternalNode.html     |   591 +
 .../scala/org/apache/spark/ml/tree/LeafNode.html   |   522 +
 .../api/scala/org/apache/spark/ml/tree/Node.html   |   527 +
 .../api/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 +
 .../org/apache/spark/ml/tuning/CrossValidator.html |  1965 +
 ...sValidatorModel$$CrossValidatorModelWriter.html |   985 +
 .../spark/ml/tuning/CrossValidatorModel$.html      |   570 +
 .../spark/ml/tuning/CrossValidatorModel.html       |  1777 +
 .../apache/spark/ml/tuning/ParamGridBuilder.html   |   733 +
 .../spark/ml/tuning/TrainValidationSplit$.html     |   544 +
 .../spark/ml/tuning/TrainValidationSplit.html      |  1964 +
 ...plitModel$$TrainValidationSplitModelWriter.html |   985 +
 .../ml/tuning/TrainValidationSplitModel$.html      |   570 +
 .../spark/ml/tuning/TrainValidationSplitModel.html |  1771 +
 .../scala/org/apache/spark/ml/tuning/package.html  |   329 +
 .../spark/ml/util/DefaultParamsReadable.html       |   537 +
 .../spark/ml/util/DefaultParamsWritable.html       |   542 +
 .../apache/spark/ml/util/GeneralMLWritable.html    |   552 +
 .../org/apache/spark/ml/util/GeneralMLWriter.html  |  1036 +
 .../org/apache/spark/ml/util/Identifiable$.html    |   505 +
 .../org/apache/spark/ml/util/Identifiable.html     |   512 +
 .../org/apache/spark/ml/util/MLFormatRegister.html |   573 +
 .../scala/org/apache/spark/ml/util/MLReadable.html |   543 +
 .../scala/org/apache/spark/ml/util/MLReader.html   |   630 +
 .../scala/org/apache/spark/ml/util/MLWritable.html |   548 +
 .../scala/org/apache/spark/ml/util/MLWriter.html   |  1016 +
 .../org/apache/spark/ml/util/MLWriterFormat.html   |   521 +
 .../scala/org/apache/spark/ml/util/package.html    |   400 +
 .../scala/org/apache/spark/mllib/JavaPackage.html  |   482 +
 .../mllib/classification/ClassificationModel.html  |   571 +
 .../classification/LogisticRegressionModel$.html   |   520 +
 .../classification/LogisticRegressionModel.html    |   964 +
 .../LogisticRegressionWithLBFGS.html               |  1106 +
 .../classification/LogisticRegressionWithSGD$.html |   603 +
 .../classification/LogisticRegressionWithSGD.html  |  1088 +
 .../spark/mllib/classification/NaiveBayes$.html    |   582 +
 .../spark/mllib/classification/NaiveBayes.html     |   923 +
 .../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     |  1084 +
 .../StreamingLogisticRegressionWithSGD.html        |  1109 +
 .../apache/spark/mllib/classification/package.html |   494 +
 .../spark/mllib/clustering/BisectingKMeans.html    |  1068 +
 .../mllib/clustering/BisectingKMeansModel$.html    |   520 +
 .../mllib/clustering/BisectingKMeansModel.html     |  1034 +
 .../spark/mllib/clustering/DistanceMeasure$.html   |   538 +
 .../mllib/clustering/DistributedLDAModel$.html     |   519 +
 .../mllib/clustering/DistributedLDAModel.html      |   993 +
 .../spark/mllib/clustering/EMLDAOptimizer.html     |   567 +
 .../spark/mllib/clustering/GaussianMixture.html    |   833 +
 .../mllib/clustering/GaussianMixtureModel$.html    |   520 +
 .../mllib/clustering/GaussianMixtureModel.html     |   767 +
 .../org/apache/spark/mllib/clustering/KMeans$.html |   700 +
 .../org/apache/spark/mllib/clustering/KMeans.html  |  1237 +
 .../spark/mllib/clustering/KMeansModel$.html       |   520 +
 .../apache/spark/mllib/clustering/KMeansModel.html |   902 +
 .../org/apache/spark/mllib/clustering/LDA.html     |  1421 +
 .../apache/spark/mllib/clustering/LDAModel.html    |   736 +
 .../spark/mllib/clustering/LDAOptimizer.html       |   495 +
 .../spark/mllib/clustering/LocalLDAModel$.html     |   521 +
 .../spark/mllib/clustering/LocalLDAModel.html      |   987 +
 .../spark/mllib/clustering/OnlineLDAOptimizer.html |   980 +
 .../PowerIterationClustering$$Assignment.html      |   499 +
 .../clustering/PowerIterationClustering$.html      |   777 +
 .../mllib/clustering/PowerIterationClustering.html |   684 +
 .../clustering/PowerIterationClusteringModel$.html |   520 +
 .../clustering/PowerIterationClusteringModel.html  |   611 +
 .../spark/mllib/clustering/StreamingKMeans.html    |  1185 +
 .../mllib/clustering/StreamingKMeansModel.html     |  1186 +
 .../org/apache/spark/mllib/clustering/package.html |   815 +
 .../evaluation/BinaryClassificationMetrics.html    |  1112 +
 .../spark/mllib/evaluation/MulticlassMetrics.html  |   982 +
 .../spark/mllib/evaluation/MultilabelMetrics.html  |   842 +
 .../spark/mllib/evaluation/RankingMetrics$.html    |   511 +
 .../spark/mllib/evaluation/RankingMetrics.html     |   848 +
 .../spark/mllib/evaluation/RegressionMetrics.html  |   925 +
 .../org/apache/spark/mllib/evaluation/package.html |   240 +
 .../apache/spark/mllib/feature/ChiSqSelector.html  |   818 +
 .../spark/mllib/feature/ChiSqSelectorModel$.html   |   514 +
 .../spark/mllib/feature/ChiSqSelectorModel.html    |   685 +
 .../spark/mllib/feature/ElementwiseProduct.html    |   617 +
 .../org/apache/spark/mllib/feature/HashingTF$.html |   488 +
 .../org/apache/spark/mllib/feature/HashingTF.html  |   727 +
 .../scala/org/apache/spark/mllib/feature/IDF.html  |   614 +
 .../org/apache/spark/mllib/feature/IDFModel.html   |   590 +
 .../org/apache/spark/mllib/feature/Normalizer.html |   617 +
 .../scala/org/apache/spark/mllib/feature/PCA.html  |   586 +
 .../org/apache/spark/mllib/feature/PCAModel.html   |   637 +
 .../apache/spark/mllib/feature/StandardScaler.html |   823 +
 .../spark/mllib/feature/StandardScalerModel.html   |   786 +
 .../spark/mllib/feature/VectorTransformer.html     |   574 +
 .../org/apache/spark/mllib/feature/Word2Vec.html   |  1026 +
 .../apache/spark/mllib/feature/Word2VecModel$.html |   520 +
 .../apache/spark/mllib/feature/Word2VecModel.html  |   661 +
 .../org/apache/spark/mllib/feature/package.html    |   530 +
 .../spark/mllib/fpm/AssociationRules$$Rule.html    |   633 +
 .../apache/spark/mllib/fpm/AssociationRules$.html  |   520 +
 .../apache/spark/mllib/fpm/AssociationRules.html   |   874 +
 .../spark/mllib/fpm/FPGrowth$$FreqItemset.html     |   587 +
 .../org/apache/spark/mllib/fpm/FPGrowth$.html      |   520 +
 .../scala/org/apache/spark/mllib/fpm/FPGrowth.html |   879 +
 .../org/apache/spark/mllib/fpm/FPGrowthModel$.html |   520 +
 .../org/apache/spark/mllib/fpm/FPGrowthModel.html  |   657 +
 .../spark/mllib/fpm/PrefixSpan$$FreqSequence.html  |   588 +
 .../org/apache/spark/mllib/fpm/PrefixSpan$.html    |   777 +
 .../org/apache/spark/mllib/fpm/PrefixSpan.html     |   980 +
 .../apache/spark/mllib/fpm/PrefixSpanModel$.html   |   520 +
 .../apache/spark/mllib/fpm/PrefixSpanModel.html    |   588 +
 .../scala/org/apache/spark/mllib/fpm/package.html  |   347 +
 .../apache/spark/mllib/linalg/DenseMatrix$.html    |   658 +
 .../org/apache/spark/mllib/linalg/DenseMatrix.html |   987 +
 .../apache/spark/mllib/linalg/DenseVector$.html    |   541 +
 .../org/apache/spark/mllib/linalg/DenseVector.html |   866 +
 .../org/apache/spark/mllib/linalg/Matrices$.html   |   819 +
 .../org/apache/spark/mllib/linalg/Matrix.html      |   881 +
 .../apache/spark/mllib/linalg/QRDecomposition.html |   500 +
 .../mllib/linalg/SingularValueDecomposition.html   |   517 +
 .../apache/spark/mllib/linalg/SparseMatrix$.html   |   639 +
 .../apache/spark/mllib/linalg/SparseMatrix.html    |  1040 +
 .../apache/spark/mllib/linalg/SparseVector$.html   |   541 +
 .../apache/spark/mllib/linalg/SparseVector.html    |   882 +
 .../org/apache/spark/mllib/linalg/Vector.html      |   819 +
 .../org/apache/spark/mllib/linalg/VectorUDT.html   |   743 +
 .../org/apache/spark/mllib/linalg/Vectors$.html    |   755 +
 .../mllib/linalg/distributed/BlockMatrix.html      |  1267 +
 .../mllib/linalg/distributed/CoordinateMatrix.html |   735 +
 .../linalg/distributed/DistributedMatrix.html      |   545 +
 .../spark/mllib/linalg/distributed/IndexedRow.html |   500 +
 .../mllib/linalg/distributed/IndexedRowMatrix.html |   826 +
 .../mllib/linalg/distributed/MatrixEntry.html      |   516 +
 .../spark/mllib/linalg/distributed/RowMatrix$.html |   494 +
 .../spark/mllib/linalg/distributed/RowMatrix.html  |  1171 +
 .../spark/mllib/linalg/distributed/package.html    |   296 +
 .../org/apache/spark/mllib/linalg/package.html     |   500 +
 .../apache/spark/mllib/optimization/Gradient.html  |   555 +
 .../spark/mllib/optimization/GradientDescent$.html |   797 +
 .../spark/mllib/optimization/GradientDescent.html  |   904 +
 .../spark/mllib/optimization/HingeGradient.html    |   552 +
 .../apache/spark/mllib/optimization/L1Updater.html |   542 +
 .../apache/spark/mllib/optimization/LBFGS$.html    |   776 +
 .../org/apache/spark/mllib/optimization/LBFGS.html |   907 +
 .../mllib/optimization/LeastSquaresGradient.html   |   554 +
 .../spark/mllib/optimization/LogisticGradient.html |   631 +
 .../apache/spark/mllib/optimization/Optimizer.html |   514 +
 .../spark/mllib/optimization/SimpleUpdater.html    |   536 +
 .../spark/mllib/optimization/SquaredL2Updater.html |   537 +
 .../apache/spark/mllib/optimization/Updater.html   |   544 +
 .../apache/spark/mllib/optimization/package.html   |   479 +
 .../api/scala/org/apache/spark/mllib/package.html  |   411 +
 .../apache/spark/mllib/pmml/PMMLExportable.html    |   597 +
 .../scala/org/apache/spark/mllib/pmml/package.html |   133 +
 .../spark/mllib/random/ExponentialGenerator.html   |   622 +
 .../apache/spark/mllib/random/GammaGenerator.html  |   645 +
 .../spark/mllib/random/LogNormalGenerator.html     |   646 +
 .../spark/mllib/random/PoissonGenerator.html       |   622 +
 .../spark/mllib/random/RandomDataGenerator.html    |   571 +
 .../org/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 +
 .../apache/spark/mllib/rdd/MLPairRDDFunctions.html |   534 +
 .../org/apache/spark/mllib/rdd/RDDFunctions$.html  |   509 +
 .../org/apache/spark/mllib/rdd/RDDFunctions.html   |   554 +
 .../scala/org/apache/spark/mllib/rdd/package.html  |   194 +
 .../apache/spark/mllib/recommendation/ALS$.html    |   718 +
 .../org/apache/spark/mllib/recommendation/ALS.html |  1181 +
 .../recommendation/MatrixFactorizationModel$.html  |   520 +
 .../recommendation/MatrixFactorizationModel.html   |  1080 +
 .../apache/spark/mllib/recommendation/Rating.html  |   541 +
 .../apache/spark/mllib/recommendation/package.html |   243 +
 .../regression/GeneralizedLinearAlgorithm.html     |  1079 +
 .../mllib/regression/GeneralizedLinearModel.html   |   643 +
 .../spark/mllib/regression/IsotonicRegression.html |   607 +
 .../mllib/regression/IsotonicRegressionModel$.html |   520 +
 .../mllib/regression/IsotonicRegressionModel.html  |   744 +
 .../spark/mllib/regression/LabeledPoint$.html      |   519 +
 .../spark/mllib/regression/LabeledPoint.html       |   539 +
 .../apache/spark/mllib/regression/LassoModel$.html |   520 +
 .../apache/spark/mllib/regression/LassoModel.html  |   807 +
 .../spark/mllib/regression/LassoWithSGD$.html      |   606 +
 .../spark/mllib/regression/LassoWithSGD.html       |  1090 +
 .../mllib/regression/LinearRegressionModel$.html   |   520 +
 .../mllib/regression/LinearRegressionModel.html    |   807 +
 .../mllib/regression/LinearRegressionWithSGD$.html |   606 +
 .../mllib/regression/LinearRegressionWithSGD.html  |  1091 +
 .../spark/mllib/regression/RegressionModel.html    |   569 +
 .../mllib/regression/RidgeRegressionModel$.html    |   520 +
 .../mllib/regression/RidgeRegressionModel.html     |   807 +
 .../mllib/regression/RidgeRegressionWithSGD$.html  |   602 +
 .../mllib/regression/RidgeRegressionWithSGD.html   |  1090 +
 .../mllib/regression/StreamingLinearAlgorithm.html |   991 +
 .../StreamingLinearRegressionWithSGD.html          |  1145 +
 .../org/apache/spark/mllib/regression/package.html |   700 +
 .../org/apache/spark/mllib/stat/KernelDensity.html |   613 +
 .../mllib/stat/MultivariateOnlineSummarizer.html   |   761 +
 .../mllib/stat/MultivariateStatisticalSummary.html |   689 +
 .../org/apache/spark/mllib/stat/Statistics$.html   |   895 +
 .../stat/distribution/MultivariateGaussian.html    |   622 +
 .../spark/mllib/stat/distribution/package.html     |   133 +
 .../scala/org/apache/spark/mllib/stat/package.html |   254 +
 .../apache/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       |   909 +
 .../apache/spark/mllib/stat/test/TestResult.html   |   596 +
 .../org/apache/spark/mllib/stat/test/package.html  |   232 +
 .../org/apache/spark/mllib/tree/DecisionTree$.html |   986 +
 .../org/apache/spark/mllib/tree/DecisionTree.html  |   806 +
 .../spark/mllib/tree/GradientBoostedTrees$.html    |   802 +
 .../spark/mllib/tree/GradientBoostedTrees.html     |   885 +
 .../org/apache/spark/mllib/tree/RandomForest$.html |   951 +
 .../spark/mllib/tree/configuration/Algo$.html      |   811 +
 .../tree/configuration/BoostingStrategy$.html      |   542 +
 .../mllib/tree/configuration/BoostingStrategy.html |   859 +
 .../mllib/tree/configuration/FeatureType$.html     |   811 +
 .../tree/configuration/QuantileStrategy$.html      |   834 +
 .../spark/mllib/tree/configuration/Strategy$.html  |   540 +
 .../spark/mllib/tree/configuration/Strategy.html   |  1601 +
 .../spark/mllib/tree/configuration/package.html    |   285 +
 .../apache/spark/mllib/tree/impurity/Entropy$.html |   574 +
 .../apache/spark/mllib/tree/impurity/Gini$.html    |   576 +
 .../apache/spark/mllib/tree/impurity/Impurity.html |   556 +
 .../spark/mllib/tree/impurity/Variance$.html       |   574 +
 .../apache/spark/mllib/tree/impurity/package.html  |   208 +
 .../spark/mllib/tree/loss/AbsoluteError$.html      |   551 +
 .../org/apache/spark/mllib/tree/loss/LogLoss$.html |   555 +
 .../org/apache/spark/mllib/tree/loss/Loss.html     |   550 +
 .../org/apache/spark/mllib/tree/loss/Losses$.html  |   511 +
 .../spark/mllib/tree/loss/SquaredError$.html       |   551 +
 .../org/apache/spark/mllib/tree/loss/package.html  |   246 +
 .../spark/mllib/tree/model/DecisionTreeModel$.html |   776 +
 .../spark/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    |   988 +
 .../org/apache/spark/mllib/tree/model/Predict.html |   567 +
 .../spark/mllib/tree/model/RandomForestModel$.html |   519 +
 .../spark/mllib/tree/model/RandomForestModel.html  |   755 +
 .../org/apache/spark/mllib/tree/model/Split.html   |   580 +
 .../org/apache/spark/mllib/tree/model/package.html |   357 +
 .../scala/org/apache/spark/mllib/tree/package.html |   325 +
 .../apache/spark/mllib/util/DataValidators$.html   |   799 +
 .../spark/mllib/util/KMeansDataGenerator$.html     |   541 +
 .../spark/mllib/util/LinearDataGenerator$.html     |   650 +
 .../scala/org/apache/spark/mllib/util/Loader.html  |   522 +
 .../util/LogisticRegressionDataGenerator$.html     |   540 +
 .../apache/spark/mllib/util/MFDataGenerator$.html  |   529 +
 .../org/apache/spark/mllib/util/MLUtils$.html      |  1136 +
 .../apache/spark/mllib/util/SVMDataGenerator$.html |   516 +
 .../org/apache/spark/mllib/util/Saveable.html      |   540 +
 .../scala/org/apache/spark/mllib/util/package.html |   370 +
 .../2.4.7/api/scala/org/apache/spark/package.html  |  1856 +
 .../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      |   849 +
 .../scala/org/apache/spark/rdd/CoGroupedRDD.html   |  2730 ++
 .../org/apache/spark/rdd/DoubleRDDFunctions.html   |  1022 +
 .../api/scala/org/apache/spark/rdd/HadoopRDD.html  |  2821 ++
 .../spark/rdd/JdbcRDD$$ConnectionFactory.html      |   512 +
 .../api/scala/org/apache/spark/rdd/JdbcRDD$.html   |   577 +
 .../api/scala/org/apache/spark/rdd/JdbcRDD.html    |  2701 ++
 .../scala/org/apache/spark/rdd/NewHadoopRDD.html   |  2750 ++
 .../org/apache/spark/rdd/OrderedRDDFunctions.html  |   841 +
 .../org/apache/spark/rdd/PairRDDFunctions.html     |  2175 +
 .../org/apache/spark/rdd/PartitionCoalescer.html   |   509 +
 .../scala/org/apache/spark/rdd/PartitionGroup.html |   557 +
 .../org/apache/spark/rdd/PartitionPruningRDD$.html |   510 +
 .../org/apache/spark/rdd/PartitionPruningRDD.html  |  2699 ++
 .../2.4.7/api/scala/org/apache/spark/rdd/RDD$.html |   592 +
 .../2.4.7/api/scala/org/apache/spark/rdd/RDD.html  |  2697 ++
 .../api/scala/org/apache/spark/rdd/RDDBarrier.html |   525 +
 .../apache/spark/rdd/SequenceFileRDDFunctions.html |   789 +
 .../scala/org/apache/spark/rdd/ShuffledRDD.html    |  2778 ++
 .../api/scala/org/apache/spark/rdd/UnionRDD$.html  |   488 +
 .../api/scala/org/apache/spark/rdd/UnionRDD.html   |  2711 ++
 .../api/scala/org/apache/spark/rdd/package.html    |   579 +
 .../apache/spark/scheduler/AccumulableInfo$.html   |   552 +
 .../apache/spark/scheduler/AccumulableInfo.html    |   517 +
 .../apache/spark/scheduler/InputFormatInfo$.html   |   509 +
 .../apache/spark/scheduler/InputFormatInfo.html    |   851 +
 .../org/apache/spark/scheduler/JobResult.html      |   490 +
 .../org/apache/spark/scheduler/JobSucceeded$.html  |   461 +
 .../apache/spark/scheduler/SchedulingMode$.html    |   806 +
 .../org/apache/spark/scheduler/SparkListener.html  |   977 +
 .../scheduler/SparkListenerApplicationEnd.html     |   498 +
 .../scheduler/SparkListenerApplicationStart.html   |   583 +
 .../scheduler/SparkListenerBlockManagerAdded.html  |   566 +
 .../SparkListenerBlockManagerRemoved.html          |   515 +
 .../spark/scheduler/SparkListenerBlockUpdated.html |   498 +
 .../scheduler/SparkListenerEnvironmentUpdate.html  |   498 +
 .../apache/spark/scheduler/SparkListenerEvent.html |   507 +
 .../scheduler/SparkListenerExecutorAdded.html      |   532 +
 .../SparkListenerExecutorBlacklisted.html          |   532 +
 .../SparkListenerExecutorBlacklistedForStage.html  |   566 +
 .../SparkListenerExecutorMetricsUpdate.html        |   515 +
 .../scheduler/SparkListenerExecutorRemoved.html    |   532 +
 .../SparkListenerExecutorUnblacklisted.html        |   515 +
 .../spark/scheduler/SparkListenerJobEnd.html       |   532 +
 .../spark/scheduler/SparkListenerJobStart.html     |   566 +
 .../spark/scheduler/SparkListenerLogStart.html     |   499 +
 .../scheduler/SparkListenerNodeBlacklisted.html    |   532 +
 .../SparkListenerNodeBlacklistedForStage.html      |   566 +
 .../scheduler/SparkListenerNodeUnblacklisted.html  |   515 +
 .../SparkListenerSpeculativeTaskSubmitted.html     |   498 +
 .../scheduler/SparkListenerStageCompleted.html     |   498 +
 .../scheduler/SparkListenerStageSubmitted.html     |   515 +
 .../spark/scheduler/SparkListenerTaskEnd.html      |   583 +
 .../scheduler/SparkListenerTaskGettingResult.html  |   498 +
 .../spark/scheduler/SparkListenerTaskStart.html    |   532 +
 .../spark/scheduler/SparkListenerUnpersistRDD.html |   498 +
 .../org/apache/spark/scheduler/SplitInfo$.html     |   518 +
 .../org/apache/spark/scheduler/SplitInfo.html      |   592 +
 .../org/apache/spark/scheduler/StageInfo.html      |   752 +
 .../spark/scheduler/StatsReportListener.html       |  1232 +
 .../scala/org/apache/spark/scheduler/TaskInfo.html |   854 +
 .../org/apache/spark/scheduler/TaskLocality$.html  |   857 +
 .../spark/scheduler/cluster/ExecutorInfo.html      |   575 +
 .../apache/spark/scheduler/cluster/package.html    |   124 +
 .../scala/org/apache/spark/scheduler/package.html  |   969 +
 .../security/GroupMappingServiceProvider.html      |   508 +
 .../scala/org/apache/spark/security/package.html   |   124 +
 .../spark/serializer/DeserializationStream.html    |   620 +
 .../spark/serializer/DummySerializerInstance.html  |   623 +
 .../apache/spark/serializer/JavaSerializer.html    |   620 +
 .../apache/spark/serializer/KryoRegistrator.html   |   504 +
 .../apache/spark/serializer/KryoSerializer.html    |   872 +
 .../spark/serializer/SerializationStream.html      |   616 +
 .../org/apache/spark/serializer/Serializer.html    |   571 +
 .../spark/serializer/SerializerInstance.html       |   601 +
 .../scala/org/apache/spark/serializer/package.html |   309 +
 .../org/apache/spark/sql/AnalysisException.html    |   837 +
 .../api/scala/org/apache/spark/sql/Column.html     |  2338 ++
 .../api/scala/org/apache/spark/sql/ColumnName.html |  2621 ++
 .../org/apache/spark/sql/DataFrameNaFunctions.html |  1043 +
 .../org/apache/spark/sql/DataFrameReader.html      |  1483 +
 .../apache/spark/sql/DataFrameStatFunctions.html   |   965 +
 .../org/apache/spark/sql/DataFrameWriter.html      |   994 +
 .../api/scala/org/apache/spark/sql/Dataset.html    |  4006 ++
 .../scala/org/apache/spark/sql/DatasetHolder.html  |   494 +
 .../api/scala/org/apache/spark/sql/Encoder.html    |   542 +
 .../api/scala/org/apache/spark/sql/Encoders$.html  |  1008 +
 .../org/apache/spark/sql/ExperimentalMethods.html  |   519 +
 .../scala/org/apache/spark/sql/ForeachWriter.html  |   619 +
 .../apache/spark/sql/KeyValueGroupedDataset.html   |  1120 +
 .../apache/spark/sql/LowPrioritySQLImplicits.html  |   505 +
 .../apache/spark/sql/RelationalGroupedDataset.html |   875 +
 .../2.4.7/api/scala/org/apache/spark/sql/Row$.html |   598 +
 .../2.4.7/api/scala/org/apache/spark/sql/Row.html  |  1134 +
 .../api/scala/org/apache/spark/sql/RowFactory.html |   502 +
 .../scala/org/apache/spark/sql/RuntimeConfig.html  |   736 +
 .../scala/org/apache/spark/sql/SQLContext$.html    |   564 +
 .../apache/spark/sql/SQLContext$implicits$.html    |  1292 +
 .../api/scala/org/apache/spark/sql/SQLContext.html |  2437 ++
 .../spark/sql/SQLImplicits$StringToColumn.html     |   537 +
 .../scala/org/apache/spark/sql/SQLImplicits.html   |  1308 +
 .../api/scala/org/apache/spark/sql/SaveMode.html   |   570 +
 .../apache/spark/sql/SparkSession$$Builder.html    |   960 +
 .../scala/org/apache/spark/sql/SparkSession$.html  |   921 +
 .../apache/spark/sql/SparkSession$implicits$.html  |  1292 +
 .../scala/org/apache/spark/sql/SparkSession.html   |  1672 +
 .../apache/spark/sql/SparkSessionExtensions.html   |   716 +
 .../scala/org/apache/spark/sql/TypedColumn.html    |  2317 ++
 .../org/apache/spark/sql/UDFRegistration.html      |  1584 +
 .../scala/org/apache/spark/sql/api/java/UDF0.html  |   504 +
 .../scala/org/apache/spark/sql/api/java/UDF1.html  |   504 +
 .../scala/org/apache/spark/sql/api/java/UDF10.html |   504 +
 .../scala/org/apache/spark/sql/api/java/UDF11.html |   504 +
 .../scala/org/apache/spark/sql/api/java/UDF12.html |   504 +
 .../scala/org/apache/spark/sql/api/java/UDF13.html |   504 +
 .../scala/org/apache/spark/sql/api/java/UDF14.html |   504 +
 .../scala/org/apache/spark/sql/api/java/UDF15.html |   504 +
 .../scala/org/apache/spark/sql/api/java/UDF16.html |   504 +
 .../scala/org/apache/spark/sql/api/java/UDF17.html |   504 +
 .../scala/org/apache/spark/sql/api/java/UDF18.html |   504 +
 .../scala/org/apache/spark/sql/api/java/UDF19.html |   504 +
 .../scala/org/apache/spark/sql/api/java/UDF2.html  |   504 +
 .../scala/org/apache/spark/sql/api/java/UDF20.html |   504 +
 .../scala/org/apache/spark/sql/api/java/UDF21.html |   504 +
 .../scala/org/apache/spark/sql/api/java/UDF22.html |   504 +
 .../scala/org/apache/spark/sql/api/java/UDF3.html  |   504 +
 .../scala/org/apache/spark/sql/api/java/UDF4.html  |   504 +
 .../scala/org/apache/spark/sql/api/java/UDF5.html  |   504 +
 .../scala/org/apache/spark/sql/api/java/UDF6.html  |   504 +
 .../scala/org/apache/spark/sql/api/java/UDF7.html  |   504 +
 .../scala/org/apache/spark/sql/api/java/UDF8.html  |   504 +
 .../scala/org/apache/spark/sql/api/java/UDF9.html  |   504 +
 .../org/apache/spark/sql/api/java/package.html     |   492 +
 .../scala/org/apache/spark/sql/api/package.html    |   145 +
 .../org/apache/spark/sql/catalog/Catalog.html      |  1461 +
 .../scala/org/apache/spark/sql/catalog/Column.html |   610 +
 .../org/apache/spark/sql/catalog/Database.html     |   559 +
 .../org/apache/spark/sql/catalog/Function.html     |   593 +
 .../scala/org/apache/spark/sql/catalog/Table.html  |   593 +
 .../org/apache/spark/sql/catalog/package.html      |   206 +
 .../apache/spark/sql/expressions/Aggregator.html   |   650 +
 .../sql/expressions/MutableAggregationBuffer.html  |  1145 +
 .../expressions/UserDefinedAggregateFunction.html  |   721 +
 .../spark/sql/expressions/UserDefinedFunction.html |   629 +
 .../org/apache/spark/sql/expressions/Window$.html  |   743 +
 .../org/apache/spark/sql/expressions/Window.html   |   492 +
 .../apache/spark/sql/expressions/WindowSpec.html   |   678 +
 .../spark/sql/expressions/javalang/package.html    |   118 +
 .../spark/sql/expressions/javalang/typed.html      |   502 +
 .../org/apache/spark/sql/expressions/package.html  |   316 +
 .../spark/sql/expressions/scalalang/package.html   |   126 +
 .../spark/sql/expressions/scalalang/typed$.html    |   561 +
 .../api/scala/org/apache/spark/sql/functions$.html |  7552 ++++
 .../apache/spark/sql/hive/DetermineTableStats.html |   795 +
 .../org/apache/spark/sql/hive/HiveAnalysis$.html   |   777 +
 .../org/apache/spark/sql/hive/HiveContext.html     |  2449 ++
 .../spark/sql/hive/HiveExternalCatalog$.html       |   873 +
 .../spark/sql/hive/HiveSessionResourceLoader.html  |   540 +
 .../spark/sql/hive/HiveSessionStateBuilder.html    |   959 +
 .../org/apache/spark/sql/hive/HiveUDAFBuffer.html  |   493 +
 .../apache/spark/sql/hive/RelationConversions.html |   789 +
 .../spark/sql/hive/ResolveHiveSerdeTable.html      |   797 +
 .../execution/CreateHiveTableAsSelectCommand.html  |  2350 ++
 .../spark/sql/hive/execution/HiveFileFormat.html   |   935 +
 .../spark/sql/hive/execution/HiveOptions$.html     |   590 +
 .../spark/sql/hive/execution/HiveOptions.html      |   646 +
 .../spark/sql/hive/execution/HiveOutputWriter.html |   751 +
 .../sql/hive/execution/HiveScriptIOSchema$.html    |   505 +
 .../sql/hive/execution/HiveScriptIOSchema.html     |   930 +
 .../hive/execution/InsertIntoHiveDirCommand.html   |  2440 ++
 .../sql/hive/execution/InsertIntoHiveTable.html    |  2472 ++
 .../hive/execution/ScriptTransformationExec.html   |  2340 ++
 .../apache/spark/sql/hive/execution/package.html   |   292 +
 .../apache/spark/sql/hive/orc/OrcFileFormat.html   |   666 +
 .../org/apache/spark/sql/hive/orc/package.html     |   120 +
 .../scala/org/apache/spark/sql/hive/package.html   |   337 +
 .../org/apache/spark/sql/jdbc/JdbcDialect.html     |   779 +
 .../org/apache/spark/sql/jdbc/JdbcDialects$.html   |   546 +
 .../scala/org/apache/spark/sql/jdbc/JdbcType.html  |   503 +
 .../scala/org/apache/spark/sql/jdbc/package.html   |   198 +
 .../api/scala/org/apache/spark/sql/package.html    |  1157 +
 .../scala/org/apache/spark/sql/sources/And.html    |   533 +
 .../org/apache/spark/sql/sources/BaseRelation.html |   616 +
 .../org/apache/spark/sql/sources/CatalystScan.html |   513 +
 .../sql/sources/CreatableRelationProvider.html     |   507 +
 .../spark/sql/sources/DataSourceRegister.html      |   512 +
 .../apache/spark/sql/sources/EqualNullSafe.html    |   535 +
 .../org/apache/spark/sql/sources/EqualTo.html      |   534 +
 .../scala/org/apache/spark/sql/sources/Filter.html |   546 +
 .../org/apache/spark/sql/sources/GreaterThan.html  |   534 +
 .../spark/sql/sources/GreaterThanOrEqual.html      |   534 +
 .../api/scala/org/apache/spark/sql/sources/In.html |   584 +
 .../spark/sql/sources/InsertableRelation.html      |   516 +
 .../org/apache/spark/sql/sources/IsNotNull.html    |   516 +
 .../scala/org/apache/spark/sql/sources/IsNull.html |   516 +
 .../org/apache/spark/sql/sources/LessThan.html     |   534 +
 .../apache/spark/sql/sources/LessThanOrEqual.html  |   534 +
 .../scala/org/apache/spark/sql/sources/Not.html    |   516 +
 .../api/scala/org/apache/spark/sql/sources/Or.html |   533 +
 .../spark/sql/sources/PrunedFilteredScan.html      |   510 +
 .../org/apache/spark/sql/sources/PrunedScan.html   |   507 +
 .../apache/spark/sql/sources/RelationProvider.html |   513 +
 .../spark/sql/sources/SchemaRelationProvider.html  |   517 +
 .../spark/sql/sources/StreamSinkProvider.html      |   509 +
 .../spark/sql/sources/StreamSourceProvider.html    |   526 +
 .../apache/spark/sql/sources/StringContains.html   |   534 +
 .../apache/spark/sql/sources/StringEndsWith.html   |   534 +
 .../apache/spark/sql/sources/StringStartsWith.html |   534 +
 .../org/apache/spark/sql/sources/TableScan.html    |   506 +
 .../org/apache/spark/sql/sources/package.html      |   808 +
 .../sql/sources/v2/ContinuousReadSupport.html      |   504 +
 .../spark/sql/sources/v2/DataSourceOptions.html    |   655 +
 .../apache/spark/sql/sources/v2/DataSourceV2.html  |   485 +
 .../sql/sources/v2/MicroBatchReadSupport.html      |   504 +
 .../apache/spark/sql/sources/v2/ReadSupport.html   |   521 +
 .../spark/sql/sources/v2/SessionConfigSupport.html |   504 +
 .../spark/sql/sources/v2/StreamWriteSupport.html   |   506 +
 .../apache/spark/sql/sources/v2/WriteSupport.html  |   504 +
 .../org/apache/spark/sql/sources/v2/package.html   |   274 +
 .../v2/reader/ContinuousInputPartition.html        |   540 +
 .../sql/sources/v2/reader/DataSourceReader.html    |   522 +
 .../sql/sources/v2/reader/InputPartition.html      |   524 +
 .../sources/v2/reader/InputPartitionReader.html    |   549 +
 .../spark/sql/sources/v2/reader/Statistics.html    |   519 +
 .../sources/v2/reader/SupportsPushDownFilters.html |   555 +
 .../v2/reader/SupportsPushDownRequiredColumns.html |   538 +
 .../v2/reader/SupportsReportPartitioning.html      |   538 +
 .../v2/reader/SupportsReportStatistics.html        |   538 +
 .../v2/reader/SupportsScanColumnarBatch.html       |   555 +
 .../spark/sql/sources/v2/reader/package.html       |   308 +
 .../reader/partitioning/ClusteredDistribution.html |   504 +
 .../v2/reader/partitioning/Distribution.html       |   485 +
 .../v2/reader/partitioning/Partitioning.html       |   519 +
 .../sources/v2/reader/partitioning/package.html    |   152 +
 .../streaming/ContinuousInputPartitionReader.html  |   565 +
 .../v2/reader/streaming/ContinuousReader.html      |   642 +
 .../v2/reader/streaming/MicroBatchReader.html      |   625 +
 .../sql/sources/v2/reader/streaming/Offset.html    |   524 +
 .../v2/reader/streaming/PartitionOffset.html       |   484 +
 .../sql/sources/v2/reader/streaming/package.html   |   186 +
 .../sql/sources/v2/writer/DataSourceWriter.html    |   573 +
 .../spark/sql/sources/v2/writer/DataWriter.html    |   536 +
 .../sql/sources/v2/writer/DataWriterFactory.html   |   504 +
 .../sql/sources/v2/writer/WriterCommitMessage.html |   484 +
 .../spark/sql/sources/v2/writer/package.html       |   189 +
 .../sources/v2/writer/streaming/StreamWriter.html  |   606 +
 .../sql/sources/v2/writer/streaming/package.html   |   118 +
 .../spark/sql/streaming/DataStreamReader.html      |  1128 +
 .../spark/sql/streaming/DataStreamWriter.html      |   840 +
 .../org/apache/spark/sql/streaming/GroupState.html |   944 +
 .../spark/sql/streaming/GroupStateTimeout.html     |   502 +
 .../org/apache/spark/sql/streaming/OutputMode.html |   502 +
 .../spark/sql/streaming/ProcessingTime$.html       |   579 +
 .../apache/spark/sql/streaming/ProcessingTime.html |   492 +
 .../apache/spark/sql/streaming/SinkProgress.html   |   562 +
 .../apache/spark/sql/streaming/SourceProgress.html |   649 +
 .../spark/sql/streaming/StateOperatorProgress.html |   592 +
 .../apache/spark/sql/streaming/StreamingQuery.html |   789 +
 .../sql/streaming/StreamingQueryException.html     |   781 +
 .../streaming/StreamingQueryListener$$Event.html   |   507 +
 ...StreamingQueryListener$$QueryProgressEvent.html |   523 +
 .../StreamingQueryListener$$QueryStartedEvent.html |   557 +
 ...reamingQueryListener$$QueryTerminatedEvent.html |   560 +
 .../sql/streaming/StreamingQueryListener$.html     |   571 +
 .../sql/streaming/StreamingQueryListener.html      |   570 +
 .../spark/sql/streaming/StreamingQueryManager.html |   925 +
 .../sql/streaming/StreamingQueryProgress.html      |   753 +
 .../spark/sql/streaming/StreamingQueryStatus.html  |   597 +
 .../org/apache/spark/sql/streaming/Trigger.html    |   505 +
 .../org/apache/spark/sql/streaming/package.html    |   607 +
 .../org/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    |   502 +
 .../org/apache/spark/sql/types/AtomicType.html     |   635 +
 .../org/apache/spark/sql/types/BinaryType$.html    |   589 +
 .../org/apache/spark/sql/types/BinaryType.html     |   618 +
 .../org/apache/spark/sql/types/BooleanType$.html   |   589 +
 .../org/apache/spark/sql/types/BooleanType.html    |   617 +
 .../org/apache/spark/sql/types/ByteType$.html      |   593 +
 .../scala/org/apache/spark/sql/types/ByteType.html |   621 +
 .../spark/sql/types/CalendarIntervalType$.html     |   587 +
 .../spark/sql/types/CalendarIntervalType.html      |   616 +
 .../scala/org/apache/spark/sql/types/CharType.html |   607 +
 .../org/apache/spark/sql/types/DataType$.html      |   585 +
 .../scala/org/apache/spark/sql/types/DataType.html |   635 +
 .../org/apache/spark/sql/types/DataTypes.html      |   502 +
 .../org/apache/spark/sql/types/DateType$.html      |   589 +
 .../scala/org/apache/spark/sql/types/DateType.html |   617 +
 .../scala/org/apache/spark/sql/types/Decimal$.html |   865 +
 .../scala/org/apache/spark/sql/types/Decimal.html  |  1200 +
 .../org/apache/spark/sql/types/DecimalType$.html   |   667 +
 .../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 +
 .../org/apache/spark/sql/types/HiveStringType.html |   636 +
 .../org/apache/spark/sql/types/IntegerType$.html   |   593 +
 .../org/apache/spark/sql/types/IntegerType.html    |   621 +
 .../org/apache/spark/sql/types/LongType$.html      |   593 +
 .../scala/org/apache/spark/sql/types/LongType.html |   621 +
 .../scala/org/apache/spark/sql/types/MapType$.html |   512 +
 .../scala/org/apache/spark/sql/types/MapType.html  |   660 +
 .../org/apache/spark/sql/types/Metadata$.html      |   525 +
 .../scala/org/apache/spark/sql/types/Metadata.html |   719 +
 .../apache/spark/sql/types/MetadataBuilder.html    |   761 +
 .../org/apache/spark/sql/types/NullType$.html      |   587 +
 .../scala/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 +
 .../apache/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    |   620 +
 .../org/apache/spark/sql/types/StructType$.html    |   547 +
 .../org/apache/spark/sql/types/StructType.html     |  3843 ++
 .../org/apache/spark/sql/types/TimestampType$.html |   589 +
 .../org/apache/spark/sql/types/TimestampType.html  |   618 +
 .../org/apache/spark/sql/types/VarcharType.html    |   607 +
 .../scala/org/apache/spark/sql/types/package.html  |  1302 +
 .../spark/sql/util/ExecutionListenerManager.html   |   806 +
 .../spark/sql/util/QueryExecutionListener.html     |   539 +
 .../scala/org/apache/spark/sql/util/package.html   |   150 +
 .../spark/sql/vectorized/ArrowColumnVector.html    |   965 +
 .../apache/spark/sql/vectorized/ColumnVector.html  |   969 +
 .../apache/spark/sql/vectorized/ColumnarArray.html |  1173 +
 .../apache/spark/sql/vectorized/ColumnarBatch.html |   621 +
 .../apache/spark/sql/vectorized/ColumnarMap.html   |   593 +
 .../apache/spark/sql/vectorized/ColumnarRow.html   |  1054 +
 .../org/apache/spark/sql/vectorized/package.html   |   203 +
 .../scala/org/apache/spark/status/api/package.html |   118 +
 .../spark/status/api/v1/AccumulableInfo.html       |   550 +
 .../status/api/v1/ApplicationAttemptInfo.html      |   629 +
 .../status/api/v1/ApplicationEnvironmentInfo.html  |   550 +
 .../spark/status/api/v1/ApplicationInfo.html       |   558 +
 .../spark/status/api/v1/ApplicationStatus.html     |   570 +
 .../spark/status/api/v1/ExecutorStageSummary.html  |   737 +
 .../spark/status/api/v1/ExecutorSummary.html       |   907 +
 .../status/api/v1/InputMetricDistributions.html    |   516 +
 .../apache/spark/status/api/v1/InputMetrics.html   |   516 +
 .../org/apache/spark/status/api/v1/JobData.html    |   822 +
 .../apache/spark/status/api/v1/MemoryMetrics.html  |   550 +
 .../status/api/v1/OutputMetricDistributions.html   |   516 +
 .../apache/spark/status/api/v1/OutputMetrics.html  |   516 +
 .../spark/status/api/v1/RDDDataDistribution.html   |   618 +
 .../spark/status/api/v1/RDDPartitionInfo.html      |   567 +
 .../apache/spark/status/api/v1/RDDStorageInfo.html |   635 +
 .../apache/spark/status/api/v1/RuntimeInfo.html    |   533 +
 .../api/v1/ShuffleReadMetricDistributions.html     |   618 +
 .../spark/status/api/v1/ShuffleReadMetrics.html    |   601 +
 .../api/v1/ShuffleWriteMetricDistributions.html    |   533 +
 .../spark/status/api/v1/ShuffleWriteMetrics.html   |   533 +
 .../org/apache/spark/status/api/v1/StackTrace.html |   527 +
 .../org/apache/spark/status/api/v1/StageData.html  |  1060 +
 .../apache/spark/status/api/v1/StageStatus.html    |   570 +
 .../org/apache/spark/status/api/v1/TaskData.html   |   720 +
 .../status/api/v1/TaskMetricDistributions.html     |   771 +
 .../apache/spark/status/api/v1/TaskMetrics.html    |   720 +
 .../apache/spark/status/api/v1/TaskSorting.html    |   550 +
 .../spark/status/api/v1/ThreadStackTrace.html      |   578 +
 .../apache/spark/status/api/v1/VersionInfo.html    |   499 +
 .../org/apache/spark/status/api/v1/package.html    |   634 +
 .../spark/status/api/v1/streaming/BatchInfo.html   |   703 +
 .../spark/status/api/v1/streaming/BatchStatus.html |   570 +
 .../api/v1/streaming/OutputOperationInfo.html      |   618 +
 .../status/api/v1/streaming/ReceiverInfo.html      |   652 +
 .../api/v1/streaming/StreamingStatistics.html      |   720 +
 .../spark/status/api/v1/streaming/package.html     |   186 +
 .../api/scala/org/apache/spark/status/package.html |   118 +
 .../spark/storage/BasicBlockReplicationPolicy.html |   787 +
 .../scala/org/apache/spark/storage/BlockId$.html   |   674 +
 .../scala/org/apache/spark/storage/BlockId.html    |   582 +
 .../org/apache/spark/storage/BlockManagerId.html   |   630 +
 .../spark/storage/BlockNotFoundException.html      |   712 +
 .../spark/storage/BlockReplicationPolicy.html      |   517 +
 .../spark/storage/BlockReplicationUtils$.html      |   502 +
 .../org/apache/spark/storage/BlockStatus$.html     |   508 +
 .../org/apache/spark/storage/BlockStatus.html      |   532 +
 .../org/apache/spark/storage/BlockUpdatedInfo.html |   549 +
 .../org/apache/spark/storage/BroadcastBlockId.html |   600 +
 .../spark/storage/DefaultTopologyMapper.html       |   792 +
 .../spark/storage/FileBasedTopologyMapper.html     |   829 +
 .../scala/org/apache/spark/storage/RDDBlockId.html |   600 +
 .../scala/org/apache/spark/storage/RDDInfo.html    |   815 +
 .../storage/RandomBlockReplicationPolicy.html      |   784 +
 .../org/apache/spark/storage/ShuffleBlockId.html   |   617 +
 .../apache/spark/storage/ShuffleDataBlockId.html   |   617 +
 .../apache/spark/storage/ShuffleIndexBlockId.html  |   617 +
 .../org/apache/spark/storage/StorageLevel$.html    |   809 +
 .../org/apache/spark/storage/StorageLevel.html     |   682 +
 .../org/apache/spark/storage/StreamBlockId.html    |   600 +
 .../apache/spark/storage/TaskResultBlockId.html    |   583 +
 .../spark/storage/TimeTrackingOutputStream.html    |   595 +
 .../org/apache/spark/storage/TopologyMapper.html   |   539 +
 .../apache/spark/storage/UnrecognizedBlockId.html  |   717 +
 .../scala/org/apache/spark/storage/package.html    |   650 +
 .../scala/org/apache/spark/streaming/Duration.html |   867 +
 .../org/apache/spark/streaming/Durations$.html     |   533 +
 .../org/apache/spark/streaming/Milliseconds$.html  |   501 +
 .../scala/org/apache/spark/streaming/Minutes$.html |   501 +
 .../scala/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 +
 .../apache/spark/streaming/StreamingContext$.html  |   854 +
 .../apache/spark/streaming/StreamingContext.html   |  1343 +
 .../spark/streaming/StreamingContextState.html     |   570 +
 .../scala/org/apache/spark/streaming/Time$.html    |   505 +
 .../api/scala/org/apache/spark/streaming/Time.html |   856 +
 .../spark/streaming/api/java/JavaDStream$.html     |   506 +
 .../spark/streaming/api/java/JavaDStream.html      |  1377 +
 .../spark/streaming/api/java/JavaDStreamLike.html  |  1157 +
 .../streaming/api/java/JavaInputDStream$.html      |   506 +
 .../spark/streaming/api/java/JavaInputDStream.html |  1391 +
 .../api/java/JavaMapWithStateDStream.html          |  1372 +
 .../spark/streaming/api/java/JavaPairDStream$.html |   539 +
 .../spark/streaming/api/java/JavaPairDStream.html  |  2411 ++
 .../streaming/api/java/JavaPairInputDStream$.html  |   506 +
 .../streaming/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 +
 .../streaming/api/java/JavaStreamingContext$.html  |   569 +
 .../streaming/api/java/JavaStreamingContext.html   |  1284 +
 .../apache/spark/streaming/api/java/package.html   |   433 +
 .../org/apache/spark/streaming/api/package.html    |   118 +
 .../streaming/dstream/ConstantInputDStream.html    |  1580 +
 .../apache/spark/streaming/dstream/DStream$.html   |   505 +
 .../apache/spark/streaming/dstream/DStream.html    |  1513 +
 .../spark/streaming/dstream/InputDStream.html      |  1593 +
 .../streaming/dstream/MapWithStateDStream.html     |  1518 +
 .../streaming/dstream/PairDStreamFunctions.html    |  1484 +
 .../streaming/dstream/ReceiverInputDStream.html    |  1609 +
 .../apache/spark/streaming/dstream/package.html    |   291 +
 .../streaming/kinesis/KinesisInitialPositions.html |   502 +
 .../kinesis/KinesisInputDStream$$Builder.html      |   807 +
 .../streaming/kinesis/KinesisInputDStream$.html    |   531 +
 .../spark/streaming/kinesis/KinesisUtils$.html     |   831 +
 .../kinesis/SparkAWSCredentials$$Builder.html      |   590 +
 .../streaming/kinesis/SparkAWSCredentials$.html    |   533 +
 .../apache/spark/streaming/kinesis/package.html    |   178 +
 .../scala/org/apache/spark/streaming/package.html  |   593 +
 .../apache/spark/streaming/receiver/Receiver.html  |   977 +
 .../apache/spark/streaming/receiver/package.html   |   164 +
 .../spark/streaming/scheduler/BatchInfo.html       |   646 +
 .../streaming/scheduler/OutputOperationInfo.html   |   599 +
 .../spark/streaming/scheduler/RateController$.html |   503 +
 .../spark/streaming/scheduler/ReceiverInfo.html    |   600 +
 .../streaming/scheduler/StatsReportListener.html   |   729 +
 .../streaming/scheduler/StreamInputInfo$.html      |   508 +
 .../spark/streaming/scheduler/StreamInputInfo.html |   537 +
 .../streaming/scheduler/StreamingListener.html     |   644 +
 .../scheduler/StreamingListenerBatchCompleted.html |   481 +
 .../scheduler/StreamingListenerBatchStarted.html   |   481 +
 .../scheduler/StreamingListenerBatchSubmitted.html |   481 +
 .../scheduler/StreamingListenerEvent.html          |   490 +
 .../StreamingListenerOutputOperationCompleted.html |   481 +
 .../StreamingListenerOutputOperationStarted.html   |   481 +
 .../scheduler/StreamingListenerReceiverError.html  |   481 +
 .../StreamingListenerReceiverStarted.html          |   481 +
 .../StreamingListenerReceiverStopped.html          |   481 +
 .../StreamingListenerStreamingStarted.html         |   481 +
 .../apache/spark/streaming/scheduler/package.html  |   502 +
 .../streaming/scheduler/rate/RateEstimator$.html   |   506 +
 .../spark/streaming/scheduler/rate/package.html    |   118 +
 .../apache/spark/streaming/util/WriteAheadLog.html |   590 +
 .../streaming/util/WriteAheadLogRecordHandle.html  |   504 +
 .../org/apache/spark/streaming/util/package.html   |   135 +
 .../scala/org/apache/spark/util/AccumulatorV2.html |   712 +
 .../spark/util/ChildFirstURLClassLoader.html       |  1151 +
 .../apache/spark/util/CollectionAccumulator.html   |   710 +
 .../org/apache/spark/util/DoubleAccumulator.html   |   778 +
 .../api/scala/org/apache/spark/util/EnumUtil.html  |   502 +
 .../spark/util/LegacyAccumulatorWrapper.html       |   710 +
 .../org/apache/spark/util/LongAccumulator.html     |   777 +
 .../scala/org/apache/spark/util/MutablePair.html   |   609 +
 .../apache/spark/util/MutableURLClassLoader.html   |  1164 +
 .../org/apache/spark/util/ParentClassLoader.html   |  1010 +
 .../org/apache/spark/util/SizeEstimator$.html      |   769 +
 .../scala/org/apache/spark/util/StatCounter$.html  |   522 +
 .../scala/org/apache/spark/util/StatCounter.html   |   800 +
 .../apache/spark/util/TaskCompletionListener.html  |   508 +
 .../org/apache/spark/util/TaskFailureListener.html |   509 +
 .../api/scala/org/apache/spark/util/package.html   |   459 +
 .../spark/util/random/BernoulliCellSampler.html    |   583 +
 .../apache/spark/util/random/BernoulliSampler.html |   566 +
 .../apache/spark/util/random/PoissonSampler.html   |   583 +
 .../org/apache/spark/util/random/Pseudorandom.html |   510 +
 .../apache/spark/util/random/RandomSampler.html    |   552 +
 .../org/apache/spark/util/random/package.html      |   245 +
 .../org/apache/spark/util/sketch/BloomFilter.html  |   726 +
 .../apache/spark/util/sketch/CountMinSketch.html   |   794 +
 .../util/sketch/IncompatibleMergeException.html    |   712 +
 .../org/apache/spark/util/sketch/package.html      |   152 +
 site/docs/2.4.7/api/scala/org/package.html         |   118 +
 site/docs/2.4.7/api/scala/package.html             |   118 +
 site/docs/2.4.7/api/sql/css/highlight.css          |   125 +
 site/docs/2.4.7/api/sql/css/theme.css              |    12 +
 site/docs/2.4.7/api/sql/css/theme_extra.css        |   126 +
 .../2.4.7/api/sql/fonts/fontawesome-webfont.eot    |   Bin 0 -> 70807 bytes
 .../2.4.7/api/sql/fonts/fontawesome-webfont.svg    |   655 +
 .../2.4.7/api/sql/fonts/fontawesome-webfont.ttf    |   Bin 0 -> 142072 bytes
 .../2.4.7/api/sql/fonts/fontawesome-webfont.woff   |   Bin 0 -> 83588 bytes
 site/docs/2.4.7/api/sql/img/favicon.ico            |   Bin 0 -> 1150 bytes
 site/docs/2.4.7/api/sql/index.html                 |  3800 ++
 site/docs/2.4.7/api/sql/js/highlight.pack.js       |     2 +
 site/docs/2.4.7/api/sql/js/jquery-2.1.1.min.js     |     4 +
 site/docs/2.4.7/api/sql/js/modernizr-2.8.3.min.js  |     1 +
 site/docs/2.4.7/api/sql/js/theme.js                |    55 +
 .../docs/2.4.7/api/sql/mkdocs/js/lunr-0.5.7.min.js |     7 +
 site/docs/2.4.7/api/sql/mkdocs/js/mustache.min.js  |     1 +
 site/docs/2.4.7/api/sql/mkdocs/js/require.js       |    36 +
 .../sql/mkdocs/js/search-results-template.mustache |     4 +
 site/docs/2.4.7/api/sql/mkdocs/js/search.js        |    88 +
 site/docs/2.4.7/api/sql/mkdocs/js/text.js          |   390 +
 site/docs/2.4.7/api/sql/mkdocs/search_index.json   |     9 +
 site/docs/2.4.7/api/sql/search.html                |   131 +
 site/docs/2.4.7/api/sql/sitemap.xml                |    12 +
 site/docs/2.4.7/building-spark.html                |   506 +
 site/docs/2.4.7/building-with-maven.html           |    11 +
 site/docs/2.4.7/cloud-integration.html             |   389 +
 site/docs/2.4.7/cluster-overview.html              |   308 +
 site/docs/2.4.7/configuration.html                 |  2507 ++
 site/docs/2.4.7/contributing-to-spark.html         |   175 +
 site/docs/2.4.7/css/api-docs.css                   |    35 +
 site/docs/2.4.7/css/api-javadocs.css               |    52 +
 site/docs/2.4.7/css/bootstrap-responsive.css       |  1040 +
 site/docs/2.4.7/css/bootstrap-responsive.min.css   |     9 +
 site/docs/2.4.7/css/bootstrap.css                  |  5624 +++
 site/docs/2.4.7/css/bootstrap.min.css              |     9 +
 site/docs/2.4.7/css/main.css                       |   289 +
 site/docs/2.4.7/css/pygments-default.css           |    76 +
 site/docs/2.4.7/graphx-programming-guide.html      |  1208 +
 site/docs/2.4.7/hadoop-provided.html               |   190 +
 site/docs/2.4.7/hardware-provisioning.html         |   242 +
 site/docs/2.4.7/img/cluster-overview.png           |   Bin 0 -> 22912 bytes
 site/docs/2.4.7/img/cluster-overview.pptx          |   Bin 0 -> 28133 bytes
 site/docs/2.4.7/img/edge_cut_vs_vertex_cut.png     |   Bin 0 -> 51015 bytes
 site/docs/2.4.7/img/glyphicons-halflings-white.png |   Bin 0 -> 8777 bytes
 site/docs/2.4.7/img/glyphicons-halflings.png       |   Bin 0 -> 12799 bytes
 site/docs/2.4.7/img/graphx_figures.pptx            |   Bin 0 -> 1123363 bytes
 site/docs/2.4.7/img/graphx_logo.png                |   Bin 0 -> 22875 bytes
 site/docs/2.4.7/img/java-sm.png                    |   Bin 0 -> 670 bytes
 site/docs/2.4.7/img/k8s-cluster-mode.png           |   Bin 0 -> 55538 bytes
 site/docs/2.4.7/img/ml-Pipeline.png                |   Bin 0 -> 38536 bytes
 site/docs/2.4.7/img/ml-PipelineModel.png           |   Bin 0 -> 39228 bytes
 site/docs/2.4.7/img/ml-Pipelines.pptx              |   Bin 0 -> 56777 bytes
 site/docs/2.4.7/img/property_graph.png             |   Bin 0 -> 135699 bytes
 site/docs/2.4.7/img/python-sm.png                  |   Bin 0 -> 1455 bytes
 site/docs/2.4.7/img/scala-sm.png                   |   Bin 0 -> 2241 bytes
 site/docs/2.4.7/img/spark-logo-hd.png              |   Bin 0 -> 11306 bytes
 site/docs/2.4.7/img/spark-webui-accumulators.png   |   Bin 0 -> 160167 bytes
 site/docs/2.4.7/img/streaming-arch.png             |   Bin 0 -> 51972 bytes
 site/docs/2.4.7/img/streaming-dstream-ops.png      |   Bin 0 -> 33495 bytes
 site/docs/2.4.7/img/streaming-dstream-window.png   |   Bin 0 -> 26622 bytes
 site/docs/2.4.7/img/streaming-dstream.png          |   Bin 0 -> 17843 bytes
 site/docs/2.4.7/img/streaming-figures.pptx         |   Bin 0 -> 887551 bytes
 site/docs/2.4.7/img/streaming-flow.png             |   Bin 0 -> 20425 bytes
 site/docs/2.4.7/img/streaming-kinesis-arch.png     |   Bin 0 -> 86336 bytes
 .../img/structured-streaming-example-model.png     |   Bin 0 -> 79409 bytes
 .../2.4.7/img/structured-streaming-late-data.png   |   Bin 0 -> 91513 bytes
 site/docs/2.4.7/img/structured-streaming-model.png |   Bin 0 -> 37321 bytes
 .../img/structured-streaming-stream-as-a-table.png |   Bin 0 -> 47791 bytes
 .../structured-streaming-watermark-append-mode.png |   Bin 0 -> 249196 bytes
 .../structured-streaming-watermark-update-mode.png |   Bin 0 -> 299141 bytes
 .../docs/2.4.7/img/structured-streaming-window.png |   Bin 0 -> 88102 bytes
 site/docs/2.4.7/img/structured-streaming.pptx      |   Bin 0 -> 1126657 bytes
 site/docs/2.4.7/img/triplet.png                    |   Bin 0 -> 19255 bytes
 site/docs/2.4.7/img/vertex_routing_edge_tables.png |   Bin 0 -> 323162 bytes
 site/docs/2.4.7/index.html                         |   343 +
 site/docs/2.4.7/job-scheduling.html                |   455 +
 site/docs/2.4.7/js/api-docs.js                     |    64 +
 site/docs/2.4.7/js/api-javadocs.js                 |    60 +
 site/docs/2.4.7/js/main.js                         |    97 +
 site/docs/2.4.7/js/vendor/anchor.min.js            |     6 +
 site/docs/2.4.7/js/vendor/bootstrap.js             |  2027 +
 site/docs/2.4.7/js/vendor/bootstrap.min.js         |     6 +
 site/docs/2.4.7/js/vendor/jquery-1.12.4.min.js     |     5 +
 .../js/vendor/modernizr-2.6.1-respond-1.1.0.min.js |    11 +
 site/docs/2.4.7/ml-advanced.html                   |   502 +
 site/docs/2.4.7/ml-ann.html                        |   406 +
 site/docs/2.4.7/ml-classification-regression.html  |  3980 ++
 site/docs/2.4.7/ml-clustering.html                 |  1004 +
 site/docs/2.4.7/ml-collaborative-filtering.html    |   782 +
 site/docs/2.4.7/ml-datasource.html                 |   501 +
 site/docs/2.4.7/ml-decision-tree.html              |   406 +
 site/docs/2.4.7/ml-ensembles.html                  |   406 +
 site/docs/2.4.7/ml-features.html                   |  4795 +++
 site/docs/2.4.7/ml-frequent-pattern-mining.html    |   691 +
 site/docs/2.4.7/ml-guide.html                      |   569 +
 site/docs/2.4.7/ml-linear-methods.html             |   406 +
 site/docs/2.4.7/ml-migration-guides.html           |   804 +
 site/docs/2.4.7/ml-pipeline.html                   |  1071 +
 site/docs/2.4.7/ml-statistics.html                 |   726 +
 site/docs/2.4.7/ml-survival-regression.html        |   406 +
 site/docs/2.4.7/ml-tuning.html                     |   888 +
 .../2.4.7/mllib-classification-regression.html     |   501 +
 site/docs/2.4.7/mllib-clustering.html              |  1376 +
 site/docs/2.4.7/mllib-collaborative-filtering.html |   648 +
 site/docs/2.4.7/mllib-data-types.html              |  1140 +
 site/docs/2.4.7/mllib-decision-tree.html           |   912 +
 .../docs/2.4.7/mllib-dimensionality-reduction.html |   723 +
 site/docs/2.4.7/mllib-ensembles.html               |  1205 +
 site/docs/2.4.7/mllib-evaluation-metrics.html      |  1808 +
 site/docs/2.4.7/mllib-feature-extraction.html      |  1047 +
 site/docs/2.4.7/mllib-frequent-pattern-mining.html |   756 +
 site/docs/2.4.7/mllib-guide.html                   |   466 +
 site/docs/2.4.7/mllib-isotonic-regression.html     |   592 +
 site/docs/2.4.7/mllib-linear-methods.html          |  1229 +
 site/docs/2.4.7/mllib-migration-guides.html        |   405 +
 site/docs/2.4.7/mllib-naive-bayes.html             |   539 +
 site/docs/2.4.7/mllib-optimization.html            |   807 +
 site/docs/2.4.7/mllib-pmml-model-export.html       |   481 +
 site/docs/2.4.7/mllib-statistics.html              |  1270 +
 site/docs/2.4.7/monitoring.html                    |   842 +
 site/docs/2.4.7/programming-guide.html             |   176 +
 site/docs/2.4.7/quick-start.html                   |   585 +
 site/docs/2.4.7/rdd-programming-guide.html         |  1764 +
 site/docs/2.4.7/redirects.json                     |     1 +
 site/docs/2.4.7/running-on-kubernetes.html         |  1025 +
 site/docs/2.4.7/running-on-mesos.html              |  1015 +
 site/docs/2.4.7/running-on-yarn.html               |   835 +
 site/docs/2.4.7/security.html                      |   940 +
 site/docs/2.4.7/spark-standalone.html              |   619 +
 site/docs/2.4.7/sparkr.html                        |   931 +
 site/docs/2.4.7/sql-data-sources-avro.html         |   721 +
 site/docs/2.4.7/sql-data-sources-hive-tables.html  |   793 +
 site/docs/2.4.7/sql-data-sources-jdbc.html         |   671 +
 site/docs/2.4.7/sql-data-sources-json.html         |   549 +
 .../sql-data-sources-load-save-functions.html      |   759 +
 site/docs/2.4.7/sql-data-sources-orc.html          |   362 +
 site/docs/2.4.7/sql-data-sources-parquet.html      |   874 +
 .../2.4.7/sql-data-sources-troubleshooting.html    |   347 +
 site/docs/2.4.7/sql-data-sources.html              |   390 +
 site/docs/2.4.7/sql-distributed-sql-engine.html    |   363 +
 site/docs/2.4.7/sql-getting-started.html           |  1738 +
 .../sql-migration-guide-hive-compatibility.html    |   448 +
 site/docs/2.4.7/sql-migration-guide-upgrade.html   |  1007 +
 site/docs/2.4.7/sql-migration-guide.html           |   306 +
 site/docs/2.4.7/sql-performance-tuning.html        |   452 +
 site/docs/2.4.7/sql-programming-guide.html         |   299 +
 site/docs/2.4.7/sql-pyspark-pandas-with-arrow.html |   613 +
 site/docs/2.4.7/sql-reference.html                 |   956 +
 site/docs/2.4.7/storage-openstack-swift.html       |   300 +
 site/docs/2.4.7/streaming-custom-receivers.html    |   416 +
 site/docs/2.4.7/streaming-flume-integration.html   |   371 +
 .../2.4.7/streaming-kafka-0-10-integration.html    |   480 +
 .../2.4.7/streaming-kafka-0-8-integration.html     |   393 +
 site/docs/2.4.7/streaming-kafka-integration.html   |   221 +
 site/docs/2.4.7/streaming-kinesis-integration.html |   474 +
 site/docs/2.4.7/streaming-programming-guide.html   |  2675 ++
 .../structured-streaming-kafka-integration.html    |   778 +
 .../structured-streaming-programming-guide.html    |  3366 ++
 site/docs/2.4.7/submitting-applications.html       |   389 +
 site/docs/2.4.7/tuning.html                        |   531 +
 site/js/downloads.js                               |     2 +-
 3721 files changed, 2062509 insertions(+), 1 deletion(-)

diff --git a/documentation.md b/documentation.md
index 2b05076..dd2681e 100644
--- a/documentation.md
+++ b/documentation.md
@@ -14,6 +14,7 @@ navigation:
 <ul>
   <li><a href="{{site.baseurl}}/docs/3.0.1/">Spark 3.0.1</a></li>
   <li><a href="{{site.baseurl}}/docs/3.0.0/">Spark 3.0.0</a></li>
+  <li><a href="{{site.baseurl}}/docs/2.4.7/">Spark 2.4.7</a></li>
   <li><a href="{{site.baseurl}}/docs/2.4.6/">Spark 2.4.6</a></li>
   <li><a href="{{site.baseurl}}/docs/2.4.5/">Spark 2.4.5</a></li>
   <li><a href="{{site.baseurl}}/docs/2.4.4/">Spark 2.4.4</a></li>
diff --git a/site/docs/2.4.7/README.md b/site/docs/2.4.7/README.md
new file mode 100644
index 0000000..7f7666b
--- /dev/null
+++ b/site/docs/2.4.7/README.md
@@ -0,0 +1,86 @@
+Welcome to the Spark documentation!
+
+This readme will walk you through navigating and building the Spark documentation, which is included
+here with the Spark source code. You can also find documentation specific to release versions of
+Spark at https://spark.apache.org/documentation.html.
+
+Read on to learn more about viewing documentation in plain text (i.e., markdown) or building the
+documentation yourself. Why build it yourself? So that you have the docs that correspond to
+whichever version of Spark you currently have checked out of revision control.
+
+## Prerequisites
+
+The Spark documentation build uses a number of tools to build HTML docs and API docs in Scala, Java,
+Python, R and SQL.
+
+You need to have [Ruby](https://www.ruby-lang.org/en/documentation/installation/) and
+[Python](https://docs.python.org/2/using/unix.html#getting-and-installing-the-latest-version-of-python)
+installed. Also install the following libraries:
+
+```sh
+$ sudo gem install jekyll jekyll-redirect-from pygments.rb
+$ sudo pip install Pygments
+# Following is needed only for generating API docs
+$ sudo pip install sphinx pypandoc mkdocs
+$ sudo Rscript -e 'install.packages(c("knitr", "devtools", "testthat", "rmarkdown"), repos="https://cloud.r-project.org/")'
+$ sudo Rscript -e 'devtools::install_version("roxygen2", version = "5.0.1", repos="https://cloud.r-project.org/")'
+```
+
+Note: If you are on a system with both Ruby 1.9 and Ruby 2.0 you may need to replace gem with gem2.0.
+
+Note: Other versions of roxygen2 might work in SparkR documentation generation but `RoxygenNote` field in `$SPARK_HOME/R/pkg/DESCRIPTION` is 5.0.1, which is updated if the version is mismatched.
+
+## Generating the Documentation HTML
+
+We include the Spark documentation as part of the source (as opposed to using a hosted wiki, such as
+the github wiki, as the definitive documentation) to enable the documentation to evolve along with
+the source code and be captured by revision control (currently git). This way the code automatically
+includes the version of the documentation that is relevant regardless of which version or release
+you have checked out or downloaded.
+
+In this directory you will find text files formatted using Markdown, with an ".md" suffix. You can
+read those text files directly if you want. Start with `index.md`.
+
+Execute `jekyll build` from the `docs/` directory to compile the site. Compiling the site with
+Jekyll will create a directory called `_site` containing `index.html` as well as the rest of the
+compiled files.
+
+```sh
+$ cd docs
+$ jekyll build
+```
+
+You can modify the default Jekyll build as follows:
+
+```sh
+# Skip generating API docs (which takes a while)
+$ SKIP_API=1 jekyll build
+
+# Serve content locally on port 4000
+$ jekyll serve --watch
+
+# Build the site with extra features used on the live page
+$ PRODUCTION=1 jekyll build
+```
+
+## API Docs (Scaladoc, Javadoc, Sphinx, roxygen2, MkDocs)
+
+You can build just the Spark scaladoc and javadoc by running `build/sbt unidoc` from the `$SPARK_HOME` directory.
+
+Similarly, you can build just the PySpark docs by running `make html` from the
+`$SPARK_HOME/python/docs` directory. Documentation is only generated for classes that are listed as
+public in `__init__.py`. The SparkR docs can be built by running `$SPARK_HOME/R/create-docs.sh`, and
+the SQL docs can be built by running `$SPARK_HOME/sql/create-docs.sh`
+after [building Spark](https://github.com/apache/spark#building-spark) first.
+
+When you run `jekyll build` in the `docs` directory, it will also copy over the scaladoc and javadoc for the various
+Spark subprojects into the `docs` directory (and then also into the `_site` directory). We use a
+jekyll plugin to run `build/sbt unidoc` before building the site so if you haven't run it (recently) it
+may take some time as it generates all of the scaladoc and javadoc using [Unidoc](https://github.com/sbt/sbt-unidoc).
+The jekyll plugin also generates the PySpark docs using [Sphinx](http://sphinx-doc.org/), SparkR docs
+using [roxygen2](https://cran.r-project.org/web/packages/roxygen2/index.html) and SQL docs
+using [MkDocs](https://www.mkdocs.org/).
+
+NOTE: To skip the step of building and copying over the Scala, Java, Python, R and SQL API docs, run `SKIP_API=1
+jekyll build`. In addition, `SKIP_SCALADOC=1`, `SKIP_PYTHONDOC=1`, `SKIP_RDOC=1` and `SKIP_SQLDOC=1` can be used
+to skip a single step of the corresponding language. `SKIP_SCALADOC` indicates skipping both the Scala and Java docs.
diff --git a/site/docs/2.4.7/api.html b/site/docs/2.4.7/api.html
new file mode 100644
index 0000000..55ea148
--- /dev/null
+++ b/site/docs/2.4.7/api.html
@@ -0,0 +1,181 @@
+
+<!DOCTYPE html>
+<!--[if lt IE 7]>      <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
+<!--[if IE 7]>         <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
+<!--[if IE 8]>         <html class="no-js lt-ie9"> <![endif]-->
+<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Spark API Documentation - Spark 2.4.7 Documentation</title>
+        
+
+        
+
+        <link rel="stylesheet" href="css/bootstrap.min.css">
+        <style>
+            body {
+                padding-top: 60px;
+                padding-bottom: 40px;
+            }
+        </style>
+        <meta name="viewport" content="width=device-width">
+        <link rel="stylesheet" href="css/bootstrap-responsive.min.css">
+        <link rel="stylesheet" href="css/main.css">
+
+        <script src="js/vendor/modernizr-2.6.1-respond-1.1.0.min.js"></script>
+
+        <link rel="stylesheet" href="css/pygments-default.css">
+
+        
+        <!-- Google analytics script -->
+        <script type="text/javascript">
+          var _gaq = _gaq || [];
+          _gaq.push(['_setAccount', 'UA-32518208-2']);
+          _gaq.push(['_trackPageview']);
+
+          (function() {
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+          })();
+        </script>
+        
+
+    </head>
+    <body>
+        <!--[if lt IE 7]>
+            <p class="chromeframe">You are using an outdated browser. <a href="https://browsehappy.com/">Upgrade your browser today</a> or <a href="http://www.google.com/chromeframe/?redirect=true">install Google Chrome Frame</a> to better experience this site.</p>
+        <![endif]-->
+
+        <!-- This code is taken from http://twitter.github.com/bootstrap/examples/hero.html -->
+
+        <div class="navbar navbar-fixed-top" id="topbar">
+            <div class="navbar-inner">
+                <div class="container">
+                    <div class="brand"><a href="index.html">
+                      <img src="img/spark-logo-hd.png" style="height:50px;"/></a><span class="version">2.4.7</span>
+                    </div>
+                    <ul class="nav">
+                        <!--TODO(andyk): Add class="active" attribute to li some how.-->
+                        <li><a href="index.html">Overview</a></li>
+
+                        <li class="dropdown">
+                            <a href="#" class="dropdown-toggle" data-toggle="dropdown">Programming Guides<b class="caret"></b></a>
+                            <ul class="dropdown-menu">
+                                <li><a href="quick-start.html">Quick Start</a></li>
+                                <li><a href="rdd-programming-guide.html">RDDs, Accumulators, Broadcasts Vars</a></li>
+                                <li><a href="sql-programming-guide.html">SQL, DataFrames, and Datasets</a></li>
+                                <li><a href="structured-streaming-programming-guide.html">Structured Streaming</a></li>
+                                <li><a href="streaming-programming-guide.html">Spark Streaming (DStreams)</a></li>
+                                <li><a href="ml-guide.html">MLlib (Machine Learning)</a></li>
+                                <li><a href="graphx-programming-guide.html">GraphX (Graph Processing)</a></li>
+                                <li><a href="sparkr.html">SparkR (R on Spark)</a></li>
+                            </ul>
+                        </li>
+
+                        <li class="dropdown">
+                            <a href="#" class="dropdown-toggle" data-toggle="dropdown">API Docs<b class="caret"></b></a>
+                            <ul class="dropdown-menu">
+                                <li><a href="api/scala/index.html#org.apache.spark.package">Scala</a></li>
+                                <li><a href="api/java/index.html">Java</a></li>
+                                <li><a href="api/python/index.html">Python</a></li>
+                                <li><a href="api/R/index.html">R</a></li>
+                                <li><a href="api/sql/index.html">SQL, Built-in Functions</a></li>
+                            </ul>
+                        </li>
+
+                        <li class="dropdown">
+                            <a href="#" class="dropdown-toggle" data-toggle="dropdown">Deploying<b class="caret"></b></a>
+                            <ul class="dropdown-menu">
+                                <li><a href="cluster-overview.html">Overview</a></li>
+                                <li><a href="submitting-applications.html">Submitting Applications</a></li>
+                                <li class="divider"></li>
+                                <li><a href="spark-standalone.html">Spark Standalone</a></li>
+                                <li><a href="running-on-mesos.html">Mesos</a></li>
+                                <li><a href="running-on-yarn.html">YARN</a></li>
+                                <li><a href="running-on-kubernetes.html">Kubernetes</a></li>
+                            </ul>
+                        </li>
+
+                        <li class="dropdown">
+                            <a href="api.html" class="dropdown-toggle" data-toggle="dropdown">More<b class="caret"></b></a>
+                            <ul class="dropdown-menu">
+                                <li><a href="configuration.html">Configuration</a></li>
+                                <li><a href="monitoring.html">Monitoring</a></li>
+                                <li><a href="tuning.html">Tuning Guide</a></li>
+                                <li><a href="job-scheduling.html">Job Scheduling</a></li>
+                                <li><a href="security.html">Security</a></li>
+                                <li><a href="hardware-provisioning.html">Hardware Provisioning</a></li>
+                                <li class="divider"></li>
+                                <li><a href="building-spark.html">Building Spark</a></li>
+                                <li><a href="https://spark.apache.org/contributing.html">Contributing to Spark</a></li>
+                                <li><a href="https://spark.apache.org/third-party-projects.html">Third Party Projects</a></li>
+                            </ul>
+                        </li>
+                    </ul>
+                    <!--<p class="navbar-text pull-right"><span class="version-text">v2.4.7</span></p>-->
+                </div>
+            </div>
+        </div>
+
+        <div class="container-wrapper">
+
+            
+                <div class="content" id="content">
+                    
+                        <h1 class="title">Spark API Documentation</h1>
+                    
+
+                    <p>Here you can read API docs for Spark and its submodules.</p>
+
+<ul>
+  <li><a href="api/scala/index.html">Spark Scala API (Scaladoc)</a></li>
+  <li><a href="api/java/index.html">Spark Java API (Javadoc)</a></li>
+  <li><a href="api/python/index.html">Spark Python API (Sphinx)</a></li>
+  <li><a href="api/R/index.html">Spark R API (Roxygen2)</a></li>
+  <li><a href="api/sql/index.html">Spark SQL, Built-in Functions (MkDocs)</a></li>
+</ul>
+
+
+                </div>
+            
+             <!-- /container -->
+        </div>
+
+        <script src="js/vendor/jquery-1.12.4.min.js"></script>
+        <script src="js/vendor/bootstrap.min.js"></script>
+        <script src="js/vendor/anchor.min.js"></script>
+        <script src="js/main.js"></script>
+
+        <!-- MathJax Section -->
+        <script type="text/x-mathjax-config">
+            MathJax.Hub.Config({
+                TeX: { equationNumbers: { autoNumber: "AMS" } }
+            });
+        </script>
+        <script>
+            // Note that we load MathJax this way to work with local file (file://), HTTP and HTTPS.
+            // We could use "//cdn.mathjax...", but that won't support "file://".
+            (function(d, script) {
+                script = d.createElement('script');
+                script.type = 'text/javascript';
+                script.async = true;
+                script.onload = function(){
+                    MathJax.Hub.Config({
+                        tex2jax: {
+                            inlineMath: [ ["$", "$"], ["\\\\(","\\\\)"] ],
+                            displayMath: [ ["$$","$$"], ["\\[", "\\]"] ],
+                            processEscapes: true,
+                            skipTags: ['script', 'noscript', 'style', 'textarea', 'pre']
+                        }
+                    });
+                };
+                script.src = ('https:' == document.location.protocol ? 'https://' : 'http://') +
+                    'cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js' +
+                    '?config=TeX-AMS-MML_HTMLorMML';
+                d.getElementsByTagName('head')[0].appendChild(script);
+            }(document));
+        </script>
+    </body>
+</html>
diff --git a/site/docs/2.4.7/api/DESCRIPTION b/site/docs/2.4.7/api/DESCRIPTION
new file mode 100644
index 0000000..77bf263
--- /dev/null
+++ b/site/docs/2.4.7/api/DESCRIPTION
@@ -0,0 +1,64 @@
+Package: SparkR
+Type: Package
+Version: 2.4.7
+Title: R Front End for 'Apache Spark'
+Description: Provides an R Front end for 'Apache Spark' <https://spark.apache.org>.
+Authors@R: c(person("Shivaram", "Venkataraman", role = c("aut", "cre"),
+                    email = "shivaram@cs.berkeley.edu"),
+             person("Xiangrui", "Meng", role = "aut",
+                    email = "meng@databricks.com"),
+             person("Felix", "Cheung", role = "aut",
+                    email = "felixcheung@apache.org"),
+             person(family = "The Apache Software Foundation", role = c("aut", "cph")))
+License: Apache License (== 2.0)
+URL: https://www.apache.org/ https://spark.apache.org/
+BugReports: https://spark.apache.org/contributing.html
+SystemRequirements: Java (== 8)
+Depends:
+    R (>= 3.5),
+    methods
+Suggests:
+    knitr,
+    rmarkdown,
+    testthat,
+    e1071,
+    survival
+Collate:
+    'schema.R'
+    'generics.R'
+    'jobj.R'
+    'column.R'
+    'group.R'
+    'RDD.R'
+    'pairRDD.R'
+    'DataFrame.R'
+    'SQLContext.R'
+    'WindowSpec.R'
+    'backend.R'
+    'broadcast.R'
+    'catalog.R'
+    'client.R'
+    'context.R'
+    'deserialize.R'
+    'functions.R'
+    'install.R'
+    'jvm.R'
+    'mllib_classification.R'
+    'mllib_clustering.R'
+    'mllib_fpm.R'
+    'mllib_recommendation.R'
+    'mllib_regression.R'
+    'mllib_stat.R'
+    'mllib_tree.R'
+    'mllib_utils.R'
+    'serialize.R'
+    'sparkR.R'
+    'stats.R'
+    'streaming.R'
+    'types.R'
+    'utils.R'
+    'window.R'
+RoxygenNote: 7.1.1
+VignetteBuilder: knitr
+NeedsCompilation: no
+Encoding: UTF-8
diff --git a/site/docs/2.4.7/api/R/00Index.html b/site/docs/2.4.7/api/R/00Index.html
new file mode 100644
index 0000000..9b8007d
--- /dev/null
+++ b/site/docs/2.4.7/api/R/00Index.html
@@ -0,0 +1,1949 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head><title>R: R Front End for 'Apache Spark'</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+</head><body>
+<h1> R Front End for 'Apache Spark'
+<img class="toplogo" src="http://stat.ethz.ch/R-manual/R-devel/doc/html/Rlogo.svg" alt="[R logo]" />
+</h1>
+<hr/>
+<div style="text-align: center;">
+<a href="http://stat.ethz.ch/R-manual/R-devel/doc/html/packages.html"><img class="arrow" src="http://stat.ethz.ch/R-manual/R-devel/doc/html/left.jpg" alt="[Up]" /></a>
+<a href="http://stat.ethz.ch/R-manual/R-devel/doc/html/index.html"><img class="arrow" src="http://stat.ethz.ch/R-manual/R-devel/doc/html/up.jpg" alt="[Top]" /></a>
+</div><h2>Documentation for package &lsquo;SparkR&rsquo; version 2.4.7</h2>
+
+<ul><li><a href="../DESCRIPTION">DESCRIPTION file</a>.</li>
+</ul>
+
+<h2>Help Pages</h2>
+
+
+<p style="text-align: center;">
+<a href="#A">A</a>
+<a href="#B">B</a>
+<a href="#C">C</a>
+<a href="#D">D</a>
+<a href="#E">E</a>
+<a href="#F">F</a>
+<a href="#G">G</a>
+<a href="#H">H</a>
+<a href="#I">I</a>
+<a href="#J">J</a>
+<a href="#K">K</a>
+<a href="#L">L</a>
+<a href="#M">M</a>
+<a href="#N">N</a>
+<a href="#O">O</a>
+<a href="#P">P</a>
+<a href="#Q">Q</a>
+<a href="#R">R</a>
+<a href="#S">S</a>
+<a href="#T">T</a>
+<a href="#U">U</a>
+<a href="#V">V</a>
+<a href="#W">W</a>
+<a href="#Y">Y</a>
+<a href="#misc">misc</a>
+</p>
+
+
+<h2><a name="A">-- A --</a></h2>
+
+<table width="100%">
+<tr><td style="width: 25%;"><a href="column_math_functions.html">abs</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">abs-method</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">acos</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">acos-method</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_datetime_diff_functions.html">add_months</a></td>
+<td>Date time arithmetic functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_datetime_diff_functions.html">add_months-method</a></td>
+<td>Date time arithmetic functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="AFTSurvivalRegressionModel-class.html">AFTSurvivalRegressionModel-class</a></td>
+<td>S4 class that represents a AFTSurvivalRegressionModel</td></tr>
+<tr><td style="width: 25%;"><a href="summarize.html">agg</a></td>
+<td>summarize</td></tr>
+<tr><td style="width: 25%;"><a href="summarize.html">agg-method</a></td>
+<td>summarize</td></tr>
+<tr><td style="width: 25%;"><a href="alias.html">alias</a></td>
+<td>alias</td></tr>
+<tr><td style="width: 25%;"><a href="alias.html">alias-method</a></td>
+<td>alias</td></tr>
+<tr><td style="width: 25%;"><a href="ALSModel-class.html">ALSModel-class</a></td>
+<td>S4 class that represents an ALSModel</td></tr>
+<tr><td style="width: 25%;"><a href="column_aggregate_functions.html">approxCountDistinct</a></td>
+<td>Aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_aggregate_functions.html">approxCountDistinct-method</a></td>
+<td>Aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="approxQuantile.html">approxQuantile</a></td>
+<td>Calculates the approximate quantiles of numerical columns of a SparkDataFrame</td></tr>
+<tr><td style="width: 25%;"><a href="approxQuantile.html">approxQuantile-method</a></td>
+<td>Calculates the approximate quantiles of numerical columns of a SparkDataFrame</td></tr>
+<tr><td style="width: 25%;"><a href="arrange.html">arrange</a></td>
+<td>Arrange Rows by Variables</td></tr>
+<tr><td style="width: 25%;"><a href="arrange.html">arrange-method</a></td>
+<td>Arrange Rows by Variables</td></tr>
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">arrays_overlap</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">arrays_overlap-method</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">arrays_zip</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">arrays_zip-method</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">array_contains</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">array_contains-method</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">array_distinct</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">array_distinct-method</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">array_except</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">array_except-method</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">array_intersect</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">array_intersect-method</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">array_join</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">array_join-method</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">array_max</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">array_max-method</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">array_min</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">array_min-method</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">array_position</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">array_position-method</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">array_remove</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">array_remove-method</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">array_repeat</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">array_repeat-method</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">array_sort</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">array_sort-method</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">array_union</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">array_union-method</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="as.data.frame.html">as.data.frame</a></td>
+<td>Download data from a SparkDataFrame into a R data.frame</td></tr>
+<tr><td style="width: 25%;"><a href="as.data.frame.html">as.data.frame-method</a></td>
+<td>Download data from a SparkDataFrame into a R data.frame</td></tr>
+<tr><td style="width: 25%;"><a href="createDataFrame.html">as.DataFrame</a></td>
+<td>Create a SparkDataFrame</td></tr>
+<tr><td style="width: 25%;"><a href="createDataFrame.html">as.DataFrame.default</a></td>
+<td>Create a SparkDataFrame</td></tr>
+<tr><td style="width: 25%;"><a href="columnfunctions.html">asc</a></td>
+<td>A set of operations working with SparkDataFrame columns</td></tr>
+<tr><td style="width: 25%;"><a href="column_string_functions.html">ascii</a></td>
+<td>String functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_string_functions.html">ascii-method</a></td>
+<td>String functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">asin</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">asin-method</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="spark.fpGrowth.html">associationRules-method</a></td>
+<td>FP-growth</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">atan</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">atan-method</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">atan2</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">atan2-method</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="attach.html">attach</a></td>
+<td>Attach SparkDataFrame to R search path</td></tr>
+<tr><td style="width: 25%;"><a href="attach.html">attach-method</a></td>
+<td>Attach SparkDataFrame to R search path</td></tr>
+<tr><td style="width: 25%;"><a href="avg.html">avg</a></td>
+<td>avg</td></tr>
+<tr><td style="width: 25%;"><a href="avg.html">avg-method</a></td>
+<td>avg</td></tr>
+<tr><td style="width: 25%;"><a href="awaitTermination.html">awaitTermination</a></td>
+<td>awaitTermination</td></tr>
+<tr><td style="width: 25%;"><a href="awaitTermination.html">awaitTermination-method</a></td>
+<td>awaitTermination</td></tr>
+</table>
+
+<h2><a name="B">-- B --</a></h2>
+
+<table width="100%">
+<tr><td style="width: 25%;"><a href="column_string_functions.html">base64</a></td>
+<td>String functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_string_functions.html">base64-method</a></td>
+<td>String functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="between.html">between</a></td>
+<td>between</td></tr>
+<tr><td style="width: 25%;"><a href="between.html">between-method</a></td>
+<td>between</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">bin</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">bin-method</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="BisectingKMeansModel-class.html">BisectingKMeansModel-class</a></td>
+<td>S4 class that represents a BisectingKMeansModel</td></tr>
+<tr><td style="width: 25%;"><a href="column_nonaggregate_functions.html">bitwiseNOT</a></td>
+<td>Non-aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_nonaggregate_functions.html">bitwiseNOT-method</a></td>
+<td>Non-aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="broadcast.html">broadcast</a></td>
+<td>broadcast</td></tr>
+<tr><td style="width: 25%;"><a href="broadcast.html">broadcast-method</a></td>
+<td>broadcast</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">bround</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">bround-method</a></td>
+<td>Math functions for Column operations</td></tr>
+</table>
+
+<h2><a name="C">-- C --</a></h2>
+
+<table width="100%">
+<tr><td style="width: 25%;"><a href="cache.html">cache</a></td>
+<td>Cache</td></tr>
+<tr><td style="width: 25%;"><a href="cache.html">cache-method</a></td>
+<td>Cache</td></tr>
+<tr><td style="width: 25%;"><a href="cacheTable.html">cacheTable</a></td>
+<td>Cache Table</td></tr>
+<tr><td style="width: 25%;"><a href="cacheTable.html">cacheTable.default</a></td>
+<td>Cache Table</td></tr>
+<tr><td style="width: 25%;"><a href="cancelJobGroup.html">cancelJobGroup</a></td>
+<td>Cancel active jobs for the specified group</td></tr>
+<tr><td style="width: 25%;"><a href="cancelJobGroup.html">cancelJobGroup.default</a></td>
+<td>Cancel active jobs for the specified group</td></tr>
+<tr><td style="width: 25%;"><a href="cast.html">cast</a></td>
+<td>Casts the column to a different data type.</td></tr>
+<tr><td style="width: 25%;"><a href="cast.html">cast-method</a></td>
+<td>Casts the column to a different data type.</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">cbrt</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">cbrt-method</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">ceil</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">ceil-method</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">ceiling</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">ceiling-method</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="checkpoint.html">checkpoint</a></td>
+<td>checkpoint</td></tr>
+<tr><td style="width: 25%;"><a href="checkpoint.html">checkpoint-method</a></td>
+<td>checkpoint</td></tr>
+<tr><td style="width: 25%;"><a href="clearCache.html">clearCache</a></td>
+<td>Clear Cache</td></tr>
+<tr><td style="width: 25%;"><a href="clearCache.html">clearCache.default</a></td>
+<td>Clear Cache</td></tr>
+<tr><td style="width: 25%;"><a href="clearJobGroup.html">clearJobGroup</a></td>
+<td>Clear current job group ID and its description</td></tr>
+<tr><td style="width: 25%;"><a href="clearJobGroup.html">clearJobGroup.default</a></td>
+<td>Clear current job group ID and its description</td></tr>
+<tr><td style="width: 25%;"><a href="coalesce.html">coalesce</a></td>
+<td>Coalesce</td></tr>
+<tr><td style="width: 25%;"><a href="coalesce.html">coalesce-method</a></td>
+<td>Coalesce</td></tr>
+<tr><td style="width: 25%;"><a href="column_nonaggregate_functions.html">coalesce-method</a></td>
+<td>Non-aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="collect.html">collect</a></td>
+<td>Collects all the elements of a SparkDataFrame and coerces them into an R data.frame.</td></tr>
+<tr><td style="width: 25%;"><a href="collect.html">collect-method</a></td>
+<td>Collects all the elements of a SparkDataFrame and coerces them into an R data.frame.</td></tr>
+<tr><td style="width: 25%;"><a href="column_aggregate_functions.html">collect_list</a></td>
+<td>Aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_aggregate_functions.html">collect_list-method</a></td>
+<td>Aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_aggregate_functions.html">collect_set</a></td>
+<td>Aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_aggregate_functions.html">collect_set-method</a></td>
+<td>Aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="columns.html">colnames</a></td>
+<td>Column Names of SparkDataFrame</td></tr>
+<tr><td style="width: 25%;"><a href="columns.html">colnames-method</a></td>
+<td>Column Names of SparkDataFrame</td></tr>
+<tr><td style="width: 25%;"><a href="columns.html">colnames&lt;-</a></td>
+<td>Column Names of SparkDataFrame</td></tr>
+<tr><td style="width: 25%;"><a href="columns.html">colnames&lt;--method</a></td>
+<td>Column Names of SparkDataFrame</td></tr>
+<tr><td style="width: 25%;"><a href="coltypes.html">coltypes</a></td>
+<td>coltypes</td></tr>
+<tr><td style="width: 25%;"><a href="coltypes.html">coltypes-method</a></td>
+<td>coltypes</td></tr>
+<tr><td style="width: 25%;"><a href="coltypes.html">coltypes&lt;-</a></td>
+<td>coltypes</td></tr>
+<tr><td style="width: 25%;"><a href="coltypes.html">coltypes&lt;--method</a></td>
+<td>coltypes</td></tr>
+<tr><td style="width: 25%;"><a href="column.html">column</a></td>
+<td>S4 class that represents a SparkDataFrame column</td></tr>
+<tr><td style="width: 25%;"><a href="column.html">Column-class</a></td>
+<td>S4 class that represents a SparkDataFrame column</td></tr>
+<tr><td style="width: 25%;"><a href="column.html">column-method</a></td>
+<td>S4 class that represents a SparkDataFrame column</td></tr>
+<tr><td style="width: 25%;"><a href="columnfunctions.html">columnfunctions</a></td>
+<td>A set of operations working with SparkDataFrame columns</td></tr>
+<tr><td style="width: 25%;"><a href="columns.html">columns</a></td>
+<td>Column Names of SparkDataFrame</td></tr>
+<tr><td style="width: 25%;"><a href="columns.html">columns-method</a></td>
+<td>Column Names of SparkDataFrame</td></tr>
+<tr><td style="width: 25%;"><a href="column_aggregate_functions.html">column_aggregate_functions</a></td>
+<td>Aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">column_collection_functions</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_datetime_diff_functions.html">column_datetime_diff_functions</a></td>
+<td>Date time arithmetic functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_datetime_functions.html">column_datetime_functions</a></td>
+<td>Date time functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">column_math_functions</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_misc_functions.html">column_misc_functions</a></td>
+<td>Miscellaneous functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_nonaggregate_functions.html">column_nonaggregate_functions</a></td>
+<td>Non-aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_string_functions.html">column_string_functions</a></td>
+<td>String functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_window_functions.html">column_window_functions</a></td>
+<td>Window functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">concat</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">concat-method</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_string_functions.html">concat_ws</a></td>
+<td>String functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_string_functions.html">concat_ws-method</a></td>
+<td>String functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="columnfunctions.html">contains</a></td>
+<td>A set of operations working with SparkDataFrame columns</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">conv</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">conv-method</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="corr.html">corr</a></td>
+<td>corr</td></tr>
+<tr><td style="width: 25%;"><a href="corr.html">corr-method</a></td>
+<td>corr</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">cos</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">cos-method</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">cosh</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">cosh-method</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="count.html">count</a></td>
+<td>Count</td></tr>
+<tr><td style="width: 25%;"><a href="count.html">count-method</a></td>
+<td>Count</td></tr>
+<tr><td style="width: 25%;"><a href="nrow.html">count-method</a></td>
+<td>Returns the number of rows in a SparkDataFrame</td></tr>
+<tr><td style="width: 25%;"><a href="column_aggregate_functions.html">countDistinct</a></td>
+<td>Aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_aggregate_functions.html">countDistinct-method</a></td>
+<td>Aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="cov.html">cov</a></td>
+<td>cov</td></tr>
+<tr><td style="width: 25%;"><a href="cov.html">cov-method</a></td>
+<td>cov</td></tr>
+<tr><td style="width: 25%;"><a href="cov.html">covar_pop</a></td>
+<td>cov</td></tr>
+<tr><td style="width: 25%;"><a href="cov.html">covar_pop-method</a></td>
+<td>cov</td></tr>
+<tr><td style="width: 25%;"><a href="cov.html">covar_samp</a></td>
+<td>cov</td></tr>
+<tr><td style="width: 25%;"><a href="cov.html">covar_samp-method</a></td>
+<td>cov</td></tr>
+<tr><td style="width: 25%;"><a href="column_misc_functions.html">crc32</a></td>
+<td>Miscellaneous functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_misc_functions.html">crc32-method</a></td>
+<td>Miscellaneous functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="createDataFrame.html">createDataFrame</a></td>
+<td>Create a SparkDataFrame</td></tr>
+<tr><td style="width: 25%;"><a href="createDataFrame.html">createDataFrame.default</a></td>
+<td>Create a SparkDataFrame</td></tr>
+<tr><td style="width: 25%;"><a href="createExternalTable-deprecated.html">createExternalTable</a></td>
+<td>(Deprecated) Create an external table</td></tr>
+<tr><td style="width: 25%;"><a href="createExternalTable-deprecated.html">createExternalTable.default</a></td>
+<td>(Deprecated) Create an external table</td></tr>
+<tr><td style="width: 25%;"><a href="createOrReplaceTempView.html">createOrReplaceTempView</a></td>
+<td>Creates a temporary view using the given name.</td></tr>
+<tr><td style="width: 25%;"><a href="createOrReplaceTempView.html">createOrReplaceTempView-method</a></td>
+<td>Creates a temporary view using the given name.</td></tr>
+<tr><td style="width: 25%;"><a href="createTable.html">createTable</a></td>
+<td>Creates a table based on the dataset in a data source</td></tr>
+<tr><td style="width: 25%;"><a href="column_nonaggregate_functions.html">create_array</a></td>
+<td>Non-aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_nonaggregate_functions.html">create_array-method</a></td>
+<td>Non-aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_nonaggregate_functions.html">create_map</a></td>
+<td>Non-aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_nonaggregate_functions.html">create_map-method</a></td>
+<td>Non-aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="crossJoin.html">crossJoin</a></td>
+<td>CrossJoin</td></tr>
+<tr><td style="width: 25%;"><a href="crossJoin.html">crossJoin-method</a></td>
+<td>CrossJoin</td></tr>
+<tr><td style="width: 25%;"><a href="crosstab.html">crosstab</a></td>
+<td>Computes a pair-wise frequency table of the given columns</td></tr>
+<tr><td style="width: 25%;"><a href="crosstab.html">crosstab-method</a></td>
+<td>Computes a pair-wise frequency table of the given columns</td></tr>
+<tr><td style="width: 25%;"><a href="cube.html">cube</a></td>
+<td>cube</td></tr>
+<tr><td style="width: 25%;"><a href="cube.html">cube-method</a></td>
+<td>cube</td></tr>
+<tr><td style="width: 25%;"><a href="column_window_functions.html">cume_dist</a></td>
+<td>Window functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_window_functions.html">cume_dist-method</a></td>
+<td>Window functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="currentDatabase.html">currentDatabase</a></td>
+<td>Returns the current default database</td></tr>
+<tr><td style="width: 25%;"><a href="column_datetime_functions.html">current_date</a></td>
+<td>Date time functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_datetime_functions.html">current_date-method</a></td>
+<td>Date time functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_datetime_functions.html">current_timestamp</a></td>
+<td>Date time functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_datetime_functions.html">current_timestamp-method</a></td>
+<td>Date time functions for Column operations</td></tr>
+</table>
+
+<h2><a name="D">-- D --</a></h2>
+
+<table width="100%">
+<tr><td style="width: 25%;"><a href="dapply.html">dapply</a></td>
+<td>dapply</td></tr>
+<tr><td style="width: 25%;"><a href="dapply.html">dapply-method</a></td>
+<td>dapply</td></tr>
+<tr><td style="width: 25%;"><a href="dapplyCollect.html">dapplyCollect</a></td>
+<td>dapplyCollect</td></tr>
+<tr><td style="width: 25%;"><a href="dapplyCollect.html">dapplyCollect-method</a></td>
+<td>dapplyCollect</td></tr>
+<tr><td style="width: 25%;"><a href="column_datetime_diff_functions.html">datediff</a></td>
+<td>Date time arithmetic functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_datetime_diff_functions.html">datediff-method</a></td>
+<td>Date time arithmetic functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_datetime_diff_functions.html">date_add</a></td>
+<td>Date time arithmetic functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_datetime_diff_functions.html">date_add-method</a></td>
+<td>Date time arithmetic functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_datetime_diff_functions.html">date_format</a></td>
+<td>Date time arithmetic functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_datetime_diff_functions.html">date_format-method</a></td>
+<td>Date time arithmetic functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_datetime_diff_functions.html">date_sub</a></td>
+<td>Date time arithmetic functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_datetime_diff_functions.html">date_sub-method</a></td>
+<td>Date time arithmetic functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_datetime_functions.html">date_trunc</a></td>
+<td>Date time functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_datetime_functions.html">date_trunc-method</a></td>
+<td>Date time functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_datetime_functions.html">dayofmonth</a></td>
+<td>Date time functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_datetime_functions.html">dayofmonth-method</a></td>
+<td>Date time functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_datetime_functions.html">dayofweek</a></td>
+<td>Date time functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_datetime_functions.html">dayofweek-method</a></td>
+<td>Date time functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_datetime_functions.html">dayofyear</a></td>
+<td>Date time functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_datetime_functions.html">dayofyear-method</a></td>
+<td>Date time functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="DecisionTreeClassificationModel-class.html">DecisionTreeClassificationModel-class</a></td>
+<td>S4 class that represents a DecisionTreeClassificationModel</td></tr>
+<tr><td style="width: 25%;"><a href="DecisionTreeRegressionModel-class.html">DecisionTreeRegressionModel-class</a></td>
+<td>S4 class that represents a DecisionTreeRegressionModel</td></tr>
+<tr><td style="width: 25%;"><a href="column_string_functions.html">decode</a></td>
+<td>String functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_string_functions.html">decode-method</a></td>
+<td>String functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_window_functions.html">dense_rank</a></td>
+<td>Window functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_window_functions.html">dense_rank-method</a></td>
+<td>Window functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="columnfunctions.html">desc</a></td>
+<td>A set of operations working with SparkDataFrame columns</td></tr>
+<tr><td style="width: 25%;"><a href="describe.html">describe</a></td>
+<td>describe</td></tr>
+<tr><td style="width: 25%;"><a href="describe.html">describe-method</a></td>
+<td>describe</td></tr>
+<tr><td style="width: 25%;"><a href="dim.html">dim</a></td>
+<td>Returns the dimensions of SparkDataFrame</td></tr>
+<tr><td style="width: 25%;"><a href="dim.html">dim-method</a></td>
+<td>Returns the dimensions of SparkDataFrame</td></tr>
+<tr><td style="width: 25%;"><a href="distinct.html">distinct</a></td>
+<td>Distinct</td></tr>
+<tr><td style="width: 25%;"><a href="distinct.html">distinct-method</a></td>
+<td>Distinct</td></tr>
+<tr><td style="width: 25%;"><a href="drop.html">drop</a></td>
+<td>drop</td></tr>
+<tr><td style="width: 25%;"><a href="drop.html">drop-method</a></td>
+<td>drop</td></tr>
+<tr><td style="width: 25%;"><a href="dropDuplicates.html">dropDuplicates</a></td>
+<td>dropDuplicates</td></tr>
+<tr><td style="width: 25%;"><a href="dropDuplicates.html">dropDuplicates-method</a></td>
+<td>dropDuplicates</td></tr>
+<tr><td style="width: 25%;"><a href="nafunctions.html">dropna</a></td>
+<td>A set of SparkDataFrame functions working with NA values</td></tr>
+<tr><td style="width: 25%;"><a href="nafunctions.html">dropna-method</a></td>
+<td>A set of SparkDataFrame functions working with NA values</td></tr>
+<tr><td style="width: 25%;"><a href="dropTempTable-deprecated.html">dropTempTable</a></td>
+<td>(Deprecated) Drop Temporary Table</td></tr>
+<tr><td style="width: 25%;"><a href="dropTempTable-deprecated.html">dropTempTable.default</a></td>
+<td>(Deprecated) Drop Temporary Table</td></tr>
+<tr><td style="width: 25%;"><a href="dropTempView.html">dropTempView</a></td>
+<td>Drops the temporary view with the given view name in the catalog.</td></tr>
+<tr><td style="width: 25%;"><a href="dtypes.html">dtypes</a></td>
+<td>DataTypes</td></tr>
+<tr><td style="width: 25%;"><a href="dtypes.html">dtypes-method</a></td>
+<td>DataTypes</td></tr>
+</table>
+
+<h2><a name="E">-- E --</a></h2>
+
+<table width="100%">
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">element_at</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">element_at-method</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_string_functions.html">encode</a></td>
+<td>String functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_string_functions.html">encode-method</a></td>
+<td>String functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="endsWith.html">endsWith</a></td>
+<td>endsWith</td></tr>
+<tr><td style="width: 25%;"><a href="endsWith.html">endsWith-method</a></td>
+<td>endsWith</td></tr>
+<tr><td style="width: 25%;"><a href="except.html">except</a></td>
+<td>except</td></tr>
+<tr><td style="width: 25%;"><a href="except.html">except-method</a></td>
+<td>except</td></tr>
+<tr><td style="width: 25%;"><a href="exceptAll.html">exceptAll</a></td>
+<td>exceptAll</td></tr>
+<tr><td style="width: 25%;"><a href="exceptAll.html">exceptAll-method</a></td>
+<td>exceptAll</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">exp</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">exp-method</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="explain.html">explain</a></td>
+<td>Explain</td></tr>
+<tr><td style="width: 25%;"><a href="explain.html">explain-method</a></td>
+<td>Explain</td></tr>
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">explode</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">explode-method</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">explode_outer</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">explode_outer-method</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">expm1</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">expm1-method</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_nonaggregate_functions.html">expr</a></td>
+<td>Non-aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_nonaggregate_functions.html">expr-method</a></td>
+<td>Non-aggregate functions for Column operations</td></tr>
+</table>
+
+<h2><a name="F">-- F --</a></h2>
+
+<table width="100%">
+<tr><td style="width: 25%;"><a href="column_math_functions.html">factorial</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">factorial-method</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="nafunctions.html">fillna</a></td>
+<td>A set of SparkDataFrame functions working with NA values</td></tr>
+<tr><td style="width: 25%;"><a href="nafunctions.html">fillna-method</a></td>
+<td>A set of SparkDataFrame functions working with NA values</td></tr>
+<tr><td style="width: 25%;"><a href="filter.html">filter</a></td>
+<td>Filter</td></tr>
+<tr><td style="width: 25%;"><a href="filter.html">filter-method</a></td>
+<td>Filter</td></tr>
+<tr><td style="width: 25%;"><a href="first.html">first</a></td>
+<td>Return the first row of a SparkDataFrame</td></tr>
+<tr><td style="width: 25%;"><a href="first.html">first-method</a></td>
+<td>Return the first row of a SparkDataFrame</td></tr>
+<tr><td style="width: 25%;"><a href="fitted.html">fitted</a></td>
+<td>Get fitted result from a k-means model</td></tr>
+<tr><td style="width: 25%;"><a href="fitted.html">fitted-method</a></td>
+<td>Get fitted result from a k-means model</td></tr>
+<tr><td style="width: 25%;"><a href="spark.bisectingKmeans.html">fitted-method</a></td>
+<td>Bisecting K-Means Clustering Model</td></tr>
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">flatten</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">flatten-method</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">floor</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">floor-method</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_string_functions.html">format_number</a></td>
+<td>String functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_string_functions.html">format_number-method</a></td>
+<td>String functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_string_functions.html">format_string</a></td>
+<td>String functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_string_functions.html">format_string-method</a></td>
+<td>String functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="FPGrowthModel-class.html">FPGrowthModel-class</a></td>
+<td>S4 class that represents a FPGrowthModel</td></tr>
+<tr><td style="width: 25%;"><a href="freqItems.html">freqItems</a></td>
+<td>Finding frequent items for columns, possibly with false positives</td></tr>
+<tr><td style="width: 25%;"><a href="freqItems.html">freqItems-method</a></td>
+<td>Finding frequent items for columns, possibly with false positives</td></tr>
+<tr><td style="width: 25%;"><a href="spark.fpGrowth.html">freqItemsets-method</a></td>
+<td>FP-growth</td></tr>
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">from_json</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">from_json-method</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_datetime_functions.html">from_unixtime</a></td>
+<td>Date time functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_datetime_functions.html">from_unixtime-method</a></td>
+<td>Date time functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_datetime_diff_functions.html">from_utc_timestamp</a></td>
+<td>Date time arithmetic functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_datetime_diff_functions.html">from_utc_timestamp-method</a></td>
+<td>Date time arithmetic functions for Column operations</td></tr>
+</table>
+
+<h2><a name="G">-- G --</a></h2>
+
+<table width="100%">
+<tr><td style="width: 25%;"><a href="gapply.html">gapply</a></td>
+<td>gapply</td></tr>
+<tr><td style="width: 25%;"><a href="gapply.html">gapply-method</a></td>
+<td>gapply</td></tr>
+<tr><td style="width: 25%;"><a href="gapplyCollect.html">gapplyCollect</a></td>
+<td>gapplyCollect</td></tr>
+<tr><td style="width: 25%;"><a href="gapplyCollect.html">gapplyCollect-method</a></td>
+<td>gapplyCollect</td></tr>
+<tr><td style="width: 25%;"><a href="GaussianMixtureModel-class.html">GaussianMixtureModel-class</a></td>
+<td>S4 class that represents a GaussianMixtureModel</td></tr>
+<tr><td style="width: 25%;"><a href="GBTClassificationModel-class.html">GBTClassificationModel-class</a></td>
+<td>S4 class that represents a GBTClassificationModel</td></tr>
+<tr><td style="width: 25%;"><a href="GBTRegressionModel-class.html">GBTRegressionModel-class</a></td>
+<td>S4 class that represents a GBTRegressionModel</td></tr>
+<tr><td style="width: 25%;"><a href="GeneralizedLinearRegressionModel-class.html">GeneralizedLinearRegressionModel-class</a></td>
+<td>S4 class that represents a generalized linear model</td></tr>
+<tr><td style="width: 25%;"><a href="columnfunctions.html">getField</a></td>
+<td>A set of operations working with SparkDataFrame columns</td></tr>
+<tr><td style="width: 25%;"><a href="columnfunctions.html">getItem</a></td>
+<td>A set of operations working with SparkDataFrame columns</td></tr>
+<tr><td style="width: 25%;"><a href="getLocalProperty.html">getLocalProperty</a></td>
+<td>Get a local property set in this thread, or 'NULL' if it is missing. See 'setLocalProperty'.</td></tr>
+<tr><td style="width: 25%;"><a href="getNumPartitions.html">getNumPartitions</a></td>
+<td>getNumPartitions</td></tr>
+<tr><td style="width: 25%;"><a href="getNumPartitions.html">getNumPartitions-method</a></td>
+<td>getNumPartitions</td></tr>
+<tr><td style="width: 25%;"><a href="glm.html">glm</a></td>
+<td>Generalized Linear Models (R-compliant)</td></tr>
+<tr><td style="width: 25%;"><a href="glm.html">glm-method</a></td>
+<td>Generalized Linear Models (R-compliant)</td></tr>
+<tr><td style="width: 25%;"><a href="column_nonaggregate_functions.html">greatest</a></td>
+<td>Non-aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_nonaggregate_functions.html">greatest-method</a></td>
+<td>Non-aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="groupBy.html">groupBy</a></td>
+<td>GroupBy</td></tr>
+<tr><td style="width: 25%;"><a href="groupBy.html">groupBy-method</a></td>
+<td>GroupBy</td></tr>
+<tr><td style="width: 25%;"><a href="GroupedData.html">groupedData</a></td>
+<td>S4 class that represents a GroupedData</td></tr>
+<tr><td style="width: 25%;"><a href="GroupedData.html">GroupedData-class</a></td>
+<td>S4 class that represents a GroupedData</td></tr>
+<tr><td style="width: 25%;"><a href="column_aggregate_functions.html">grouping_bit</a></td>
+<td>Aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_aggregate_functions.html">grouping_bit-method</a></td>
+<td>Aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_aggregate_functions.html">grouping_id</a></td>
+<td>Aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_aggregate_functions.html">grouping_id-method</a></td>
+<td>Aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="groupBy.html">group_by</a></td>
+<td>GroupBy</td></tr>
+<tr><td style="width: 25%;"><a href="groupBy.html">group_by-method</a></td>
+<td>GroupBy</td></tr>
+</table>
+
+<h2><a name="H">-- H --</a></h2>
+
+<table width="100%">
+<tr><td style="width: 25%;"><a href="column_misc_functions.html">hash</a></td>
+<td>Miscellaneous functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_misc_functions.html">hash-method</a></td>
+<td>Miscellaneous functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="hashCode.html">hashCode</a></td>
+<td>Compute the hashCode of an object</td></tr>
+<tr><td style="width: 25%;"><a href="head.html">head</a></td>
+<td>Head</td></tr>
+<tr><td style="width: 25%;"><a href="head.html">head-method</a></td>
+<td>Head</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">hex</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">hex-method</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="hint.html">hint</a></td>
+<td>hint</td></tr>
+<tr><td style="width: 25%;"><a href="hint.html">hint-method</a></td>
+<td>hint</td></tr>
+<tr><td style="width: 25%;"><a href="histogram.html">histogram</a></td>
+<td>Compute histogram statistics for given column</td></tr>
+<tr><td style="width: 25%;"><a href="histogram.html">histogram-method</a></td>
+<td>Compute histogram statistics for given column</td></tr>
+<tr><td style="width: 25%;"><a href="column_datetime_functions.html">hour</a></td>
+<td>Date time functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_datetime_functions.html">hour-method</a></td>
+<td>Date time functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">hypot</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">hypot-method</a></td>
+<td>Math functions for Column operations</td></tr>
+</table>
+
+<h2><a name="I">-- I --</a></h2>
+
+<table width="100%">
+<tr><td style="width: 25%;"><a href="column_nonaggregate_functions.html">ifelse</a></td>
+<td>Non-aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_nonaggregate_functions.html">ifelse-method</a></td>
+<td>Non-aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_string_functions.html">initcap</a></td>
+<td>String functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_string_functions.html">initcap-method</a></td>
+<td>String functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_nonaggregate_functions.html">input_file_name</a></td>
+<td>Non-aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_nonaggregate_functions.html">input_file_name-method</a></td>
+<td>Non-aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="insertInto.html">insertInto</a></td>
+<td>insertInto</td></tr>
+<tr><td style="width: 25%;"><a href="insertInto.html">insertInto-method</a></td>
+<td>insertInto</td></tr>
+<tr><td style="width: 25%;"><a href="install.spark.html">install.spark</a></td>
+<td>Download and Install Apache Spark to a Local Directory</td></tr>
+<tr><td style="width: 25%;"><a href="column_string_functions.html">instr</a></td>
+<td>String functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_string_functions.html">instr-method</a></td>
+<td>String functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="intersect.html">intersect</a></td>
+<td>Intersect</td></tr>
+<tr><td style="width: 25%;"><a href="intersect.html">intersect-method</a></td>
+<td>Intersect</td></tr>
+<tr><td style="width: 25%;"><a href="intersectAll.html">intersectAll</a></td>
+<td>intersectAll</td></tr>
+<tr><td style="width: 25%;"><a href="intersectAll.html">intersectAll-method</a></td>
+<td>intersectAll</td></tr>
+<tr><td style="width: 25%;"><a href="column_nonaggregate_functions.html">is.nan</a></td>
+<td>Non-aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_nonaggregate_functions.html">is.nan-method</a></td>
+<td>Non-aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="isActive.html">isActive</a></td>
+<td>isActive</td></tr>
+<tr><td style="width: 25%;"><a href="isActive.html">isActive-method</a></td>
+<td>isActive</td></tr>
+<tr><td style="width: 25%;"><a href="isLocal.html">isLocal</a></td>
+<td>isLocal</td></tr>
+<tr><td style="width: 25%;"><a href="isLocal.html">isLocal-method</a></td>
+<td>isLocal</td></tr>
+<tr><td style="width: 25%;"><a href="columnfunctions.html">isNaN</a></td>
+<td>A set of operations working with SparkDataFrame columns</td></tr>
+<tr><td style="width: 25%;"><a href="column_nonaggregate_functions.html">isnan</a></td>
+<td>Non-aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_nonaggregate_functions.html">isnan-method</a></td>
+<td>Non-aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="columnfunctions.html">isNotNull</a></td>
+<td>A set of operations working with SparkDataFrame columns</td></tr>
+<tr><td style="width: 25%;"><a href="columnfunctions.html">isNull</a></td>
+<td>A set of operations working with SparkDataFrame columns</td></tr>
+<tr><td style="width: 25%;"><a href="IsotonicRegressionModel-class.html">IsotonicRegressionModel-class</a></td>
+<td>S4 class that represents an IsotonicRegressionModel</td></tr>
+<tr><td style="width: 25%;"><a href="isStreaming.html">isStreaming</a></td>
+<td>isStreaming</td></tr>
+<tr><td style="width: 25%;"><a href="isStreaming.html">isStreaming-method</a></td>
+<td>isStreaming</td></tr>
+</table>
+
+<h2><a name="J">-- J --</a></h2>
+
+<table width="100%">
+<tr><td style="width: 25%;"><a href="join.html">join</a></td>
+<td>Join</td></tr>
+<tr><td style="width: 25%;"><a href="join.html">join-method</a></td>
+<td>Join</td></tr>
+<tr><td style="width: 25%;"><a href="read.json.html">jsonFile</a></td>
+<td>Create a SparkDataFrame from a JSON file.</td></tr>
+<tr><td style="width: 25%;"><a href="read.json.html">jsonFile.default</a></td>
+<td>Create a SparkDataFrame from a JSON file.</td></tr>
+</table>
+
+<h2><a name="K">-- K --</a></h2>
+
+<table width="100%">
+<tr><td style="width: 25%;"><a href="KMeansModel-class.html">KMeansModel-class</a></td>
+<td>S4 class that represents a KMeansModel</td></tr>
+<tr><td style="width: 25%;"><a href="KSTest-class.html">KSTest-class</a></td>
+<td>S4 class that represents an KSTest</td></tr>
+<tr><td style="width: 25%;"><a href="column_aggregate_functions.html">kurtosis</a></td>
+<td>Aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_aggregate_functions.html">kurtosis-method</a></td>
+<td>Aggregate functions for Column operations</td></tr>
+</table>
+
+<h2><a name="L">-- L --</a></h2>
+
+<table width="100%">
+<tr><td style="width: 25%;"><a href="column_window_functions.html">lag</a></td>
+<td>Window functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_window_functions.html">lag-method</a></td>
+<td>Window functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="last.html">last</a></td>
+<td>last</td></tr>
+<tr><td style="width: 25%;"><a href="last.html">last-method</a></td>
+<td>last</td></tr>
+<tr><td style="width: 25%;"><a href="lastProgress.html">lastProgress</a></td>
+<td>lastProgress</td></tr>
+<tr><td style="width: 25%;"><a href="lastProgress.html">lastProgress-method</a></td>
+<td>lastProgress</td></tr>
+<tr><td style="width: 25%;"><a href="column_datetime_functions.html">last_day</a></td>
+<td>Date time functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_datetime_functions.html">last_day-method</a></td>
+<td>Date time functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="LDAModel-class.html">LDAModel-class</a></td>
+<td>S4 class that represents an LDAModel</td></tr>
+<tr><td style="width: 25%;"><a href="column_window_functions.html">lead</a></td>
+<td>Window functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_window_functions.html">lead-method</a></td>
+<td>Window functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_nonaggregate_functions.html">least</a></td>
+<td>Non-aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_nonaggregate_functions.html">least-method</a></td>
+<td>Non-aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_string_functions.html">length</a></td>
+<td>String functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_string_functions.html">length-method</a></td>
+<td>String functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_string_functions.html">levenshtein</a></td>
+<td>String functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_string_functions.html">levenshtein-method</a></td>
+<td>String functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="columnfunctions.html">like</a></td>
+<td>A set of operations working with SparkDataFrame columns</td></tr>
+<tr><td style="width: 25%;"><a href="limit.html">limit</a></td>
+<td>Limit</td></tr>
+<tr><td style="width: 25%;"><a href="limit.html">limit-method</a></td>
+<td>Limit</td></tr>
+<tr><td style="width: 25%;"><a href="LinearSVCModel-class.html">LinearSVCModel-class</a></td>
+<td>S4 class that represents an LinearSVCModel</td></tr>
+<tr><td style="width: 25%;"><a href="listColumns.html">listColumns</a></td>
+<td>Returns a list of columns for the given table/view in the specified database</td></tr>
+<tr><td style="width: 25%;"><a href="listDatabases.html">listDatabases</a></td>
+<td>Returns a list of databases available</td></tr>
+<tr><td style="width: 25%;"><a href="listFunctions.html">listFunctions</a></td>
+<td>Returns a list of functions registered in the specified database</td></tr>
+<tr><td style="width: 25%;"><a href="listTables.html">listTables</a></td>
+<td>Returns a list of tables or views in the specified database</td></tr>
+<tr><td style="width: 25%;"><a href="column_nonaggregate_functions.html">lit</a></td>
+<td>Non-aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_nonaggregate_functions.html">lit-method</a></td>
+<td>Non-aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="read.df.html">loadDF</a></td>
+<td>Load a SparkDataFrame</td></tr>
+<tr><td style="width: 25%;"><a href="read.df.html">loadDF.default</a></td>
+<td>Load a SparkDataFrame</td></tr>
+<tr><td style="width: 25%;"><a href="localCheckpoint.html">localCheckpoint</a></td>
+<td>localCheckpoint</td></tr>
+<tr><td style="width: 25%;"><a href="localCheckpoint.html">localCheckpoint-method</a></td>
+<td>localCheckpoint</td></tr>
+<tr><td style="width: 25%;"><a href="column_string_functions.html">locate</a></td>
+<td>String functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_string_functions.html">locate-method</a></td>
+<td>String functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">log</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">log-method</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">log10</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">log10-method</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">log1p</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">log1p-method</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">log2</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">log2-method</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="LogisticRegressionModel-class.html">LogisticRegressionModel-class</a></td>
+<td>S4 class that represents an LogisticRegressionModel</td></tr>
+<tr><td style="width: 25%;"><a href="column_string_functions.html">lower</a></td>
+<td>String functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_string_functions.html">lower-method</a></td>
+<td>String functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_string_functions.html">lpad</a></td>
+<td>String functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_string_functions.html">lpad-method</a></td>
+<td>String functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_string_functions.html">ltrim</a></td>
+<td>String functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_string_functions.html">ltrim-method</a></td>
+<td>String functions for Column operations</td></tr>
+</table>
+
+<h2><a name="M">-- M --</a></h2>
+
+<table width="100%">
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">map_from_arrays</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">map_from_arrays-method</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">map_keys</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">map_keys-method</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">map_values</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">map_values-method</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_aggregate_functions.html">max</a></td>
+<td>Aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_aggregate_functions.html">max-method</a></td>
+<td>Aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_misc_functions.html">md5</a></td>
+<td>Miscellaneous functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_misc_functions.html">md5-method</a></td>
+<td>Miscellaneous functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_aggregate_functions.html">mean</a></td>
+<td>Aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_aggregate_functions.html">mean-method</a></td>
+<td>Aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="merge.html">merge</a></td>
+<td>Merges two data frames</td></tr>
+<tr><td style="width: 25%;"><a href="merge.html">merge-method</a></td>
+<td>Merges two data frames</td></tr>
+<tr><td style="width: 25%;"><a href="column_aggregate_functions.html">min</a></td>
+<td>Aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_aggregate_functions.html">min-method</a></td>
+<td>Aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_datetime_functions.html">minute</a></td>
+<td>Date time functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_datetime_functions.html">minute-method</a></td>
+<td>Date time functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_nonaggregate_functions.html">monotonically_increasing_id</a></td>
+<td>Non-aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_nonaggregate_functions.html">monotonically_increasing_id-method</a></td>
+<td>Non-aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_datetime_functions.html">month</a></td>
+<td>Date time functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_datetime_functions.html">month-method</a></td>
+<td>Date time functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_datetime_diff_functions.html">months_between</a></td>
+<td>Date time arithmetic functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_datetime_diff_functions.html">months_between-method</a></td>
+<td>Date time arithmetic functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="MultilayerPerceptronClassificationModel-class.html">MultilayerPerceptronClassificationModel-class</a></td>
+<td>S4 class that represents a MultilayerPerceptronClassificationModel</td></tr>
+<tr><td style="width: 25%;"><a href="mutate.html">mutate</a></td>
+<td>Mutate</td></tr>
+<tr><td style="width: 25%;"><a href="mutate.html">mutate-method</a></td>
+<td>Mutate</td></tr>
+</table>
+
+<h2><a name="N">-- N --</a></h2>
+
+<table width="100%">
+<tr><td style="width: 25%;"><a href="count.html">n</a></td>
+<td>Count</td></tr>
+<tr><td style="width: 25%;"><a href="count.html">n-method</a></td>
+<td>Count</td></tr>
+<tr><td style="width: 25%;"><a href="nafunctions.html">na.omit</a></td>
+<td>A set of SparkDataFrame functions working with NA values</td></tr>
+<tr><td style="width: 25%;"><a href="nafunctions.html">na.omit-method</a></td>
+<td>A set of SparkDataFrame functions working with NA values</td></tr>
+<tr><td style="width: 25%;"><a href="NaiveBayesModel-class.html">NaiveBayesModel-class</a></td>
+<td>S4 class that represents a NaiveBayesModel</td></tr>
+<tr><td style="width: 25%;"><a href="columns.html">names</a></td>
+<td>Column Names of SparkDataFrame</td></tr>
+<tr><td style="width: 25%;"><a href="columns.html">names-method</a></td>
+<td>Column Names of SparkDataFrame</td></tr>
+<tr><td style="width: 25%;"><a href="columns.html">names&lt;-</a></td>
+<td>Column Names of SparkDataFrame</td></tr>
+<tr><td style="width: 25%;"><a href="columns.html">names&lt;--method</a></td>
+<td>Column Names of SparkDataFrame</td></tr>
+<tr><td style="width: 25%;"><a href="column_nonaggregate_functions.html">nanvl</a></td>
+<td>Non-aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_nonaggregate_functions.html">nanvl-method</a></td>
+<td>Non-aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="ncol.html">ncol</a></td>
+<td>Returns the number of columns in a SparkDataFrame</td></tr>
+<tr><td style="width: 25%;"><a href="ncol.html">ncol-method</a></td>
+<td>Returns the number of columns in a SparkDataFrame</td></tr>
+<tr><td style="width: 25%;"><a href="column_nonaggregate_functions.html">negate</a></td>
+<td>Non-aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_nonaggregate_functions.html">negate-method</a></td>
+<td>Non-aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_datetime_diff_functions.html">next_day</a></td>
+<td>Date time arithmetic functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_datetime_diff_functions.html">next_day-method</a></td>
+<td>Date time arithmetic functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="not.html">not</a></td>
+<td>!</td></tr>
+<tr><td style="width: 25%;"><a href="not.html">not-method</a></td>
+<td>!</td></tr>
+<tr><td style="width: 25%;"><a href="nrow.html">nrow</a></td>
+<td>Returns the number of rows in a SparkDataFrame</td></tr>
+<tr><td style="width: 25%;"><a href="nrow.html">nrow-method</a></td>
+<td>Returns the number of rows in a SparkDataFrame</td></tr>
+<tr><td style="width: 25%;"><a href="column_window_functions.html">ntile</a></td>
+<td>Window functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_window_functions.html">ntile-method</a></td>
+<td>Window functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_aggregate_functions.html">n_distinct</a></td>
+<td>Aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_aggregate_functions.html">n_distinct-method</a></td>
+<td>Aggregate functions for Column operations</td></tr>
+</table>
+
+<h2><a name="O">-- O --</a></h2>
+
+<table width="100%">
+<tr><td style="width: 25%;"><a href="orderBy.html">orderBy</a></td>
+<td>Ordering Columns in a WindowSpec</td></tr>
+<tr><td style="width: 25%;"><a href="arrange.html">orderBy-method</a></td>
+<td>Arrange Rows by Variables</td></tr>
+<tr><td style="width: 25%;"><a href="orderBy.html">orderBy-method</a></td>
+<td>Ordering Columns in a WindowSpec</td></tr>
+<tr><td style="width: 25%;"><a href="otherwise.html">otherwise</a></td>
+<td>otherwise</td></tr>
+<tr><td style="width: 25%;"><a href="otherwise.html">otherwise-method</a></td>
+<td>otherwise</td></tr>
+<tr><td style="width: 25%;"><a href="over.html">over</a></td>
+<td>over</td></tr>
+<tr><td style="width: 25%;"><a href="over.html">over-method</a></td>
+<td>over</td></tr>
+</table>
+
+<h2><a name="P">-- P --</a></h2>
+
+<table width="100%">
+<tr><td style="width: 25%;"><a href="read.parquet.html">parquetFile</a></td>
+<td>Create a SparkDataFrame from a Parquet file.</td></tr>
+<tr><td style="width: 25%;"><a href="read.parquet.html">parquetFile.default</a></td>
+<td>Create a SparkDataFrame from a Parquet file.</td></tr>
+<tr><td style="width: 25%;"><a href="partitionBy.html">partitionBy</a></td>
+<td>partitionBy</td></tr>
+<tr><td style="width: 25%;"><a href="partitionBy.html">partitionBy-method</a></td>
+<td>partitionBy</td></tr>
+<tr><td style="width: 25%;"><a href="column_window_functions.html">percent_rank</a></td>
+<td>Window functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_window_functions.html">percent_rank-method</a></td>
+<td>Window functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="persist.html">persist</a></td>
+<td>Persist</td></tr>
+<tr><td style="width: 25%;"><a href="persist.html">persist-method</a></td>
+<td>Persist</td></tr>
+<tr><td style="width: 25%;"><a href="pivot.html">pivot</a></td>
+<td>Pivot a column of the GroupedData and perform the specified aggregation.</td></tr>
+<tr><td style="width: 25%;"><a href="pivot.html">pivot-method</a></td>
+<td>Pivot a column of the GroupedData and perform the specified aggregation.</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">pmod</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">pmod-method</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">posexplode</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">posexplode-method</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">posexplode_outer</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">posexplode_outer-method</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="predict.html">predict</a></td>
+<td>Makes predictions from a MLlib model</td></tr>
+<tr><td style="width: 25%;"><a href="spark.als.html">predict-method</a></td>
+<td>Alternating Least Squares (ALS) for Collaborative Filtering</td></tr>
+<tr><td style="width: 25%;"><a href="spark.bisectingKmeans.html">predict-method</a></td>
+<td>Bisecting K-Means Clustering Model</td></tr>
+<tr><td style="width: 25%;"><a href="spark.decisionTree.html">predict-method</a></td>
+<td>Decision Tree Model for Regression and Classification</td></tr>
+<tr><td style="width: 25%;"><a href="spark.fpGrowth.html">predict-method</a></td>
+<td>FP-growth</td></tr>
+<tr><td style="width: 25%;"><a href="spark.gaussianMixture.html">predict-method</a></td>
+<td>Multivariate Gaussian Mixture Model (GMM)</td></tr>
+<tr><td style="width: 25%;"><a href="spark.gbt.html">predict-method</a></td>
+<td>Gradient Boosted Tree Model for Regression and Classification</td></tr>
+<tr><td style="width: 25%;"><a href="spark.glm.html">predict-method</a></td>
+<td>Generalized Linear Models</td></tr>
+<tr><td style="width: 25%;"><a href="spark.isoreg.html">predict-method</a></td>
+<td>Isotonic Regression Model</td></tr>
+<tr><td style="width: 25%;"><a href="spark.kmeans.html">predict-method</a></td>
+<td>K-Means Clustering Model</td></tr>
+<tr><td style="width: 25%;"><a href="spark.logit.html">predict-method</a></td>
+<td>Logistic Regression Model</td></tr>
+<tr><td style="width: 25%;"><a href="spark.mlp.html">predict-method</a></td>
+<td>Multilayer Perceptron Classification Model</td></tr>
+<tr><td style="width: 25%;"><a href="spark.naiveBayes.html">predict-method</a></td>
+<td>Naive Bayes Models</td></tr>
+<tr><td style="width: 25%;"><a href="spark.randomForest.html">predict-method</a></td>
+<td>Random Forest Model for Regression and Classification</td></tr>
+<tr><td style="width: 25%;"><a href="spark.survreg.html">predict-method</a></td>
+<td>Accelerated Failure Time (AFT) Survival Regression Model</td></tr>
+<tr><td style="width: 25%;"><a href="spark.svmLinear.html">predict-method</a></td>
+<td>Linear SVM Model</td></tr>
+<tr><td style="width: 25%;"><a href="print.jobj.html">print.jobj</a></td>
+<td>Print a JVM object reference.</td></tr>
+<tr><td style="width: 25%;"><a href="print.structField.html">print.structField</a></td>
+<td>Print a Spark StructField.</td></tr>
+<tr><td style="width: 25%;"><a href="print.structType.html">print.structType</a></td>
+<td>Print a Spark StructType.</td></tr>
+<tr><td style="width: 25%;"><a href="spark.decisionTree.html">print.summary.DecisionTreeClassificationModel</a></td>
+<td>Decision Tree Model for Regression and Classification</td></tr>
+<tr><td style="width: 25%;"><a href="spark.decisionTree.html">print.summary.DecisionTreeRegressionModel</a></td>
+<td>Decision Tree Model for Regression and Classification</td></tr>
+<tr><td style="width: 25%;"><a href="spark.gbt.html">print.summary.GBTClassificationModel</a></td>
+<td>Gradient Boosted Tree Model for Regression and Classification</td></tr>
+<tr><td style="width: 25%;"><a href="spark.gbt.html">print.summary.GBTRegressionModel</a></td>
+<td>Gradient Boosted Tree Model for Regression and Classification</td></tr>
+<tr><td style="width: 25%;"><a href="spark.glm.html">print.summary.GeneralizedLinearRegressionModel</a></td>
+<td>Generalized Linear Models</td></tr>
+<tr><td style="width: 25%;"><a href="spark.kstest.html">print.summary.KSTest</a></td>
+<td>(One-Sample) Kolmogorov-Smirnov Test</td></tr>
+<tr><td style="width: 25%;"><a href="spark.randomForest.html">print.summary.RandomForestClassificationModel</a></td>
+<td>Random Forest Model for Regression and Classification</td></tr>
+<tr><td style="width: 25%;"><a href="spark.randomForest.html">print.summary.RandomForestRegressionModel</a></td>
+<td>Random Forest Model for Regression and Classification</td></tr>
+<tr><td style="width: 25%;"><a href="printSchema.html">printSchema</a></td>
+<td>Print Schema of a SparkDataFrame</td></tr>
+<tr><td style="width: 25%;"><a href="printSchema.html">printSchema-method</a></td>
+<td>Print Schema of a SparkDataFrame</td></tr>
+</table>
+
+<h2><a name="Q">-- Q --</a></h2>
+
+<table width="100%">
+<tr><td style="width: 25%;"><a href="column_datetime_functions.html">quarter</a></td>
+<td>Date time functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_datetime_functions.html">quarter-method</a></td>
+<td>Date time functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="queryName.html">queryName</a></td>
+<td>queryName</td></tr>
+<tr><td style="width: 25%;"><a href="queryName.html">queryName-method</a></td>
+<td>queryName</td></tr>
+</table>
+
+<h2><a name="R">-- R --</a></h2>
+
+<table width="100%">
+<tr><td style="width: 25%;"><a href="column_nonaggregate_functions.html">rand</a></td>
+<td>Non-aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_nonaggregate_functions.html">rand-method</a></td>
+<td>Non-aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_nonaggregate_functions.html">randn</a></td>
+<td>Non-aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_nonaggregate_functions.html">randn-method</a></td>
+<td>Non-aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="RandomForestClassificationModel-class.html">RandomForestClassificationModel-class</a></td>
+<td>S4 class that represents a RandomForestClassificationModel</td></tr>
+<tr><td style="width: 25%;"><a href="RandomForestRegressionModel-class.html">RandomForestRegressionModel-class</a></td>
+<td>S4 class that represents a RandomForestRegressionModel</td></tr>
+<tr><td style="width: 25%;"><a href="randomSplit.html">randomSplit</a></td>
+<td>randomSplit</td></tr>
+<tr><td style="width: 25%;"><a href="randomSplit.html">randomSplit-method</a></td>
+<td>randomSplit</td></tr>
+<tr><td style="width: 25%;"><a href="rangeBetween.html">rangeBetween</a></td>
+<td>rangeBetween</td></tr>
+<tr><td style="width: 25%;"><a href="rangeBetween.html">rangeBetween-method</a></td>
+<td>rangeBetween</td></tr>
+<tr><td style="width: 25%;"><a href="column_window_functions.html">rank</a></td>
+<td>Window functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_window_functions.html">rank-method</a></td>
+<td>Window functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="rbind.html">rbind</a></td>
+<td>Union two or more SparkDataFrames</td></tr>
+<tr><td style="width: 25%;"><a href="rbind.html">rbind-method</a></td>
+<td>Union two or more SparkDataFrames</td></tr>
+<tr><td style="width: 25%;"><a href="read.df.html">read.df</a></td>
+<td>Load a SparkDataFrame</td></tr>
+<tr><td style="width: 25%;"><a href="read.df.html">read.df.default</a></td>
+<td>Load a SparkDataFrame</td></tr>
+<tr><td style="width: 25%;"><a href="read.jdbc.html">read.jdbc</a></td>
+<td>Create a SparkDataFrame representing the database table accessible via JDBC URL</td></tr>
+<tr><td style="width: 25%;"><a href="read.json.html">read.json</a></td>
+<td>Create a SparkDataFrame from a JSON file.</td></tr>
+<tr><td style="width: 25%;"><a href="read.json.html">read.json.default</a></td>
+<td>Create a SparkDataFrame from a JSON file.</td></tr>
+<tr><td style="width: 25%;"><a href="read.ml.html">read.ml</a></td>
+<td>Load a fitted MLlib model from the input path.</td></tr>
+<tr><td style="width: 25%;"><a href="read.orc.html">read.orc</a></td>
+<td>Create a SparkDataFrame from an ORC file.</td></tr>
+<tr><td style="width: 25%;"><a href="read.parquet.html">read.parquet</a></td>
+<td>Create a SparkDataFrame from a Parquet file.</td></tr>
+<tr><td style="width: 25%;"><a href="read.parquet.html">read.parquet.default</a></td>
+<td>Create a SparkDataFrame from a Parquet file.</td></tr>
+<tr><td style="width: 25%;"><a href="read.stream.html">read.stream</a></td>
+<td>Load a streaming SparkDataFrame</td></tr>
+<tr><td style="width: 25%;"><a href="read.text.html">read.text</a></td>
+<td>Create a SparkDataFrame from a text file.</td></tr>
+<tr><td style="width: 25%;"><a href="read.text.html">read.text.default</a></td>
+<td>Create a SparkDataFrame from a text file.</td></tr>
+<tr><td style="width: 25%;"><a href="recoverPartitions.html">recoverPartitions</a></td>
+<td>Recovers all the partitions in the directory of a table and update the catalog</td></tr>
+<tr><td style="width: 25%;"><a href="refreshByPath.html">refreshByPath</a></td>
+<td>Invalidates and refreshes all the cached data and metadata for SparkDataFrame containing path</td></tr>
+<tr><td style="width: 25%;"><a href="refreshTable.html">refreshTable</a></td>
+<td>Invalidates and refreshes all the cached data and metadata of the given table</td></tr>
+<tr><td style="width: 25%;"><a href="column_string_functions.html">regexp_extract</a></td>
+<td>String functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_string_functions.html">regexp_extract-method</a></td>
+<td>String functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_string_functions.html">regexp_replace</a></td>
+<td>String functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_string_functions.html">regexp_replace-method</a></td>
+<td>String functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="registerTempTable-deprecated.html">registerTempTable</a></td>
+<td>(Deprecated) Register Temporary Table</td></tr>
+<tr><td style="width: 25%;"><a href="registerTempTable-deprecated.html">registerTempTable-method</a></td>
+<td>(Deprecated) Register Temporary Table</td></tr>
+<tr><td style="width: 25%;"><a href="rename.html">rename</a></td>
+<td>rename</td></tr>
+<tr><td style="width: 25%;"><a href="rename.html">rename-method</a></td>
+<td>rename</td></tr>
+<tr><td style="width: 25%;"><a href="repartition.html">repartition</a></td>
+<td>Repartition</td></tr>
+<tr><td style="width: 25%;"><a href="repartition.html">repartition-method</a></td>
+<td>Repartition</td></tr>
+<tr><td style="width: 25%;"><a href="repartitionByRange.html">repartitionByRange</a></td>
+<td>Repartition by range</td></tr>
+<tr><td style="width: 25%;"><a href="repartitionByRange.html">repartitionByRange-method</a></td>
+<td>Repartition by range</td></tr>
+<tr><td style="width: 25%;"><a href="column_string_functions.html">repeat_string</a></td>
+<td>String functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_string_functions.html">repeat_string-method</a></td>
+<td>String functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">reverse</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">reverse-method</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">rint</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">rint-method</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="columnfunctions.html">rlike</a></td>
+<td>A set of operations working with SparkDataFrame columns</td></tr>
+<tr><td style="width: 25%;"><a href="rollup.html">rollup</a></td>
+<td>rollup</td></tr>
+<tr><td style="width: 25%;"><a href="rollup.html">rollup-method</a></td>
+<td>rollup</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">round</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">round-method</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="rowsBetween.html">rowsBetween</a></td>
+<td>rowsBetween</td></tr>
+<tr><td style="width: 25%;"><a href="rowsBetween.html">rowsBetween-method</a></td>
+<td>rowsBetween</td></tr>
+<tr><td style="width: 25%;"><a href="column_window_functions.html">row_number</a></td>
+<td>Window functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_window_functions.html">row_number-method</a></td>
+<td>Window functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_string_functions.html">rpad</a></td>
+<td>String functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_string_functions.html">rpad-method</a></td>
+<td>String functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_string_functions.html">rtrim</a></td>
+<td>String functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_string_functions.html">rtrim-method</a></td>
+<td>String functions for Column operations</td></tr>
+</table>
+
+<h2><a name="S">-- S --</a></h2>
+
+<table width="100%">
+<tr><td style="width: 25%;"><a href="sample.html">sample</a></td>
+<td>Sample</td></tr>
+<tr><td style="width: 25%;"><a href="sample.html">sample-method</a></td>
+<td>Sample</td></tr>
+<tr><td style="width: 25%;"><a href="sampleBy.html">sampleBy</a></td>
+<td>Returns a stratified sample without replacement</td></tr>
+<tr><td style="width: 25%;"><a href="sampleBy.html">sampleBy-method</a></td>
+<td>Returns a stratified sample without replacement</td></tr>
+<tr><td style="width: 25%;"><a href="sample.html">sample_frac</a></td>
+<td>Sample</td></tr>
+<tr><td style="width: 25%;"><a href="sample.html">sample_frac-method</a></td>
+<td>Sample</td></tr>
+<tr><td style="width: 25%;"><a href="write.parquet.html">saveAsParquetFile</a></td>
+<td>Save the contents of SparkDataFrame as a Parquet file, preserving the schema.</td></tr>
+<tr><td style="width: 25%;"><a href="write.parquet.html">saveAsParquetFile-method</a></td>
+<td>Save the contents of SparkDataFrame as a Parquet file, preserving the schema.</td></tr>
+<tr><td style="width: 25%;"><a href="saveAsTable.html">saveAsTable</a></td>
+<td>Save the contents of the SparkDataFrame to a data source as a table</td></tr>
+<tr><td style="width: 25%;"><a href="saveAsTable.html">saveAsTable-method</a></td>
+<td>Save the contents of the SparkDataFrame to a data source as a table</td></tr>
+<tr><td style="width: 25%;"><a href="write.df.html">saveDF</a></td>
+<td>Save the contents of SparkDataFrame to a data source.</td></tr>
+<tr><td style="width: 25%;"><a href="write.df.html">saveDF-method</a></td>
+<td>Save the contents of SparkDataFrame to a data source.</td></tr>
+<tr><td style="width: 25%;"><a href="schema.html">schema</a></td>
+<td>Get schema object</td></tr>
+<tr><td style="width: 25%;"><a href="schema.html">schema-method</a></td>
+<td>Get schema object</td></tr>
+<tr><td style="width: 25%;"><a href="column_aggregate_functions.html">sd</a></td>
+<td>Aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_aggregate_functions.html">sd-method</a></td>
+<td>Aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_datetime_functions.html">second</a></td>
+<td>Date time functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_datetime_functions.html">second-method</a></td>
+<td>Date time functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="select.html">select</a></td>
+<td>Select</td></tr>
+<tr><td style="width: 25%;"><a href="select.html">select-method</a></td>
+<td>Select</td></tr>
+<tr><td style="width: 25%;"><a href="selectExpr.html">selectExpr</a></td>
+<td>SelectExpr</td></tr>
+<tr><td style="width: 25%;"><a href="selectExpr.html">selectExpr-method</a></td>
+<td>SelectExpr</td></tr>
+<tr><td style="width: 25%;"><a href="setCheckpointDir.html">setCheckpointDir</a></td>
+<td>Set checkpoint directory</td></tr>
+<tr><td style="width: 25%;"><a href="setCurrentDatabase.html">setCurrentDatabase</a></td>
+<td>Sets the current default database</td></tr>
+<tr><td style="width: 25%;"><a href="setJobDescription.html">setJobDescription</a></td>
+<td>Set a human readable description of the current job.</td></tr>
+<tr><td style="width: 25%;"><a href="setJobGroup.html">setJobGroup</a></td>
+<td>Assigns a group ID to all the jobs started by this thread until the group ID is set to a different value or cleared.</td></tr>
+<tr><td style="width: 25%;"><a href="setJobGroup.html">setJobGroup.default</a></td>
+<td>Assigns a group ID to all the jobs started by this thread until the group ID is set to a different value or cleared.</td></tr>
+<tr><td style="width: 25%;"><a href="setLocalProperty.html">setLocalProperty</a></td>
+<td>Set a local property that affects jobs submitted from this thread, such as the Spark fair scheduler pool.</td></tr>
+<tr><td style="width: 25%;"><a href="setLogLevel.html">setLogLevel</a></td>
+<td>Set new log level</td></tr>
+<tr><td style="width: 25%;"><a href="column_misc_functions.html">sha1</a></td>
+<td>Miscellaneous functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_misc_functions.html">sha1-method</a></td>
+<td>Miscellaneous functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_misc_functions.html">sha2</a></td>
+<td>Miscellaneous functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_misc_functions.html">sha2-method</a></td>
+<td>Miscellaneous functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">shiftLeft</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">shiftLeft-method</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">shiftRight</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">shiftRight-method</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">shiftRightUnsigned</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">shiftRightUnsigned-method</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="show.html">show</a></td>
+<td>show</td></tr>
+<tr><td style="width: 25%;"><a href="show.html">show-method</a></td>
+<td>show</td></tr>
+<tr><td style="width: 25%;"><a href="showDF.html">showDF</a></td>
+<td>showDF</td></tr>
+<tr><td style="width: 25%;"><a href="showDF.html">showDF-method</a></td>
+<td>showDF</td></tr>
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">shuffle</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">shuffle-method</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">sign</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">sign-method</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">signum</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">signum-method</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">sin</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">sin-method</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">sinh</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">sinh-method</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">size</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">size-method</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_aggregate_functions.html">skewness</a></td>
+<td>Aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_aggregate_functions.html">skewness-method</a></td>
+<td>Aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">slice</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">slice-method</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">sort_array</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">sort_array-method</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_string_functions.html">soundex</a></td>
+<td>String functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_string_functions.html">soundex-method</a></td>
+<td>String functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="spark.addFile.html">spark.addFile</a></td>
+<td>Add a file or directory to be downloaded with this Spark job on every node.</td></tr>
+<tr><td style="width: 25%;"><a href="spark.als.html">spark.als</a></td>
+<td>Alternating Least Squares (ALS) for Collaborative Filtering</td></tr>
+<tr><td style="width: 25%;"><a href="spark.als.html">spark.als-method</a></td>
+<td>Alternating Least Squares (ALS) for Collaborative Filtering</td></tr>
+<tr><td style="width: 25%;"><a href="spark.fpGrowth.html">spark.associationRules</a></td>
+<td>FP-growth</td></tr>
+<tr><td style="width: 25%;"><a href="spark.fpGrowth.html">spark.associationRules-method</a></td>
+<td>FP-growth</td></tr>
+<tr><td style="width: 25%;"><a href="spark.bisectingKmeans.html">spark.bisectingKmeans</a></td>
+<td>Bisecting K-Means Clustering Model</td></tr>
+<tr><td style="width: 25%;"><a href="spark.bisectingKmeans.html">spark.bisectingKmeans-method</a></td>
+<td>Bisecting K-Means Clustering Model</td></tr>
+<tr><td style="width: 25%;"><a href="spark.decisionTree.html">spark.decisionTree</a></td>
+<td>Decision Tree Model for Regression and Classification</td></tr>
+<tr><td style="width: 25%;"><a href="spark.decisionTree.html">spark.decisionTree-method</a></td>
+<td>Decision Tree Model for Regression and Classification</td></tr>
+<tr><td style="width: 25%;"><a href="spark.fpGrowth.html">spark.fpGrowth</a></td>
+<td>FP-growth</td></tr>
+<tr><td style="width: 25%;"><a href="spark.fpGrowth.html">spark.fpGrowth-method</a></td>
+<td>FP-growth</td></tr>
+<tr><td style="width: 25%;"><a href="spark.fpGrowth.html">spark.freqItemsets</a></td>
+<td>FP-growth</td></tr>
+<tr><td style="width: 25%;"><a href="spark.fpGrowth.html">spark.freqItemsets-method</a></td>
+<td>FP-growth</td></tr>
+<tr><td style="width: 25%;"><a href="spark.gaussianMixture.html">spark.gaussianMixture</a></td>
+<td>Multivariate Gaussian Mixture Model (GMM)</td></tr>
+<tr><td style="width: 25%;"><a href="spark.gaussianMixture.html">spark.gaussianMixture-method</a></td>
+<td>Multivariate Gaussian Mixture Model (GMM)</td></tr>
+<tr><td style="width: 25%;"><a href="spark.gbt.html">spark.gbt</a></td>
+<td>Gradient Boosted Tree Model for Regression and Classification</td></tr>
+<tr><td style="width: 25%;"><a href="spark.gbt.html">spark.gbt-method</a></td>
+<td>Gradient Boosted Tree Model for Regression and Classification</td></tr>
+<tr><td style="width: 25%;"><a href="spark.getSparkFiles.html">spark.getSparkFiles</a></td>
+<td>Get the absolute path of a file added through spark.addFile.</td></tr>
+<tr><td style="width: 25%;"><a href="spark.getSparkFilesRootDirectory.html">spark.getSparkFilesRootDirectory</a></td>
+<td>Get the root directory that contains files added through spark.addFile.</td></tr>
+<tr><td style="width: 25%;"><a href="spark.glm.html">spark.glm</a></td>
+<td>Generalized Linear Models</td></tr>
+<tr><td style="width: 25%;"><a href="spark.glm.html">spark.glm-method</a></td>
+<td>Generalized Linear Models</td></tr>
+<tr><td style="width: 25%;"><a href="spark.isoreg.html">spark.isoreg</a></td>
+<td>Isotonic Regression Model</td></tr>
+<tr><td style="width: 25%;"><a href="spark.isoreg.html">spark.isoreg-method</a></td>
+<td>Isotonic Regression Model</td></tr>
+<tr><td style="width: 25%;"><a href="spark.kmeans.html">spark.kmeans</a></td>
+<td>K-Means Clustering Model</td></tr>
+<tr><td style="width: 25%;"><a href="spark.kmeans.html">spark.kmeans-method</a></td>
+<td>K-Means Clustering Model</td></tr>
+<tr><td style="width: 25%;"><a href="spark.kstest.html">spark.kstest</a></td>
+<td>(One-Sample) Kolmogorov-Smirnov Test</td></tr>
+<tr><td style="width: 25%;"><a href="spark.kstest.html">spark.kstest-method</a></td>
+<td>(One-Sample) Kolmogorov-Smirnov Test</td></tr>
+<tr><td style="width: 25%;"><a href="spark.lapply.html">spark.lapply</a></td>
+<td>Run a function over a list of elements, distributing the computations with Spark</td></tr>
+<tr><td style="width: 25%;"><a href="spark.lda.html">spark.lda</a></td>
+<td>Latent Dirichlet Allocation</td></tr>
+<tr><td style="width: 25%;"><a href="spark.lda.html">spark.lda-method</a></td>
+<td>Latent Dirichlet Allocation</td></tr>
+<tr><td style="width: 25%;"><a href="spark.logit.html">spark.logit</a></td>
+<td>Logistic Regression Model</td></tr>
+<tr><td style="width: 25%;"><a href="spark.logit.html">spark.logit-method</a></td>
+<td>Logistic Regression Model</td></tr>
+<tr><td style="width: 25%;"><a href="spark.mlp.html">spark.mlp</a></td>
+<td>Multilayer Perceptron Classification Model</td></tr>
+<tr><td style="width: 25%;"><a href="spark.mlp.html">spark.mlp-method</a></td>
+<td>Multilayer Perceptron Classification Model</td></tr>
+<tr><td style="width: 25%;"><a href="spark.naiveBayes.html">spark.naiveBayes</a></td>
+<td>Naive Bayes Models</td></tr>
+<tr><td style="width: 25%;"><a href="spark.naiveBayes.html">spark.naiveBayes-method</a></td>
+<td>Naive Bayes Models</td></tr>
+<tr><td style="width: 25%;"><a href="spark.lda.html">spark.perplexity</a></td>
+<td>Latent Dirichlet Allocation</td></tr>
+<tr><td style="width: 25%;"><a href="spark.lda.html">spark.perplexity-method</a></td>
+<td>Latent Dirichlet Allocation</td></tr>
+<tr><td style="width: 25%;"><a href="spark.lda.html">spark.posterior</a></td>
+<td>Latent Dirichlet Allocation</td></tr>
+<tr><td style="width: 25%;"><a href="spark.lda.html">spark.posterior-method</a></td>
+<td>Latent Dirichlet Allocation</td></tr>
+<tr><td style="width: 25%;"><a href="spark.randomForest.html">spark.randomForest</a></td>
+<td>Random Forest Model for Regression and Classification</td></tr>
+<tr><td style="width: 25%;"><a href="spark.randomForest.html">spark.randomForest-method</a></td>
+<td>Random Forest Model for Regression and Classification</td></tr>
+<tr><td style="width: 25%;"><a href="spark.survreg.html">spark.survreg</a></td>
+<td>Accelerated Failure Time (AFT) Survival Regression Model</td></tr>
+<tr><td style="width: 25%;"><a href="spark.survreg.html">spark.survreg-method</a></td>
+<td>Accelerated Failure Time (AFT) Survival Regression Model</td></tr>
+<tr><td style="width: 25%;"><a href="spark.svmLinear.html">spark.svmLinear</a></td>
+<td>Linear SVM Model</td></tr>
+<tr><td style="width: 25%;"><a href="spark.svmLinear.html">spark.svmLinear-method</a></td>
+<td>Linear SVM Model</td></tr>
+<tr><td style="width: 25%;"><a href="SparkDataFrame.html">SparkDataFrame-class</a></td>
+<td>S4 class that represents a SparkDataFrame</td></tr>
+<tr><td style="width: 25%;"><a href="sparkR.callJMethod.html">sparkR.callJMethod</a></td>
+<td>Call Java Methods</td></tr>
+<tr><td style="width: 25%;"><a href="sparkR.callJStatic.html">sparkR.callJStatic</a></td>
+<td>Call Static Java Methods</td></tr>
+<tr><td style="width: 25%;"><a href="sparkR.conf.html">sparkR.conf</a></td>
+<td>Get Runtime Config from the current active SparkSession</td></tr>
+<tr><td style="width: 25%;"><a href="sparkR.init-deprecated.html">sparkR.init</a></td>
+<td>(Deprecated) Initialize a new Spark Context</td></tr>
+<tr><td style="width: 25%;"><a href="sparkR.newJObject.html">sparkR.newJObject</a></td>
+<td>Create Java Objects</td></tr>
+<tr><td style="width: 25%;"><a href="sparkR.session.html">sparkR.session</a></td>
+<td>Get the existing SparkSession or initialize a new SparkSession.</td></tr>
+<tr><td style="width: 25%;"><a href="sparkR.session.stop.html">sparkR.session.stop</a></td>
+<td>Stop the Spark Session and Spark Context</td></tr>
+<tr><td style="width: 25%;"><a href="sparkR.session.stop.html">sparkR.stop</a></td>
+<td>Stop the Spark Session and Spark Context</td></tr>
+<tr><td style="width: 25%;"><a href="sparkR.uiWebUrl.html">sparkR.uiWebUrl</a></td>
+<td>Get the URL of the SparkUI instance for the current active SparkSession</td></tr>
+<tr><td style="width: 25%;"><a href="sparkR.version.html">sparkR.version</a></td>
+<td>Get version of Spark on which this application is running</td></tr>
+<tr><td style="width: 25%;"><a href="sparkRHive.init-deprecated.html">sparkRHive.init</a></td>
+<td>(Deprecated) Initialize a new HiveContext</td></tr>
+<tr><td style="width: 25%;"><a href="sparkRSQL.init-deprecated.html">sparkRSQL.init</a></td>
+<td>(Deprecated) Initialize a new SQLContext</td></tr>
+<tr><td style="width: 25%;"><a href="column_nonaggregate_functions.html">spark_partition_id</a></td>
+<td>Non-aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_nonaggregate_functions.html">spark_partition_id-method</a></td>
+<td>Non-aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_string_functions.html">split_string</a></td>
+<td>String functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_string_functions.html">split_string-method</a></td>
+<td>String functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="sql.html">sql</a></td>
+<td>SQL Query</td></tr>
+<tr><td style="width: 25%;"><a href="sql.html">sql.default</a></td>
+<td>SQL Query</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">sqrt</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">sqrt-method</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="startsWith.html">startsWith</a></td>
+<td>startsWith</td></tr>
+<tr><td style="width: 25%;"><a href="startsWith.html">startsWith-method</a></td>
+<td>startsWith</td></tr>
+<tr><td style="width: 25%;"><a href="status.html">status</a></td>
+<td>status</td></tr>
+<tr><td style="width: 25%;"><a href="status.html">status-method</a></td>
+<td>status</td></tr>
+<tr><td style="width: 25%;"><a href="column_aggregate_functions.html">stddev</a></td>
+<td>Aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_aggregate_functions.html">stddev-method</a></td>
+<td>Aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_aggregate_functions.html">stddev_pop</a></td>
+<td>Aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_aggregate_functions.html">stddev_pop-method</a></td>
+<td>Aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_aggregate_functions.html">stddev_samp</a></td>
+<td>Aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_aggregate_functions.html">stddev_samp-method</a></td>
+<td>Aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="stopQuery.html">stopQuery</a></td>
+<td>stopQuery</td></tr>
+<tr><td style="width: 25%;"><a href="stopQuery.html">stopQuery-method</a></td>
+<td>stopQuery</td></tr>
+<tr><td style="width: 25%;"><a href="storageLevel.html">storageLevel</a></td>
+<td>StorageLevel</td></tr>
+<tr><td style="width: 25%;"><a href="storageLevel.html">storageLevel-method</a></td>
+<td>StorageLevel</td></tr>
+<tr><td style="width: 25%;"><a href="str.html">str</a></td>
+<td>Compactly display the structure of a dataset</td></tr>
+<tr><td style="width: 25%;"><a href="str.html">str-method</a></td>
+<td>Compactly display the structure of a dataset</td></tr>
+<tr><td style="width: 25%;"><a href="StreamingQuery.html">StreamingQuery-class</a></td>
+<td>S4 class that represents a StreamingQuery</td></tr>
+<tr><td style="width: 25%;"><a href="column_nonaggregate_functions.html">struct</a></td>
+<td>Non-aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_nonaggregate_functions.html">struct-method</a></td>
+<td>Non-aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="structField.html">structField</a></td>
+<td>structField</td></tr>
+<tr><td style="width: 25%;"><a href="structField.html">structField.character</a></td>
+<td>structField</td></tr>
+<tr><td style="width: 25%;"><a href="structField.html">structField.jobj</a></td>
+<td>structField</td></tr>
+<tr><td style="width: 25%;"><a href="structType.html">structType</a></td>
+<td>structType</td></tr>
+<tr><td style="width: 25%;"><a href="structType.html">structType.character</a></td>
+<td>structType</td></tr>
+<tr><td style="width: 25%;"><a href="structType.html">structType.jobj</a></td>
+<td>structType</td></tr>
+<tr><td style="width: 25%;"><a href="structType.html">structType.structField</a></td>
+<td>structType</td></tr>
+<tr><td style="width: 25%;"><a href="subset.html">subset</a></td>
+<td>Subset</td></tr>
+<tr><td style="width: 25%;"><a href="subset.html">subset-method</a></td>
+<td>Subset</td></tr>
+<tr><td style="width: 25%;"><a href="substr.html">substr</a></td>
+<td>substr</td></tr>
+<tr><td style="width: 25%;"><a href="substr.html">substr-method</a></td>
+<td>substr</td></tr>
+<tr><td style="width: 25%;"><a href="column_string_functions.html">substring_index</a></td>
+<td>String functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_string_functions.html">substring_index-method</a></td>
+<td>String functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_aggregate_functions.html">sum</a></td>
+<td>Aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_aggregate_functions.html">sum-method</a></td>
+<td>Aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_aggregate_functions.html">sumDistinct</a></td>
+<td>Aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_aggregate_functions.html">sumDistinct-method</a></td>
+<td>Aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="summarize.html">summarize</a></td>
+<td>summarize</td></tr>
+<tr><td style="width: 25%;"><a href="summarize.html">summarize-method</a></td>
+<td>summarize</td></tr>
+<tr><td style="width: 25%;"><a href="summary.html">summary</a></td>
+<td>summary</td></tr>
+<tr><td style="width: 25%;"><a href="spark.als.html">summary-method</a></td>
+<td>Alternating Least Squares (ALS) for Collaborative Filtering</td></tr>
+<tr><td style="width: 25%;"><a href="spark.bisectingKmeans.html">summary-method</a></td>
+<td>Bisecting K-Means Clustering Model</td></tr>
+<tr><td style="width: 25%;"><a href="spark.decisionTree.html">summary-method</a></td>
+<td>Decision Tree Model for Regression and Classification</td></tr>
+<tr><td style="width: 25%;"><a href="spark.gaussianMixture.html">summary-method</a></td>
+<td>Multivariate Gaussian Mixture Model (GMM)</td></tr>
+<tr><td style="width: 25%;"><a href="spark.gbt.html">summary-method</a></td>
+<td>Gradient Boosted Tree Model for Regression and Classification</td></tr>
+<tr><td style="width: 25%;"><a href="spark.glm.html">summary-method</a></td>
+<td>Generalized Linear Models</td></tr>
+<tr><td style="width: 25%;"><a href="spark.isoreg.html">summary-method</a></td>
+<td>Isotonic Regression Model</td></tr>
+<tr><td style="width: 25%;"><a href="spark.kmeans.html">summary-method</a></td>
+<td>K-Means Clustering Model</td></tr>
+<tr><td style="width: 25%;"><a href="spark.kstest.html">summary-method</a></td>
+<td>(One-Sample) Kolmogorov-Smirnov Test</td></tr>
+<tr><td style="width: 25%;"><a href="spark.lda.html">summary-method</a></td>
+<td>Latent Dirichlet Allocation</td></tr>
+<tr><td style="width: 25%;"><a href="spark.logit.html">summary-method</a></td>
+<td>Logistic Regression Model</td></tr>
+<tr><td style="width: 25%;"><a href="spark.mlp.html">summary-method</a></td>
+<td>Multilayer Perceptron Classification Model</td></tr>
+<tr><td style="width: 25%;"><a href="spark.naiveBayes.html">summary-method</a></td>
+<td>Naive Bayes Models</td></tr>
+<tr><td style="width: 25%;"><a href="spark.randomForest.html">summary-method</a></td>
+<td>Random Forest Model for Regression and Classification</td></tr>
+<tr><td style="width: 25%;"><a href="spark.survreg.html">summary-method</a></td>
+<td>Accelerated Failure Time (AFT) Survival Regression Model</td></tr>
+<tr><td style="width: 25%;"><a href="spark.svmLinear.html">summary-method</a></td>
+<td>Linear SVM Model</td></tr>
+<tr><td style="width: 25%;"><a href="summary.html">summary-method</a></td>
+<td>summary</td></tr>
+</table>
+
+<h2><a name="T">-- T --</a></h2>
+
+<table width="100%">
+<tr><td style="width: 25%;"><a href="tableNames.html">tableNames</a></td>
+<td>Table Names</td></tr>
+<tr><td style="width: 25%;"><a href="tableNames.html">tableNames.default</a></td>
+<td>Table Names</td></tr>
+<tr><td style="width: 25%;"><a href="tables.html">tables</a></td>
+<td>Tables</td></tr>
+<tr><td style="width: 25%;"><a href="tables.html">tables.default</a></td>
+<td>Tables</td></tr>
+<tr><td style="width: 25%;"><a href="tableToDF.html">tableToDF</a></td>
+<td>Create a SparkDataFrame from a SparkSQL table or view</td></tr>
+<tr><td style="width: 25%;"><a href="take.html">take</a></td>
+<td>Take the first NUM rows of a SparkDataFrame and return the results as a R data.frame</td></tr>
+<tr><td style="width: 25%;"><a href="take.html">take-method</a></td>
+<td>Take the first NUM rows of a SparkDataFrame and return the results as a R data.frame</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">tan</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">tan-method</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">tanh</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">tanh-method</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">toDegrees</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">toDegrees-method</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="toJSON.html">toJSON</a></td>
+<td>toJSON</td></tr>
+<tr><td style="width: 25%;"><a href="toJSON.html">toJSON-method</a></td>
+<td>toJSON</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">toRadians</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">toRadians-method</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_datetime_functions.html">to_date</a></td>
+<td>Date time functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_datetime_functions.html">to_date-method</a></td>
+<td>Date time functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">to_json</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_collection_functions.html">to_json-method</a></td>
+<td>Collection functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_datetime_functions.html">to_timestamp</a></td>
+<td>Date time functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_datetime_functions.html">to_timestamp-method</a></td>
+<td>Date time functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_datetime_diff_functions.html">to_utc_timestamp</a></td>
+<td>Date time arithmetic functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_datetime_diff_functions.html">to_utc_timestamp-method</a></td>
+<td>Date time arithmetic functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="mutate.html">transform</a></td>
+<td>Mutate</td></tr>
+<tr><td style="width: 25%;"><a href="mutate.html">transform-method</a></td>
+<td>Mutate</td></tr>
+<tr><td style="width: 25%;"><a href="column_string_functions.html">translate</a></td>
+<td>String functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_string_functions.html">translate-method</a></td>
+<td>String functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_string_functions.html">trim</a></td>
+<td>String functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_string_functions.html">trim-method</a></td>
+<td>String functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_datetime_functions.html">trunc</a></td>
+<td>Date time functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_datetime_functions.html">trunc-method</a></td>
+<td>Date time functions for Column operations</td></tr>
+</table>
+
+<h2><a name="U">-- U --</a></h2>
+
+<table width="100%">
+<tr><td style="width: 25%;"><a href="column_string_functions.html">unbase64</a></td>
+<td>String functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_string_functions.html">unbase64-method</a></td>
+<td>String functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="uncacheTable.html">uncacheTable</a></td>
+<td>Uncache Table</td></tr>
+<tr><td style="width: 25%;"><a href="uncacheTable.html">uncacheTable.default</a></td>
+<td>Uncache Table</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">unhex</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_math_functions.html">unhex-method</a></td>
+<td>Math functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="union.html">union</a></td>
+<td>Return a new SparkDataFrame containing the union of rows</td></tr>
+<tr><td style="width: 25%;"><a href="union.html">union-method</a></td>
+<td>Return a new SparkDataFrame containing the union of rows</td></tr>
+<tr><td style="width: 25%;"><a href="union.html">unionAll</a></td>
+<td>Return a new SparkDataFrame containing the union of rows</td></tr>
+<tr><td style="width: 25%;"><a href="union.html">unionAll-method</a></td>
+<td>Return a new SparkDataFrame containing the union of rows</td></tr>
+<tr><td style="width: 25%;"><a href="unionByName.html">unionByName</a></td>
+<td>Return a new SparkDataFrame containing the union of rows, matched by column names</td></tr>
+<tr><td style="width: 25%;"><a href="unionByName.html">unionByName-method</a></td>
+<td>Return a new SparkDataFrame containing the union of rows, matched by column names</td></tr>
+<tr><td style="width: 25%;"><a href="distinct.html">unique</a></td>
+<td>Distinct</td></tr>
+<tr><td style="width: 25%;"><a href="distinct.html">unique-method</a></td>
+<td>Distinct</td></tr>
+<tr><td style="width: 25%;"><a href="column_datetime_functions.html">unix_timestamp</a></td>
+<td>Date time functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_datetime_functions.html">unix_timestamp-method</a></td>
+<td>Date time functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="unpersist.html">unpersist</a></td>
+<td>Unpersist</td></tr>
+<tr><td style="width: 25%;"><a href="unpersist.html">unpersist-method</a></td>
+<td>Unpersist</td></tr>
+<tr><td style="width: 25%;"><a href="column_string_functions.html">upper</a></td>
+<td>String functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_string_functions.html">upper-method</a></td>
+<td>String functions for Column operations</td></tr>
+</table>
+
+<h2><a name="V">-- V --</a></h2>
+
+<table width="100%">
+<tr><td style="width: 25%;"><a href="column_aggregate_functions.html">var</a></td>
+<td>Aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_aggregate_functions.html">var-method</a></td>
+<td>Aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_aggregate_functions.html">variance</a></td>
+<td>Aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_aggregate_functions.html">variance-method</a></td>
+<td>Aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_aggregate_functions.html">var_pop</a></td>
+<td>Aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_aggregate_functions.html">var_pop-method</a></td>
+<td>Aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_aggregate_functions.html">var_samp</a></td>
+<td>Aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_aggregate_functions.html">var_samp-method</a></td>
+<td>Aggregate functions for Column operations</td></tr>
+</table>
+
+<h2><a name="W">-- W --</a></h2>
+
+<table width="100%">
+<tr><td style="width: 25%;"><a href="column_datetime_functions.html">weekofyear</a></td>
+<td>Date time functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_datetime_functions.html">weekofyear-method</a></td>
+<td>Date time functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_nonaggregate_functions.html">when</a></td>
+<td>Non-aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_nonaggregate_functions.html">when-method</a></td>
+<td>Non-aggregate functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="filter.html">where</a></td>
+<td>Filter</td></tr>
+<tr><td style="width: 25%;"><a href="filter.html">where-method</a></td>
+<td>Filter</td></tr>
+<tr><td style="width: 25%;"><a href="column_datetime_functions.html">window</a></td>
+<td>Date time functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_datetime_functions.html">window-method</a></td>
+<td>Date time functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="windowOrderBy.html">windowOrderBy</a></td>
+<td>windowOrderBy</td></tr>
+<tr><td style="width: 25%;"><a href="windowOrderBy.html">windowOrderBy-method</a></td>
+<td>windowOrderBy</td></tr>
+<tr><td style="width: 25%;"><a href="windowPartitionBy.html">windowPartitionBy</a></td>
+<td>windowPartitionBy</td></tr>
+<tr><td style="width: 25%;"><a href="windowPartitionBy.html">windowPartitionBy-method</a></td>
+<td>windowPartitionBy</td></tr>
+<tr><td style="width: 25%;"><a href="WindowSpec.html">WindowSpec-class</a></td>
+<td>S4 class that represents a WindowSpec</td></tr>
+<tr><td style="width: 25%;"><a href="with.html">with</a></td>
+<td>Evaluate a R expression in an environment constructed from a SparkDataFrame</td></tr>
+<tr><td style="width: 25%;"><a href="with.html">with-method</a></td>
+<td>Evaluate a R expression in an environment constructed from a SparkDataFrame</td></tr>
+<tr><td style="width: 25%;"><a href="withColumn.html">withColumn</a></td>
+<td>WithColumn</td></tr>
+<tr><td style="width: 25%;"><a href="withColumn.html">withColumn-method</a></td>
+<td>WithColumn</td></tr>
+<tr><td style="width: 25%;"><a href="rename.html">withColumnRenamed</a></td>
+<td>rename</td></tr>
+<tr><td style="width: 25%;"><a href="rename.html">withColumnRenamed-method</a></td>
+<td>rename</td></tr>
+<tr><td style="width: 25%;"><a href="withWatermark.html">withWatermark</a></td>
+<td>withWatermark</td></tr>
+<tr><td style="width: 25%;"><a href="withWatermark.html">withWatermark-method</a></td>
+<td>withWatermark</td></tr>
+<tr><td style="width: 25%;"><a href="write.df.html">write.df</a></td>
+<td>Save the contents of SparkDataFrame to a data source.</td></tr>
+<tr><td style="width: 25%;"><a href="write.df.html">write.df-method</a></td>
+<td>Save the contents of SparkDataFrame to a data source.</td></tr>
+<tr><td style="width: 25%;"><a href="write.jdbc.html">write.jdbc</a></td>
+<td>Save the content of SparkDataFrame to an external database table via JDBC.</td></tr>
+<tr><td style="width: 25%;"><a href="write.jdbc.html">write.jdbc-method</a></td>
+<td>Save the content of SparkDataFrame to an external database table via JDBC.</td></tr>
+<tr><td style="width: 25%;"><a href="write.json.html">write.json</a></td>
+<td>Save the contents of SparkDataFrame as a JSON file</td></tr>
+<tr><td style="width: 25%;"><a href="write.json.html">write.json-method</a></td>
+<td>Save the contents of SparkDataFrame as a JSON file</td></tr>
+<tr><td style="width: 25%;"><a href="write.ml.html">write.ml</a></td>
+<td>Saves the MLlib model to the input path</td></tr>
+<tr><td style="width: 25%;"><a href="spark.als.html">write.ml-method</a></td>
+<td>Alternating Least Squares (ALS) for Collaborative Filtering</td></tr>
+<tr><td style="width: 25%;"><a href="spark.bisectingKmeans.html">write.ml-method</a></td>
+<td>Bisecting K-Means Clustering Model</td></tr>
+<tr><td style="width: 25%;"><a href="spark.decisionTree.html">write.ml-method</a></td>
+<td>Decision Tree Model for Regression and Classification</td></tr>
+<tr><td style="width: 25%;"><a href="spark.fpGrowth.html">write.ml-method</a></td>
+<td>FP-growth</td></tr>
+<tr><td style="width: 25%;"><a href="spark.gaussianMixture.html">write.ml-method</a></td>
+<td>Multivariate Gaussian Mixture Model (GMM)</td></tr>
+<tr><td style="width: 25%;"><a href="spark.gbt.html">write.ml-method</a></td>
+<td>Gradient Boosted Tree Model for Regression and Classification</td></tr>
+<tr><td style="width: 25%;"><a href="spark.glm.html">write.ml-method</a></td>
+<td>Generalized Linear Models</td></tr>
+<tr><td style="width: 25%;"><a href="spark.isoreg.html">write.ml-method</a></td>
+<td>Isotonic Regression Model</td></tr>
+<tr><td style="width: 25%;"><a href="spark.kmeans.html">write.ml-method</a></td>
+<td>K-Means Clustering Model</td></tr>
+<tr><td style="width: 25%;"><a href="spark.lda.html">write.ml-method</a></td>
+<td>Latent Dirichlet Allocation</td></tr>
+<tr><td style="width: 25%;"><a href="spark.logit.html">write.ml-method</a></td>
+<td>Logistic Regression Model</td></tr>
+<tr><td style="width: 25%;"><a href="spark.mlp.html">write.ml-method</a></td>
+<td>Multilayer Perceptron Classification Model</td></tr>
+<tr><td style="width: 25%;"><a href="spark.naiveBayes.html">write.ml-method</a></td>
+<td>Naive Bayes Models</td></tr>
+<tr><td style="width: 25%;"><a href="spark.randomForest.html">write.ml-method</a></td>
+<td>Random Forest Model for Regression and Classification</td></tr>
+<tr><td style="width: 25%;"><a href="spark.survreg.html">write.ml-method</a></td>
+<td>Accelerated Failure Time (AFT) Survival Regression Model</td></tr>
+<tr><td style="width: 25%;"><a href="spark.svmLinear.html">write.ml-method</a></td>
+<td>Linear SVM Model</td></tr>
+<tr><td style="width: 25%;"><a href="write.orc.html">write.orc</a></td>
+<td>Save the contents of SparkDataFrame as an ORC file, preserving the schema.</td></tr>
+<tr><td style="width: 25%;"><a href="write.orc.html">write.orc-method</a></td>
+<td>Save the contents of SparkDataFrame as an ORC file, preserving the schema.</td></tr>
+<tr><td style="width: 25%;"><a href="write.parquet.html">write.parquet</a></td>
+<td>Save the contents of SparkDataFrame as a Parquet file, preserving the schema.</td></tr>
+<tr><td style="width: 25%;"><a href="write.parquet.html">write.parquet-method</a></td>
+<td>Save the contents of SparkDataFrame as a Parquet file, preserving the schema.</td></tr>
+<tr><td style="width: 25%;"><a href="write.stream.html">write.stream</a></td>
+<td>Write the streaming SparkDataFrame to a data source.</td></tr>
+<tr><td style="width: 25%;"><a href="write.stream.html">write.stream-method</a></td>
+<td>Write the streaming SparkDataFrame to a data source.</td></tr>
+<tr><td style="width: 25%;"><a href="write.text.html">write.text</a></td>
+<td>Save the content of SparkDataFrame in a text file at the specified path.</td></tr>
+<tr><td style="width: 25%;"><a href="write.text.html">write.text-method</a></td>
+<td>Save the content of SparkDataFrame in a text file at the specified path.</td></tr>
+</table>
+
+<h2><a name="Y">-- Y --</a></h2>
+
+<table width="100%">
+<tr><td style="width: 25%;"><a href="column_datetime_functions.html">year</a></td>
+<td>Date time functions for Column operations</td></tr>
+<tr><td style="width: 25%;"><a href="column_datetime_functions.html">year-method</a></td>
+<td>Date time functions for Column operations</td></tr>
+</table>
+
+<h2><a name="misc">-- misc --</a></h2>
+
+<table width="100%">
+<tr><td style="width: 25%;"><a href="not.html">!-method</a></td>
+<td>!</td></tr>
+<tr><td style="width: 25%;"><a href="select.html">$</a></td>
+<td>Select</td></tr>
+<tr><td style="width: 25%;"><a href="select.html">$-method</a></td>
+<td>Select</td></tr>
+<tr><td style="width: 25%;"><a href="select.html">$&lt;-</a></td>
+<td>Select</td></tr>
+<tr><td style="width: 25%;"><a href="select.html">$&lt;--method</a></td>
+<td>Select</td></tr>
+<tr><td style="width: 25%;"><a href="eq_null_safe.html">%&lt;=&gt;%</a></td>
+<td>%&lt;=&gt;%</td></tr>
+<tr><td style="width: 25%;"><a href="eq_null_safe.html">%&lt;=&gt;%-method</a></td>
+<td>%&lt;=&gt;%</td></tr>
+<tr><td style="width: 25%;"><a href="match.html">%in%</a></td>
+<td>Match a column with given values.</td></tr>
+<tr><td style="width: 25%;"><a href="match.html">%in%-method</a></td>
+<td>Match a column with given values.</td></tr>
+<tr><td style="width: 25%;"><a href="subset.html">[</a></td>
+<td>Subset</td></tr>
+<tr><td style="width: 25%;"><a href="subset.html">[-method</a></td>
+<td>Subset</td></tr>
+<tr><td style="width: 25%;"><a href="subset.html">[[</a></td>
+<td>Subset</td></tr>
+<tr><td style="width: 25%;"><a href="subset.html">[[-method</a></td>
+<td>Subset</td></tr>
+<tr><td style="width: 25%;"><a href="subset.html">[[&lt;-</a></td>
+<td>Subset</td></tr>
+<tr><td style="width: 25%;"><a href="subset.html">[[&lt;--method</a></td>
+<td>Subset</td></tr>
+</table>
+</body></html>
diff --git a/site/docs/2.4.7/api/R/00frame_toc.html b/site/docs/2.4.7/api/R/00frame_toc.html
new file mode 100644
index 0000000..2e46e39
--- /dev/null
+++ b/site/docs/2.4.7/api/R/00frame_toc.html
@@ -0,0 +1,326 @@
+<!DOCTYPE html>
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
+
+<title>R Documentation of SparkR</title>
+
+<script type="text/javascript">
+window.onload = function() {
+  var imgs = document.getElementsByTagName('img'), i, img;
+  for (i = 0; i < imgs.length; i++) {
+    img = imgs[i];
+    // center an image if it is the only element of its parent
+    if (img.parentElement.childElementCount === 1)
+      img.parentElement.style.textAlign = 'center';
+  }
+};
+</script>
+
+
+
+
+
+<style type="text/css">
+* {
+	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
+	font-size: 14px;
+}
+body {
+  padding: 0 5px; 
+  margin: 0 auto; 
+  width: 80%;
+  max-width: 60em; /* 960px */
+}
+
+h1, h2, h3, h4, h5, h6 {
+	color: #666;
+}
+h1, h2 {
+	text-align: center;
+}
+h1 {
+	font-size: x-large;
+}
+h2, h3 {
+	font-size: large;
+}
+h4, h6 {
+	font-style: italic;
+}
+h3 {
+	border-left: solid 5px #ddd;
+	padding-left: 5px;
+	font-variant: small-caps;
+}
+
+p img {
+	display: block;
+	margin: auto;
+}
+
+span, code, pre {
+	font-family: Monaco, "Lucida Console", "Courier New", Courier, monospace;
+}
+span.acronym {}
+span.env {
+	font-style: italic;
+}
+span.file {}
+span.option {}
+span.pkg {
+	font-weight: bold;
+}
+span.samp{}
+
+dt, p code {
+	background-color: #F7F7F7;
+}
+
+</style>
+
+
+
+</head>
+
+<body>
+<h1>SparkR</h1>
+
+<ul>
+<li><a href="AFTSurvivalRegressionModel-class.html" target="content">AFTSurvivalRegressionModel-class</a></li>
+<li><a href="ALSModel-class.html" target="content">ALSModel-class</a></li>
+<li><a href="BisectingKMeansModel-class.html" target="content">BisectingKMeansModel-class</a></li>
+<li><a href="DecisionTreeClassificationModel-class.html" target="content">DecisionTreeClassificationModel-class</a></li>
+<li><a href="DecisionTreeRegressionModel-class.html" target="content">DecisionTreeRegressionModel-class</a></li>
+<li><a href="FPGrowthModel-class.html" target="content">FPGrowthModel-class</a></li>
+<li><a href="GBTClassificationModel-class.html" target="content">GBTClassificationModel-class</a></li>
+<li><a href="GBTRegressionModel-class.html" target="content">GBTRegressionModel-class</a></li>
+<li><a href="GaussianMixtureModel-class.html" target="content">GaussianMixtureModel-class</a></li>
+<li><a href="GeneralizedLinearRegressionModel-class.html" target="content">GeneralizedLinearRegressionModel-class</a></li>
+<li><a href="GroupedData.html" target="content">GroupedData</a></li>
+<li><a href="IsotonicRegressionModel-class.html" target="content">IsotonicRegressionModel-class</a></li>
+<li><a href="KMeansModel-class.html" target="content">KMeansModel-class</a></li>
+<li><a href="KSTest-class.html" target="content">KSTest-class</a></li>
+<li><a href="LDAModel-class.html" target="content">LDAModel-class</a></li>
+<li><a href="LinearSVCModel-class.html" target="content">LinearSVCModel-class</a></li>
+<li><a href="LogisticRegressionModel-class.html" target="content">LogisticRegressionModel-class</a></li>
+<li><a href="MultilayerPerceptronClassificationModel-class.html" target="content">MultilayerPerceptronClassificationModel-class</a></li>
+<li><a href="NaiveBayesModel-class.html" target="content">NaiveBayesModel-class</a></li>
+<li><a href="RandomForestClassificationModel-class.html" target="content">RandomForestClassificationModel-class</a></li>
+<li><a href="RandomForestRegressionModel-class.html" target="content">RandomForestRegressionModel-class</a></li>
+<li><a href="SparkDataFrame.html" target="content">SparkDataFrame</a></li>
+<li><a href="StreamingQuery.html" target="content">StreamingQuery</a></li>
+<li><a href="WindowSpec.html" target="content">WindowSpec</a></li>
+<li><a href="alias.html" target="content">alias</a></li>
+<li><a href="approxQuantile.html" target="content">approxQuantile</a></li>
+<li><a href="arrange.html" target="content">arrange</a></li>
+<li><a href="as.data.frame.html" target="content">as.data.frame</a></li>
+<li><a href="attach.html" target="content">attach</a></li>
+<li><a href="avg.html" target="content">avg</a></li>
+<li><a href="awaitTermination.html" target="content">awaitTermination</a></li>
+<li><a href="between.html" target="content">between</a></li>
+<li><a href="broadcast.html" target="content">broadcast</a></li>
+<li><a href="cache.html" target="content">cache</a></li>
+<li><a href="cacheTable.html" target="content">cacheTable</a></li>
+<li><a href="cancelJobGroup.html" target="content">cancelJobGroup</a></li>
+<li><a href="cast.html" target="content">cast</a></li>
+<li><a href="checkpoint.html" target="content">checkpoint</a></li>
+<li><a href="clearCache.html" target="content">clearCache</a></li>
+<li><a href="clearJobGroup.html" target="content">clearJobGroup</a></li>
+<li><a href="coalesce.html" target="content">coalesce</a></li>
+<li><a href="collect.html" target="content">collect</a></li>
+<li><a href="coltypes.html" target="content">coltypes</a></li>
+<li><a href="column.html" target="content">column</a></li>
+<li><a href="column_aggregate_functions.html" target="content">column<em>aggregate</em>functions</a></li>
+<li><a href="column_collection_functions.html" target="content">column<em>collection</em>functions</a></li>
+<li><a href="column_datetime_diff_functions.html" target="content">column<em>datetime</em>diff_functions</a></li>
+<li><a href="column_datetime_functions.html" target="content">column<em>datetime</em>functions</a></li>
+<li><a href="column_math_functions.html" target="content">column<em>math</em>functions</a></li>
+<li><a href="column_misc_functions.html" target="content">column<em>misc</em>functions</a></li>
+<li><a href="column_nonaggregate_functions.html" target="content">column<em>nonaggregate</em>functions</a></li>
+<li><a href="column_string_functions.html" target="content">column<em>string</em>functions</a></li>
+<li><a href="column_window_functions.html" target="content">column<em>window</em>functions</a></li>
+<li><a href="columnfunctions.html" target="content">columnfunctions</a></li>
+<li><a href="columns.html" target="content">columns</a></li>
+<li><a href="corr.html" target="content">corr</a></li>
+<li><a href="count.html" target="content">count</a></li>
+<li><a href="cov.html" target="content">cov</a></li>
+<li><a href="createDataFrame.html" target="content">createDataFrame</a></li>
+<li><a href="createExternalTable-deprecated.html" target="content">createExternalTable-deprecated</a></li>
+<li><a href="createOrReplaceTempView.html" target="content">createOrReplaceTempView</a></li>
+<li><a href="createTable.html" target="content">createTable</a></li>
+<li><a href="crossJoin.html" target="content">crossJoin</a></li>
+<li><a href="crosstab.html" target="content">crosstab</a></li>
+<li><a href="cube.html" target="content">cube</a></li>
+<li><a href="currentDatabase.html" target="content">currentDatabase</a></li>
+<li><a href="dapply.html" target="content">dapply</a></li>
+<li><a href="dapplyCollect.html" target="content">dapplyCollect</a></li>
+<li><a href="describe.html" target="content">describe</a></li>
+<li><a href="dim.html" target="content">dim</a></li>
+<li><a href="distinct.html" target="content">distinct</a></li>
+<li><a href="drop.html" target="content">drop</a></li>
+<li><a href="dropDuplicates.html" target="content">dropDuplicates</a></li>
+<li><a href="dropTempTable-deprecated.html" target="content">dropTempTable-deprecated</a></li>
+<li><a href="dropTempView.html" target="content">dropTempView</a></li>
+<li><a href="dtypes.html" target="content">dtypes</a></li>
+<li><a href="endsWith.html" target="content">endsWith</a></li>
+<li><a href="eq_null_safe.html" target="content">eq<em>null</em>safe</a></li>
+<li><a href="except.html" target="content">except</a></li>
+<li><a href="exceptAll.html" target="content">exceptAll</a></li>
+<li><a href="explain.html" target="content">explain</a></li>
+<li><a href="filter.html" target="content">filter</a></li>
+<li><a href="first.html" target="content">first</a></li>
+<li><a href="fitted.html" target="content">fitted</a></li>
+<li><a href="freqItems.html" target="content">freqItems</a></li>
+<li><a href="gapply.html" target="content">gapply</a></li>
+<li><a href="gapplyCollect.html" target="content">gapplyCollect</a></li>
+<li><a href="getLocalProperty.html" target="content">getLocalProperty</a></li>
+<li><a href="getNumPartitions.html" target="content">getNumPartitions</a></li>
+<li><a href="glm.html" target="content">glm</a></li>
+<li><a href="groupBy.html" target="content">groupBy</a></li>
+<li><a href="hashCode.html" target="content">hashCode</a></li>
+<li><a href="head.html" target="content">head</a></li>
+<li><a href="hint.html" target="content">hint</a></li>
+<li><a href="histogram.html" target="content">histogram</a></li>
+<li><a href="insertInto.html" target="content">insertInto</a></li>
+<li><a href="install.spark.html" target="content">install.spark</a></li>
+<li><a href="intersect.html" target="content">intersect</a></li>
+<li><a href="intersectAll.html" target="content">intersectAll</a></li>
+<li><a href="isActive.html" target="content">isActive</a></li>
+<li><a href="isLocal.html" target="content">isLocal</a></li>
+<li><a href="isStreaming.html" target="content">isStreaming</a></li>
+<li><a href="join.html" target="content">join</a></li>
+<li><a href="last.html" target="content">last</a></li>
+<li><a href="lastProgress.html" target="content">lastProgress</a></li>
+<li><a href="limit.html" target="content">limit</a></li>
+<li><a href="listColumns.html" target="content">listColumns</a></li>
+<li><a href="listDatabases.html" target="content">listDatabases</a></li>
+<li><a href="listFunctions.html" target="content">listFunctions</a></li>
+<li><a href="listTables.html" target="content">listTables</a></li>
+<li><a href="localCheckpoint.html" target="content">localCheckpoint</a></li>
+<li><a href="match.html" target="content">match</a></li>
+<li><a href="merge.html" target="content">merge</a></li>
+<li><a href="mutate.html" target="content">mutate</a></li>
+<li><a href="nafunctions.html" target="content">nafunctions</a></li>
+<li><a href="ncol.html" target="content">ncol</a></li>
+<li><a href="not.html" target="content">not</a></li>
+<li><a href="nrow.html" target="content">nrow</a></li>
+<li><a href="orderBy.html" target="content">orderBy</a></li>
+<li><a href="otherwise.html" target="content">otherwise</a></li>
+<li><a href="over.html" target="content">over</a></li>
+<li><a href="partitionBy.html" target="content">partitionBy</a></li>
+<li><a href="persist.html" target="content">persist</a></li>
+<li><a href="pivot.html" target="content">pivot</a></li>
+<li><a href="predict.html" target="content">predict</a></li>
+<li><a href="print.jobj.html" target="content">print.jobj</a></li>
+<li><a href="print.structField.html" target="content">print.structField</a></li>
+<li><a href="print.structType.html" target="content">print.structType</a></li>
+<li><a href="printSchema.html" target="content">printSchema</a></li>
+<li><a href="queryName.html" target="content">queryName</a></li>
+<li><a href="randomSplit.html" target="content">randomSplit</a></li>
+<li><a href="rangeBetween.html" target="content">rangeBetween</a></li>
+<li><a href="rbind.html" target="content">rbind</a></li>
+<li><a href="read.df.html" target="content">read.df</a></li>
+<li><a href="read.jdbc.html" target="content">read.jdbc</a></li>
+<li><a href="read.json.html" target="content">read.json</a></li>
+<li><a href="read.ml.html" target="content">read.ml</a></li>
+<li><a href="read.orc.html" target="content">read.orc</a></li>
+<li><a href="read.parquet.html" target="content">read.parquet</a></li>
+<li><a href="read.stream.html" target="content">read.stream</a></li>
+<li><a href="read.text.html" target="content">read.text</a></li>
+<li><a href="recoverPartitions.html" target="content">recoverPartitions</a></li>
+<li><a href="refreshByPath.html" target="content">refreshByPath</a></li>
+<li><a href="refreshTable.html" target="content">refreshTable</a></li>
+<li><a href="registerTempTable-deprecated.html" target="content">registerTempTable-deprecated</a></li>
+<li><a href="rename.html" target="content">rename</a></li>
+<li><a href="repartition.html" target="content">repartition</a></li>
+<li><a href="repartitionByRange.html" target="content">repartitionByRange</a></li>
+<li><a href="rollup.html" target="content">rollup</a></li>
+<li><a href="rowsBetween.html" target="content">rowsBetween</a></li>
+<li><a href="sample.html" target="content">sample</a></li>
+<li><a href="sampleBy.html" target="content">sampleBy</a></li>
+<li><a href="saveAsTable.html" target="content">saveAsTable</a></li>
+<li><a href="schema.html" target="content">schema</a></li>
+<li><a href="select.html" target="content">select</a></li>
+<li><a href="selectExpr.html" target="content">selectExpr</a></li>
+<li><a href="setCheckpointDir.html" target="content">setCheckpointDir</a></li>
+<li><a href="setCurrentDatabase.html" target="content">setCurrentDatabase</a></li>
+<li><a href="setJobDescription.html" target="content">setJobDescription</a></li>
+<li><a href="setJobGroup.html" target="content">setJobGroup</a></li>
+<li><a href="setLocalProperty.html" target="content">setLocalProperty</a></li>
+<li><a href="setLogLevel.html" target="content">setLogLevel</a></li>
+<li><a href="show.html" target="content">show</a></li>
+<li><a href="showDF.html" target="content">showDF</a></li>
+<li><a href="spark.addFile.html" target="content">spark.addFile</a></li>
+<li><a href="spark.als.html" target="content">spark.als</a></li>
+<li><a href="spark.bisectingKmeans.html" target="content">spark.bisectingKmeans</a></li>
+<li><a href="spark.decisionTree.html" target="content">spark.decisionTree</a></li>
+<li><a href="spark.fpGrowth.html" target="content">spark.fpGrowth</a></li>
+<li><a href="spark.gaussianMixture.html" target="content">spark.gaussianMixture</a></li>
+<li><a href="spark.gbt.html" target="content">spark.gbt</a></li>
+<li><a href="spark.getSparkFiles.html" target="content">spark.getSparkFiles</a></li>
+<li><a href="spark.getSparkFilesRootDirectory.html" target="content">spark.getSparkFilesRootDirectory</a></li>
+<li><a href="spark.glm.html" target="content">spark.glm</a></li>
+<li><a href="spark.isoreg.html" target="content">spark.isoreg</a></li>
+<li><a href="spark.kmeans.html" target="content">spark.kmeans</a></li>
+<li><a href="spark.kstest.html" target="content">spark.kstest</a></li>
+<li><a href="spark.lapply.html" target="content">spark.lapply</a></li>
+<li><a href="spark.lda.html" target="content">spark.lda</a></li>
+<li><a href="spark.logit.html" target="content">spark.logit</a></li>
+<li><a href="spark.mlp.html" target="content">spark.mlp</a></li>
+<li><a href="spark.naiveBayes.html" target="content">spark.naiveBayes</a></li>
+<li><a href="spark.randomForest.html" target="content">spark.randomForest</a></li>
+<li><a href="spark.survreg.html" target="content">spark.survreg</a></li>
+<li><a href="spark.svmLinear.html" target="content">spark.svmLinear</a></li>
+<li><a href="sparkR.callJMethod.html" target="content">sparkR.callJMethod</a></li>
+<li><a href="sparkR.callJStatic.html" target="content">sparkR.callJStatic</a></li>
+<li><a href="sparkR.conf.html" target="content">sparkR.conf</a></li>
+<li><a href="sparkR.init-deprecated.html" target="content">sparkR.init-deprecated</a></li>
+<li><a href="sparkR.newJObject.html" target="content">sparkR.newJObject</a></li>
+<li><a href="sparkR.session.html" target="content">sparkR.session</a></li>
+<li><a href="sparkR.session.stop.html" target="content">sparkR.session.stop</a></li>
+<li><a href="sparkR.uiWebUrl.html" target="content">sparkR.uiWebUrl</a></li>
+<li><a href="sparkR.version.html" target="content">sparkR.version</a></li>
+<li><a href="sparkRHive.init-deprecated.html" target="content">sparkRHive.init-deprecated</a></li>
+<li><a href="sparkRSQL.init-deprecated.html" target="content">sparkRSQL.init-deprecated</a></li>
+<li><a href="sql.html" target="content">sql</a></li>
+<li><a href="startsWith.html" target="content">startsWith</a></li>
+<li><a href="status.html" target="content">status</a></li>
+<li><a href="stopQuery.html" target="content">stopQuery</a></li>
+<li><a href="storageLevel.html" target="content">storageLevel</a></li>
+<li><a href="str.html" target="content">str</a></li>
+<li><a href="structField.html" target="content">structField</a></li>
+<li><a href="structType.html" target="content">structType</a></li>
+<li><a href="subset.html" target="content">subset</a></li>
+<li><a href="substr.html" target="content">substr</a></li>
+<li><a href="summarize.html" target="content">summarize</a></li>
+<li><a href="summary.html" target="content">summary</a></li>
+<li><a href="tableNames.html" target="content">tableNames</a></li>
+<li><a href="tableToDF.html" target="content">tableToDF</a></li>
+<li><a href="tables.html" target="content">tables</a></li>
+<li><a href="take.html" target="content">take</a></li>
+<li><a href="toJSON.html" target="content">toJSON</a></li>
+<li><a href="uncacheTable.html" target="content">uncacheTable</a></li>
+<li><a href="union.html" target="content">union</a></li>
+<li><a href="unionByName.html" target="content">unionByName</a></li>
+<li><a href="unpersist.html" target="content">unpersist</a></li>
+<li><a href="windowOrderBy.html" target="content">windowOrderBy</a></li>
+<li><a href="windowPartitionBy.html" target="content">windowPartitionBy</a></li>
+<li><a href="with.html" target="content">with</a></li>
+<li><a href="withColumn.html" target="content">withColumn</a></li>
+<li><a href="withWatermark.html" target="content">withWatermark</a></li>
+<li><a href="write.df.html" target="content">write.df</a></li>
+<li><a href="write.jdbc.html" target="content">write.jdbc</a></li>
+<li><a href="write.json.html" target="content">write.json</a></li>
+<li><a href="write.ml.html" target="content">write.ml</a></li>
+<li><a href="write.orc.html" target="content">write.orc</a></li>
+<li><a href="write.parquet.html" target="content">write.parquet</a></li>
+<li><a href="write.stream.html" target="content">write.stream</a></li>
+<li><a href="write.text.html" target="content">write.text</a></li>
+</ul>
+
+<p>Generated with <a href="https://yihui.org/knitr">knitr</a>  1.29</p>
+
+</body>
+
+</html>
diff --git a/site/docs/2.4.7/api/R/AFTSurvivalRegressionModel-class.html b/site/docs/2.4.7/api/R/AFTSurvivalRegressionModel-class.html
new file mode 100644
index 0000000..218bddd
--- /dev/null
+++ b/site/docs/2.4.7/api/R/AFTSurvivalRegressionModel-class.html
@@ -0,0 +1,32 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: S4 class that represents a AFTSurvivalRegressionModel</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+</head><body>
+
+<table width="100%" summary="page for AFTSurvivalRegressionModel-class {SparkR}"><tr><td>AFTSurvivalRegressionModel-class {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>S4 class that represents a AFTSurvivalRegressionModel</h2>
+
+<h3>Description</h3>
+
+<p>S4 class that represents a AFTSurvivalRegressionModel
+</p>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>jobj</code></td>
+<td>
+<p>a Java object reference to the backing Scala AFTSurvivalRegressionWrapper</p>
+</td></tr>
+</table>
+
+
+<h3>Note</h3>
+
+<p>AFTSurvivalRegressionModel since 2.0.0
+</p>
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.4.7 <a href="00Index.html">Index</a>]</div>
+</body></html>
diff --git a/site/docs/2.4.7/api/R/ALSModel-class.html b/site/docs/2.4.7/api/R/ALSModel-class.html
new file mode 100644
index 0000000..b1e7c41
--- /dev/null
+++ b/site/docs/2.4.7/api/R/ALSModel-class.html
@@ -0,0 +1,32 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: S4 class that represents an ALSModel</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+</head><body>
+
+<table width="100%" summary="page for ALSModel-class {SparkR}"><tr><td>ALSModel-class {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>S4 class that represents an ALSModel</h2>
+
+<h3>Description</h3>
+
+<p>S4 class that represents an ALSModel
+</p>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>jobj</code></td>
+<td>
+<p>a Java object reference to the backing Scala ALSWrapper</p>
+</td></tr>
+</table>
+
+
+<h3>Note</h3>
+
+<p>ALSModel since 2.1.0
+</p>
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.4.7 <a href="00Index.html">Index</a>]</div>
+</body></html>
diff --git a/site/docs/2.4.7/api/R/BisectingKMeansModel-class.html b/site/docs/2.4.7/api/R/BisectingKMeansModel-class.html
new file mode 100644
index 0000000..058a021
--- /dev/null
+++ b/site/docs/2.4.7/api/R/BisectingKMeansModel-class.html
@@ -0,0 +1,32 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: S4 class that represents a BisectingKMeansModel</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+</head><body>
+
+<table width="100%" summary="page for BisectingKMeansModel-class {SparkR}"><tr><td>BisectingKMeansModel-class {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>S4 class that represents a BisectingKMeansModel</h2>
+
+<h3>Description</h3>
+
+<p>S4 class that represents a BisectingKMeansModel
+</p>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>jobj</code></td>
+<td>
+<p>a Java object reference to the backing Scala BisectingKMeansModel</p>
+</td></tr>
+</table>
+
+
+<h3>Note</h3>
+
+<p>BisectingKMeansModel since 2.2.0
+</p>
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.4.7 <a href="00Index.html">Index</a>]</div>
+</body></html>
diff --git a/site/docs/2.4.7/api/R/DecisionTreeClassificationModel-class.html b/site/docs/2.4.7/api/R/DecisionTreeClassificationModel-class.html
new file mode 100644
index 0000000..8210f91
--- /dev/null
+++ b/site/docs/2.4.7/api/R/DecisionTreeClassificationModel-class.html
@@ -0,0 +1,32 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: S4 class that represents a DecisionTreeClassificationModel</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+</head><body>
+
+<table width="100%" summary="page for DecisionTreeClassificationModel-class {SparkR}"><tr><td>DecisionTreeClassificationModel-class {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>S4 class that represents a DecisionTreeClassificationModel</h2>
+
+<h3>Description</h3>
+
+<p>S4 class that represents a DecisionTreeClassificationModel
+</p>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>jobj</code></td>
+<td>
+<p>a Java object reference to the backing Scala DecisionTreeClassificationModel</p>
+</td></tr>
+</table>
+
+
+<h3>Note</h3>
+
+<p>DecisionTreeClassificationModel since 2.3.0
+</p>
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.4.7 <a href="00Index.html">Index</a>]</div>
+</body></html>
diff --git a/site/docs/2.4.7/api/R/DecisionTreeRegressionModel-class.html b/site/docs/2.4.7/api/R/DecisionTreeRegressionModel-class.html
new file mode 100644
index 0000000..1f8383a
--- /dev/null
+++ b/site/docs/2.4.7/api/R/DecisionTreeRegressionModel-class.html
@@ -0,0 +1,32 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: S4 class that represents a DecisionTreeRegressionModel</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+</head><body>
+
+<table width="100%" summary="page for DecisionTreeRegressionModel-class {SparkR}"><tr><td>DecisionTreeRegressionModel-class {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>S4 class that represents a DecisionTreeRegressionModel</h2>
+
+<h3>Description</h3>
+
+<p>S4 class that represents a DecisionTreeRegressionModel
+</p>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>jobj</code></td>
+<td>
+<p>a Java object reference to the backing Scala DecisionTreeRegressionModel</p>
+</td></tr>
+</table>
+
+
+<h3>Note</h3>
+
+<p>DecisionTreeRegressionModel since 2.3.0
+</p>
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.4.7 <a href="00Index.html">Index</a>]</div>
+</body></html>
diff --git a/site/docs/2.4.7/api/R/FPGrowthModel-class.html b/site/docs/2.4.7/api/R/FPGrowthModel-class.html
new file mode 100644
index 0000000..dcae6be
--- /dev/null
+++ b/site/docs/2.4.7/api/R/FPGrowthModel-class.html
@@ -0,0 +1,32 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: S4 class that represents a FPGrowthModel</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+</head><body>
+
+<table width="100%" summary="page for FPGrowthModel-class {SparkR}"><tr><td>FPGrowthModel-class {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>S4 class that represents a FPGrowthModel</h2>
+
+<h3>Description</h3>
+
+<p>S4 class that represents a FPGrowthModel
+</p>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>jobj</code></td>
+<td>
+<p>a Java object reference to the backing Scala FPGrowthModel</p>
+</td></tr>
+</table>
+
+
+<h3>Note</h3>
+
+<p>FPGrowthModel since 2.2.0
+</p>
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.4.7 <a href="00Index.html">Index</a>]</div>
+</body></html>
diff --git a/site/docs/2.4.7/api/R/GBTClassificationModel-class.html b/site/docs/2.4.7/api/R/GBTClassificationModel-class.html
new file mode 100644
index 0000000..7816844
--- /dev/null
+++ b/site/docs/2.4.7/api/R/GBTClassificationModel-class.html
@@ -0,0 +1,32 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: S4 class that represents a GBTClassificationModel</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+</head><body>
+
+<table width="100%" summary="page for GBTClassificationModel-class {SparkR}"><tr><td>GBTClassificationModel-class {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>S4 class that represents a GBTClassificationModel</h2>
+
+<h3>Description</h3>
+
+<p>S4 class that represents a GBTClassificationModel
+</p>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>jobj</code></td>
+<td>
+<p>a Java object reference to the backing Scala GBTClassificationModel</p>
+</td></tr>
+</table>
+
+
+<h3>Note</h3>
+
+<p>GBTClassificationModel since 2.1.0
+</p>
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.4.7 <a href="00Index.html">Index</a>]</div>
+</body></html>
diff --git a/site/docs/2.4.7/api/R/GBTRegressionModel-class.html b/site/docs/2.4.7/api/R/GBTRegressionModel-class.html
new file mode 100644
index 0000000..3d1b855
--- /dev/null
+++ b/site/docs/2.4.7/api/R/GBTRegressionModel-class.html
@@ -0,0 +1,32 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: S4 class that represents a GBTRegressionModel</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+</head><body>
+
+<table width="100%" summary="page for GBTRegressionModel-class {SparkR}"><tr><td>GBTRegressionModel-class {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>S4 class that represents a GBTRegressionModel</h2>
+
+<h3>Description</h3>
+
+<p>S4 class that represents a GBTRegressionModel
+</p>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>jobj</code></td>
+<td>
+<p>a Java object reference to the backing Scala GBTRegressionModel</p>
+</td></tr>
+</table>
+
+
+<h3>Note</h3>
+
+<p>GBTRegressionModel since 2.1.0
+</p>
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.4.7 <a href="00Index.html">Index</a>]</div>
+</body></html>
diff --git a/site/docs/2.4.7/api/R/GaussianMixtureModel-class.html b/site/docs/2.4.7/api/R/GaussianMixtureModel-class.html
new file mode 100644
index 0000000..7554645
--- /dev/null
+++ b/site/docs/2.4.7/api/R/GaussianMixtureModel-class.html
@@ -0,0 +1,32 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: S4 class that represents a GaussianMixtureModel</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+</head><body>
+
+<table width="100%" summary="page for GaussianMixtureModel-class {SparkR}"><tr><td>GaussianMixtureModel-class {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>S4 class that represents a GaussianMixtureModel</h2>
+
+<h3>Description</h3>
+
+<p>S4 class that represents a GaussianMixtureModel
+</p>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>jobj</code></td>
+<td>
+<p>a Java object reference to the backing Scala GaussianMixtureModel</p>
+</td></tr>
+</table>
+
+
+<h3>Note</h3>
+
+<p>GaussianMixtureModel since 2.1.0
+</p>
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.4.7 <a href="00Index.html">Index</a>]</div>
+</body></html>
diff --git a/site/docs/2.4.7/api/R/GeneralizedLinearRegressionModel-class.html b/site/docs/2.4.7/api/R/GeneralizedLinearRegressionModel-class.html
new file mode 100644
index 0000000..00c2674
--- /dev/null
+++ b/site/docs/2.4.7/api/R/GeneralizedLinearRegressionModel-class.html
@@ -0,0 +1,32 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: S4 class that represents a generalized linear model</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+</head><body>
+
+<table width="100%" summary="page for GeneralizedLinearRegressionModel-class {SparkR}"><tr><td>GeneralizedLinearRegressionModel-class {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>S4 class that represents a generalized linear model</h2>
+
+<h3>Description</h3>
+
+<p>S4 class that represents a generalized linear model
+</p>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>jobj</code></td>
+<td>
+<p>a Java object reference to the backing Scala GeneralizedLinearRegressionWrapper</p>
+</td></tr>
+</table>
+
+
+<h3>Note</h3>
+
+<p>GeneralizedLinearRegressionModel since 2.0.0
+</p>
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.4.7 <a href="00Index.html">Index</a>]</div>
+</body></html>
diff --git a/site/docs/2.4.7/api/R/GroupedData.html b/site/docs/2.4.7/api/R/GroupedData.html
new file mode 100644
index 0000000..ec81c01
--- /dev/null
+++ b/site/docs/2.4.7/api/R/GroupedData.html
@@ -0,0 +1,45 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: S4 class that represents a GroupedData</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+</head><body>
+
+<table width="100%" summary="page for GroupedData-class {SparkR}"><tr><td>GroupedData-class {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>S4 class that represents a GroupedData</h2>
+
+<h3>Description</h3>
+
+<p>GroupedDatas can be created using groupBy() on a SparkDataFrame
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+groupedData(sgd)
+</pre>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>sgd</code></td>
+<td>
+<p>A Java object reference to the backing Scala GroupedData</p>
+</td></tr>
+</table>
+
+
+<h3>Note</h3>
+
+<p>GroupedData since 1.4.0
+</p>
+
+
+<h3>See Also</h3>
+
+<p>groupBy
+</p>
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.4.7 <a href="00Index.html">Index</a>]</div>
+</body></html>
diff --git a/site/docs/2.4.7/api/R/IsotonicRegressionModel-class.html b/site/docs/2.4.7/api/R/IsotonicRegressionModel-class.html
new file mode 100644
index 0000000..1e8b29c
--- /dev/null
+++ b/site/docs/2.4.7/api/R/IsotonicRegressionModel-class.html
@@ -0,0 +1,32 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: S4 class that represents an IsotonicRegressionModel</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+</head><body>
+
+<table width="100%" summary="page for IsotonicRegressionModel-class {SparkR}"><tr><td>IsotonicRegressionModel-class {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>S4 class that represents an IsotonicRegressionModel</h2>
+
+<h3>Description</h3>
+
+<p>S4 class that represents an IsotonicRegressionModel
+</p>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>jobj</code></td>
+<td>
+<p>a Java object reference to the backing Scala IsotonicRegressionModel</p>
+</td></tr>
+</table>
+
+
+<h3>Note</h3>
+
+<p>IsotonicRegressionModel since 2.1.0
+</p>
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.4.7 <a href="00Index.html">Index</a>]</div>
+</body></html>
diff --git a/site/docs/2.4.7/api/R/KMeansModel-class.html b/site/docs/2.4.7/api/R/KMeansModel-class.html
new file mode 100644
index 0000000..d432375
--- /dev/null
+++ b/site/docs/2.4.7/api/R/KMeansModel-class.html
@@ -0,0 +1,32 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: S4 class that represents a KMeansModel</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+</head><body>
+
+<table width="100%" summary="page for KMeansModel-class {SparkR}"><tr><td>KMeansModel-class {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>S4 class that represents a KMeansModel</h2>
+
+<h3>Description</h3>
+
+<p>S4 class that represents a KMeansModel
+</p>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>jobj</code></td>
+<td>
+<p>a Java object reference to the backing Scala KMeansModel</p>
+</td></tr>
+</table>
+
+
+<h3>Note</h3>
+
+<p>KMeansModel since 2.0.0
+</p>
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.4.7 <a href="00Index.html">Index</a>]</div>
+</body></html>
diff --git a/site/docs/2.4.7/api/R/KSTest-class.html b/site/docs/2.4.7/api/R/KSTest-class.html
new file mode 100644
index 0000000..1767133
--- /dev/null
+++ b/site/docs/2.4.7/api/R/KSTest-class.html
@@ -0,0 +1,32 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: S4 class that represents an KSTest</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+</head><body>
+
+<table width="100%" summary="page for KSTest-class {SparkR}"><tr><td>KSTest-class {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>S4 class that represents an KSTest</h2>
+
+<h3>Description</h3>
+
+<p>S4 class that represents an KSTest
+</p>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>jobj</code></td>
+<td>
+<p>a Java object reference to the backing Scala KSTestWrapper</p>
+</td></tr>
+</table>
+
+
+<h3>Note</h3>
+
+<p>KSTest since 2.1.0
+</p>
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.4.7 <a href="00Index.html">Index</a>]</div>
+</body></html>
diff --git a/site/docs/2.4.7/api/R/LDAModel-class.html b/site/docs/2.4.7/api/R/LDAModel-class.html
new file mode 100644
index 0000000..38183af
--- /dev/null
+++ b/site/docs/2.4.7/api/R/LDAModel-class.html
@@ -0,0 +1,32 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: S4 class that represents an LDAModel</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+</head><body>
+
+<table width="100%" summary="page for LDAModel-class {SparkR}"><tr><td>LDAModel-class {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>S4 class that represents an LDAModel</h2>
+
+<h3>Description</h3>
+
+<p>S4 class that represents an LDAModel
+</p>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>jobj</code></td>
+<td>
+<p>a Java object reference to the backing Scala LDAWrapper</p>
+</td></tr>
+</table>
+
+
+<h3>Note</h3>
+
+<p>LDAModel since 2.1.0
+</p>
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.4.7 <a href="00Index.html">Index</a>]</div>
+</body></html>
diff --git a/site/docs/2.4.7/api/R/LinearSVCModel-class.html b/site/docs/2.4.7/api/R/LinearSVCModel-class.html
new file mode 100644
index 0000000..0fb7ad3
--- /dev/null
+++ b/site/docs/2.4.7/api/R/LinearSVCModel-class.html
@@ -0,0 +1,32 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: S4 class that represents an LinearSVCModel</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+</head><body>
+
+<table width="100%" summary="page for LinearSVCModel-class {SparkR}"><tr><td>LinearSVCModel-class {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>S4 class that represents an LinearSVCModel</h2>
+
+<h3>Description</h3>
+
+<p>S4 class that represents an LinearSVCModel
+</p>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>jobj</code></td>
+<td>
+<p>a Java object reference to the backing Scala LinearSVCModel</p>
+</td></tr>
+</table>
+
+
+<h3>Note</h3>
+
+<p>LinearSVCModel since 2.2.0
+</p>
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.4.7 <a href="00Index.html">Index</a>]</div>
+</body></html>
diff --git a/site/docs/2.4.7/api/R/LogisticRegressionModel-class.html b/site/docs/2.4.7/api/R/LogisticRegressionModel-class.html
new file mode 100644
index 0000000..2dd21de
--- /dev/null
+++ b/site/docs/2.4.7/api/R/LogisticRegressionModel-class.html
@@ -0,0 +1,32 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: S4 class that represents an LogisticRegressionModel</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+</head><body>
+
+<table width="100%" summary="page for LogisticRegressionModel-class {SparkR}"><tr><td>LogisticRegressionModel-class {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>S4 class that represents an LogisticRegressionModel</h2>
+
+<h3>Description</h3>
+
+<p>S4 class that represents an LogisticRegressionModel
+</p>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>jobj</code></td>
+<td>
+<p>a Java object reference to the backing Scala LogisticRegressionModel</p>
+</td></tr>
+</table>
+
+
+<h3>Note</h3>
+
+<p>LogisticRegressionModel since 2.1.0
+</p>
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.4.7 <a href="00Index.html">Index</a>]</div>
+</body></html>
diff --git a/site/docs/2.4.7/api/R/MultilayerPerceptronClassificationModel-class.html b/site/docs/2.4.7/api/R/MultilayerPerceptronClassificationModel-class.html
new file mode 100644
index 0000000..1975b52
--- /dev/null
+++ b/site/docs/2.4.7/api/R/MultilayerPerceptronClassificationModel-class.html
@@ -0,0 +1,32 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: S4 class that represents a...</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+</head><body>
+
+<table width="100%" summary="page for MultilayerPerceptronClassificationModel-class {SparkR}"><tr><td>MultilayerPerceptronClassificationModel-class {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>S4 class that represents a MultilayerPerceptronClassificationModel</h2>
+
+<h3>Description</h3>
+
+<p>S4 class that represents a MultilayerPerceptronClassificationModel
+</p>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>jobj</code></td>
+<td>
+<p>a Java object reference to the backing Scala MultilayerPerceptronClassifierWrapper</p>
+</td></tr>
+</table>
+
+
+<h3>Note</h3>
+
+<p>MultilayerPerceptronClassificationModel since 2.1.0
+</p>
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.4.7 <a href="00Index.html">Index</a>]</div>
+</body></html>
diff --git a/site/docs/2.4.7/api/R/NaiveBayesModel-class.html b/site/docs/2.4.7/api/R/NaiveBayesModel-class.html
new file mode 100644
index 0000000..4658486
--- /dev/null
+++ b/site/docs/2.4.7/api/R/NaiveBayesModel-class.html
@@ -0,0 +1,32 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: S4 class that represents a NaiveBayesModel</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+</head><body>
+
+<table width="100%" summary="page for NaiveBayesModel-class {SparkR}"><tr><td>NaiveBayesModel-class {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>S4 class that represents a NaiveBayesModel</h2>
+
+<h3>Description</h3>
+
+<p>S4 class that represents a NaiveBayesModel
+</p>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>jobj</code></td>
+<td>
+<p>a Java object reference to the backing Scala NaiveBayesWrapper</p>
+</td></tr>
+</table>
+
+
+<h3>Note</h3>
+
+<p>NaiveBayesModel since 2.0.0
+</p>
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.4.7 <a href="00Index.html">Index</a>]</div>
+</body></html>
diff --git a/site/docs/2.4.7/api/R/R.css b/site/docs/2.4.7/api/R/R.css
new file mode 100644
index 0000000..212cf4c
--- /dev/null
+++ b/site/docs/2.4.7/api/R/R.css
@@ -0,0 +1,55 @@
+* {
+	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
+	font-size: 14px;
+}
+body {
+  padding: 0 5px; 
+  margin: 0 auto; 
+  width: 80%;
+  max-width: 60em; /* 960px */
+}
+
+h1, h2, h3, h4, h5, h6 {
+	color: #666;
+}
+h1, h2 {
+	text-align: center;
+}
+h1 {
+	font-size: x-large;
+}
+h2, h3 {
+	font-size: large;
+}
+h4, h6 {
+	font-style: italic;
+}
+h3 {
+	border-left: solid 5px #ddd;
+	padding-left: 5px;
+	font-variant: small-caps;
+}
+
+p img {
+	display: block;
+	margin: auto;
+}
+
+span, code, pre {
+	font-family: Monaco, "Lucida Console", "Courier New", Courier, monospace;
+}
+span.acronym {}
+span.env {
+	font-style: italic;
+}
+span.file {}
+span.option {}
+span.pkg {
+	font-weight: bold;
+}
+span.samp{}
+
+dt, p code {
+	background-color: #F7F7F7;
+}
+
diff --git a/site/docs/2.4.7/api/R/RandomForestClassificationModel-class.html b/site/docs/2.4.7/api/R/RandomForestClassificationModel-class.html
new file mode 100644
index 0000000..20450ea
--- /dev/null
+++ b/site/docs/2.4.7/api/R/RandomForestClassificationModel-class.html
@@ -0,0 +1,32 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: S4 class that represents a RandomForestClassificationModel</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+</head><body>
+
+<table width="100%" summary="page for RandomForestClassificationModel-class {SparkR}"><tr><td>RandomForestClassificationModel-class {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>S4 class that represents a RandomForestClassificationModel</h2>
+
+<h3>Description</h3>
+
+<p>S4 class that represents a RandomForestClassificationModel
+</p>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>jobj</code></td>
+<td>
+<p>a Java object reference to the backing Scala RandomForestClassificationModel</p>
+</td></tr>
+</table>
+
+
+<h3>Note</h3>
+
+<p>RandomForestClassificationModel since 2.1.0
+</p>
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.4.7 <a href="00Index.html">Index</a>]</div>
+</body></html>
diff --git a/site/docs/2.4.7/api/R/RandomForestRegressionModel-class.html b/site/docs/2.4.7/api/R/RandomForestRegressionModel-class.html
new file mode 100644
index 0000000..581795d
--- /dev/null
+++ b/site/docs/2.4.7/api/R/RandomForestRegressionModel-class.html
@@ -0,0 +1,32 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: S4 class that represents a RandomForestRegressionModel</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+</head><body>
+
+<table width="100%" summary="page for RandomForestRegressionModel-class {SparkR}"><tr><td>RandomForestRegressionModel-class {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>S4 class that represents a RandomForestRegressionModel</h2>
+
+<h3>Description</h3>
+
+<p>S4 class that represents a RandomForestRegressionModel
+</p>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>jobj</code></td>
+<td>
+<p>a Java object reference to the backing Scala RandomForestRegressionModel</p>
+</td></tr>
+</table>
+
+
+<h3>Note</h3>
+
+<p>RandomForestRegressionModel since 2.1.0
+</p>
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.4.7 <a href="00Index.html">Index</a>]</div>
+</body></html>
diff --git a/site/docs/2.4.7/api/R/SparkDataFrame.html b/site/docs/2.4.7/api/R/SparkDataFrame.html
new file mode 100644
index 0000000..eafe9eb
--- /dev/null
+++ b/site/docs/2.4.7/api/R/SparkDataFrame.html
@@ -0,0 +1,141 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: S4 class that represents a SparkDataFrame</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+
+<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/styles/github.min.css">
+<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/highlight.min.js"></script>
+<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/languages/r.min.js"></script>
+<script>hljs.initHighlightingOnLoad();</script>
+</head><body>
+
+<table width="100%" summary="page for SparkDataFrame-class {SparkR}"><tr><td>SparkDataFrame-class {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>S4 class that represents a SparkDataFrame</h2>
+
+<h3>Description</h3>
+
+<p>SparkDataFrames can be created using functions like <a href="createDataFrame.html">createDataFrame</a>,
+<a href="read.json.html">read.json</a>, <a href="../../base/html/table.html">table</a> etc.
+</p>
+
+
+<h3>Slots</h3>
+
+
+<dl>
+<dt><code>env</code></dt><dd><p>An R environment that stores bookkeeping states of the SparkDataFrame</p>
+</dd>
+<dt><code>sdf</code></dt><dd><p>A Java object reference to the backing Scala DataFrame</p>
+</dd>
+</dl>
+
+
+<h3>Note</h3>
+
+<p>SparkDataFrame since 2.0.0
+</p>
+
+
+<h3>See Also</h3>
+
+<p><a href="createDataFrame.html">createDataFrame</a>, <a href="read.json.html">read.json</a>, <a href="../../base/html/table.html">table</a>
+</p>
+<p><a href="https://spark.apache.org/docs/latest/sparkr.html#sparkr-dataframes">https://spark.apache.org/docs/latest/sparkr.html#sparkr-dataframes</a>
+</p>
+<p>Other SparkDataFrame functions: 
+<code><a href="summarize.html">agg</a>()</code>,
+<code><a href="alias.html">alias</a>()</code>,
+<code><a href="arrange.html">arrange</a>()</code>,
+<code><a href="as.data.frame.html">as.data.frame</a>()</code>,
+<code><a href="attach.html">attach,SparkDataFrame-method</a></code>,
+<code><a href="broadcast.html">broadcast</a>()</code>,
+<code><a href="cache.html">cache</a>()</code>,
+<code><a href="checkpoint.html">checkpoint</a>()</code>,
+<code><a href="coalesce.html">coalesce</a>()</code>,
+<code><a href="collect.html">collect</a>()</code>,
+<code><a href="columns.html">colnames</a>()</code>,
+<code><a href="coltypes.html">coltypes</a>()</code>,
+<code><a href="createOrReplaceTempView.html">createOrReplaceTempView</a>()</code>,
+<code><a href="crossJoin.html">crossJoin</a>()</code>,
+<code><a href="cube.html">cube</a>()</code>,
+<code><a href="dapplyCollect.html">dapplyCollect</a>()</code>,
+<code><a href="dapply.html">dapply</a>()</code>,
+<code><a href="describe.html">describe</a>()</code>,
+<code><a href="dim.html">dim</a>()</code>,
+<code><a href="distinct.html">distinct</a>()</code>,
+<code><a href="dropDuplicates.html">dropDuplicates</a>()</code>,
+<code><a href="nafunctions.html">dropna</a>()</code>,
+<code><a href="drop.html">drop</a>()</code>,
+<code><a href="dtypes.html">dtypes</a>()</code>,
+<code><a href="exceptAll.html">exceptAll</a>()</code>,
+<code><a href="except.html">except</a>()</code>,
+<code><a href="explain.html">explain</a>()</code>,
+<code><a href="filter.html">filter</a>()</code>,
+<code><a href="first.html">first</a>()</code>,
+<code><a href="gapplyCollect.html">gapplyCollect</a>()</code>,
+<code><a href="gapply.html">gapply</a>()</code>,
+<code><a href="getNumPartitions.html">getNumPartitions</a>()</code>,
+<code><a href="groupBy.html">group_by</a>()</code>,
+<code><a href="head.html">head</a>()</code>,
+<code><a href="hint.html">hint</a>()</code>,
+<code><a href="histogram.html">histogram</a>()</code>,
+<code><a href="insertInto.html">insertInto</a>()</code>,
+<code><a href="intersectAll.html">intersectAll</a>()</code>,
+<code><a href="intersect.html">intersect</a>()</code>,
+<code><a href="isLocal.html">isLocal</a>()</code>,
+<code><a href="isStreaming.html">isStreaming</a>()</code>,
+<code><a href="join.html">join</a>()</code>,
+<code><a href="limit.html">limit</a>()</code>,
+<code><a href="localCheckpoint.html">localCheckpoint</a>()</code>,
+<code><a href="merge.html">merge</a>()</code>,
+<code><a href="mutate.html">mutate</a>()</code>,
+<code><a href="ncol.html">ncol</a>()</code>,
+<code><a href="nrow.html">nrow</a>()</code>,
+<code><a href="persist.html">persist</a>()</code>,
+<code><a href="printSchema.html">printSchema</a>()</code>,
+<code><a href="randomSplit.html">randomSplit</a>()</code>,
+<code><a href="rbind.html">rbind</a>()</code>,
+<code><a href="rename.html">rename</a>()</code>,
+<code><a href="repartitionByRange.html">repartitionByRange</a>()</code>,
+<code><a href="repartition.html">repartition</a>()</code>,
+<code><a href="rollup.html">rollup</a>()</code>,
+<code><a href="sample.html">sample</a>()</code>,
+<code><a href="saveAsTable.html">saveAsTable</a>()</code>,
+<code><a href="schema.html">schema</a>()</code>,
+<code><a href="selectExpr.html">selectExpr</a>()</code>,
+<code><a href="select.html">select</a>()</code>,
+<code><a href="showDF.html">showDF</a>()</code>,
+<code><a href="show.html">show</a>()</code>,
+<code><a href="storageLevel.html">storageLevel</a>()</code>,
+<code><a href="str.html">str</a>()</code>,
+<code><a href="subset.html">subset</a>()</code>,
+<code><a href="summary.html">summary</a>()</code>,
+<code><a href="take.html">take</a>()</code>,
+<code><a href="toJSON.html">toJSON</a>()</code>,
+<code><a href="unionByName.html">unionByName</a>()</code>,
+<code><a href="union.html">union</a>()</code>,
+<code><a href="unpersist.html">unpersist</a>()</code>,
+<code><a href="withColumn.html">withColumn</a>()</code>,
+<code><a href="withWatermark.html">withWatermark</a>()</code>,
+<code><a href="with.html">with</a>()</code>,
+<code><a href="write.df.html">write.df</a>()</code>,
+<code><a href="write.jdbc.html">write.jdbc</a>()</code>,
+<code><a href="write.json.html">write.json</a>()</code>,
+<code><a href="write.orc.html">write.orc</a>()</code>,
+<code><a href="write.parquet.html">write.parquet</a>()</code>,
+<code><a href="write.stream.html">write.stream</a>()</code>,
+<code><a href="write.text.html">write.text</a>()</code>
+</p>
+
+
+<h3>Examples</h3>
+
+<pre><code class="r">## Not run: 
+##D sparkR.session()
+##D df &lt;- createDataFrame(faithful)
+## End(Not run)
+</code></pre>
+
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.4.7 <a href="00Index.html">Index</a>]</div>
+</body></html>
diff --git a/site/docs/2.4.7/api/R/StreamingQuery.html b/site/docs/2.4.7/api/R/StreamingQuery.html
new file mode 100644
index 0000000..bd6b86e
--- /dev/null
+++ b/site/docs/2.4.7/api/R/StreamingQuery.html
@@ -0,0 +1,40 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: S4 class that represents a StreamingQuery</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+</head><body>
+
+<table width="100%" summary="page for StreamingQuery-class {SparkR}"><tr><td>StreamingQuery-class {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>S4 class that represents a StreamingQuery</h2>
+
+<h3>Description</h3>
+
+<p>StreamingQuery can be created by using read.stream() and write.stream()
+</p>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>ssq</code></td>
+<td>
+<p>A Java object reference to the backing Scala StreamingQuery</p>
+</td></tr>
+</table>
+
+
+<h3>Note</h3>
+
+<p>StreamingQuery since 2.2.0
+</p>
+<p>experimental
+</p>
+
+
+<h3>See Also</h3>
+
+<p><a href="read.stream.html">read.stream</a>
+</p>
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.4.7 <a href="00Index.html">Index</a>]</div>
+</body></html>
diff --git a/site/docs/2.4.7/api/R/WindowSpec.html b/site/docs/2.4.7/api/R/WindowSpec.html
new file mode 100644
index 0000000..7b79a6c
--- /dev/null
+++ b/site/docs/2.4.7/api/R/WindowSpec.html
@@ -0,0 +1,38 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: S4 class that represents a WindowSpec</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+</head><body>
+
+<table width="100%" summary="page for WindowSpec-class {SparkR}"><tr><td>WindowSpec-class {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>S4 class that represents a WindowSpec</h2>
+
+<h3>Description</h3>
+
+<p>WindowSpec can be created by using windowPartitionBy() or windowOrderBy()
+</p>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>sws</code></td>
+<td>
+<p>A Java object reference to the backing Scala WindowSpec</p>
+</td></tr>
+</table>
+
+
+<h3>Note</h3>
+
+<p>WindowSpec since 2.0.0
+</p>
+
+
+<h3>See Also</h3>
+
+<p><a href="windowPartitionBy.html">windowPartitionBy</a>, <a href="windowOrderBy.html">windowOrderBy</a>
+</p>
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.4.7 <a href="00Index.html">Index</a>]</div>
+</body></html>
diff --git a/site/docs/2.4.7/api/R/alias.html b/site/docs/2.4.7/api/R/alias.html
new file mode 100644
index 0000000..542d3c5
--- /dev/null
+++ b/site/docs/2.4.7/api/R/alias.html
@@ -0,0 +1,177 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: alias</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+
+<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/styles/github.min.css">
+<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/highlight.min.js"></script>
+<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/languages/r.min.js"></script>
+<script>hljs.initHighlightingOnLoad();</script>
+</head><body>
+
+<table width="100%" summary="page for alias {SparkR}"><tr><td>alias {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>alias</h2>
+
+<h3>Description</h3>
+
+<p>Returns a new SparkDataFrame or a Column with an alias set. Equivalent to SQL &quot;AS&quot; keyword.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+## S4 method for signature 'Column'
+alias(object, data)
+
+## S4 method for signature 'SparkDataFrame'
+alias(object, data)
+</pre>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>object</code></td>
+<td>
+<p>x a SparkDataFrame or a Column</p>
+</td></tr>
+<tr valign="top"><td><code>data</code></td>
+<td>
+<p>new name to use</p>
+</td></tr>
+</table>
+
+
+<h3>Value</h3>
+
+<p>a SparkDataFrame or a Column
+</p>
+
+
+<h3>Note</h3>
+
+<p>alias(Column) since 1.4.0
+</p>
+<p>alias(SparkDataFrame) since 2.3.0
+</p>
+
+
+<h3>See Also</h3>
+
+<p>Other colum_func: 
+<code><a href="between.html">between</a>()</code>,
+<code><a href="cast.html">cast</a>()</code>,
+<code><a href="endsWith.html">endsWith</a>()</code>,
+<code><a href="otherwise.html">otherwise</a>()</code>,
+<code><a href="over.html">over</a>()</code>,
+<code><a href="startsWith.html">startsWith</a>()</code>,
+<code><a href="substr.html">substr</a>()</code>
+</p>
+<p>Other SparkDataFrame functions: 
+<code><a href="SparkDataFrame.html">SparkDataFrame-class</a></code>,
+<code><a href="summarize.html">agg</a>()</code>,
+<code><a href="arrange.html">arrange</a>()</code>,
+<code><a href="as.data.frame.html">as.data.frame</a>()</code>,
+<code><a href="attach.html">attach,SparkDataFrame-method</a></code>,
+<code><a href="broadcast.html">broadcast</a>()</code>,
+<code><a href="cache.html">cache</a>()</code>,
+<code><a href="checkpoint.html">checkpoint</a>()</code>,
+<code><a href="coalesce.html">coalesce</a>()</code>,
+<code><a href="collect.html">collect</a>()</code>,
+<code><a href="columns.html">colnames</a>()</code>,
+<code><a href="coltypes.html">coltypes</a>()</code>,
+<code><a href="createOrReplaceTempView.html">createOrReplaceTempView</a>()</code>,
+<code><a href="crossJoin.html">crossJoin</a>()</code>,
+<code><a href="cube.html">cube</a>()</code>,
+<code><a href="dapplyCollect.html">dapplyCollect</a>()</code>,
+<code><a href="dapply.html">dapply</a>()</code>,
+<code><a href="describe.html">describe</a>()</code>,
+<code><a href="dim.html">dim</a>()</code>,
+<code><a href="distinct.html">distinct</a>()</code>,
+<code><a href="dropDuplicates.html">dropDuplicates</a>()</code>,
+<code><a href="nafunctions.html">dropna</a>()</code>,
+<code><a href="drop.html">drop</a>()</code>,
+<code><a href="dtypes.html">dtypes</a>()</code>,
+<code><a href="exceptAll.html">exceptAll</a>()</code>,
+<code><a href="except.html">except</a>()</code>,
+<code><a href="explain.html">explain</a>()</code>,
+<code><a href="filter.html">filter</a>()</code>,
+<code><a href="first.html">first</a>()</code>,
+<code><a href="gapplyCollect.html">gapplyCollect</a>()</code>,
+<code><a href="gapply.html">gapply</a>()</code>,
+<code><a href="getNumPartitions.html">getNumPartitions</a>()</code>,
+<code><a href="groupBy.html">group_by</a>()</code>,
+<code><a href="head.html">head</a>()</code>,
+<code><a href="hint.html">hint</a>()</code>,
+<code><a href="histogram.html">histogram</a>()</code>,
+<code><a href="insertInto.html">insertInto</a>()</code>,
+<code><a href="intersectAll.html">intersectAll</a>()</code>,
+<code><a href="intersect.html">intersect</a>()</code>,
+<code><a href="isLocal.html">isLocal</a>()</code>,
+<code><a href="isStreaming.html">isStreaming</a>()</code>,
+<code><a href="join.html">join</a>()</code>,
+<code><a href="limit.html">limit</a>()</code>,
+<code><a href="localCheckpoint.html">localCheckpoint</a>()</code>,
+<code><a href="merge.html">merge</a>()</code>,
+<code><a href="mutate.html">mutate</a>()</code>,
+<code><a href="ncol.html">ncol</a>()</code>,
+<code><a href="nrow.html">nrow</a>()</code>,
+<code><a href="persist.html">persist</a>()</code>,
+<code><a href="printSchema.html">printSchema</a>()</code>,
+<code><a href="randomSplit.html">randomSplit</a>()</code>,
+<code><a href="rbind.html">rbind</a>()</code>,
+<code><a href="rename.html">rename</a>()</code>,
+<code><a href="repartitionByRange.html">repartitionByRange</a>()</code>,
+<code><a href="repartition.html">repartition</a>()</code>,
+<code><a href="rollup.html">rollup</a>()</code>,
+<code><a href="sample.html">sample</a>()</code>,
+<code><a href="saveAsTable.html">saveAsTable</a>()</code>,
+<code><a href="schema.html">schema</a>()</code>,
+<code><a href="selectExpr.html">selectExpr</a>()</code>,
+<code><a href="select.html">select</a>()</code>,
+<code><a href="showDF.html">showDF</a>()</code>,
+<code><a href="show.html">show</a>()</code>,
+<code><a href="storageLevel.html">storageLevel</a>()</code>,
+<code><a href="str.html">str</a>()</code>,
+<code><a href="subset.html">subset</a>()</code>,
+<code><a href="summary.html">summary</a>()</code>,
+<code><a href="take.html">take</a>()</code>,
+<code><a href="toJSON.html">toJSON</a>()</code>,
+<code><a href="unionByName.html">unionByName</a>()</code>,
+<code><a href="union.html">union</a>()</code>,
+<code><a href="unpersist.html">unpersist</a>()</code>,
+<code><a href="withColumn.html">withColumn</a>()</code>,
+<code><a href="withWatermark.html">withWatermark</a>()</code>,
+<code><a href="with.html">with</a>()</code>,
+<code><a href="write.df.html">write.df</a>()</code>,
+<code><a href="write.jdbc.html">write.jdbc</a>()</code>,
+<code><a href="write.json.html">write.json</a>()</code>,
+<code><a href="write.orc.html">write.orc</a>()</code>,
+<code><a href="write.parquet.html">write.parquet</a>()</code>,
+<code><a href="write.stream.html">write.stream</a>()</code>,
+<code><a href="write.text.html">write.text</a>()</code>
+</p>
+
+
+<h3>Examples</h3>
+
+<pre><code class="r">## Not run: 
+##D df &lt;- createDataFrame(iris)
+##D 
+##D head(select(
+##D   df, alias(df$Sepal_Length, &quot;slength&quot;), alias(df$Petal_Length, &quot;plength&quot;)
+##D ))
+## End(Not run)
+## Not run: 
+##D df &lt;- alias(createDataFrame(mtcars), &quot;mtcars&quot;)
+##D avg_mpg &lt;- alias(agg(groupBy(df, df$cyl), avg(df$mpg)), &quot;avg_mpg&quot;)
+##D 
+##D head(select(df, column(&quot;mtcars.mpg&quot;)))
+##D head(join(df, avg_mpg, column(&quot;mtcars.cyl&quot;) == column(&quot;avg_mpg.cyl&quot;)))
+## End(Not run)
+</code></pre>
+
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.4.7 <a href="00Index.html">Index</a>]</div>
+</body></html>
diff --git a/site/docs/2.4.7/api/R/approxQuantile.html b/site/docs/2.4.7/api/R/approxQuantile.html
new file mode 100644
index 0000000..c9c3601
--- /dev/null
+++ b/site/docs/2.4.7/api/R/approxQuantile.html
@@ -0,0 +1,100 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: Calculates the approximate quantiles of numerical columns of...</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+
+<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/styles/github.min.css">
+<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/highlight.min.js"></script>
+<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/languages/r.min.js"></script>
+<script>hljs.initHighlightingOnLoad();</script>
+</head><body>
+
+<table width="100%" summary="page for approxQuantile {SparkR}"><tr><td>approxQuantile {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>Calculates the approximate quantiles of numerical columns of a SparkDataFrame</h2>
+
+<h3>Description</h3>
+
+<p>Calculates the approximate quantiles of numerical columns of a SparkDataFrame.
+The result of this algorithm has the following deterministic bound:
+If the SparkDataFrame has N elements and if we request the quantile at probability p up to
+error err, then the algorithm will return a sample x from the SparkDataFrame so that the
+*exact* rank of x is close to (p * N). More precisely,
+floor((p - err) * N) &lt;= rank(x) &lt;= ceil((p + err) * N).
+This method implements a variation of the Greenwald-Khanna algorithm (with some speed
+optimizations). The algorithm was first present in [[http://dx.doi.org/10.1145/375663.375670
+Space-efficient Online Computation of Quantile Summaries]] by Greenwald and Khanna.
+Note that NA values will be ignored in numerical columns before calculation. For
+columns only containing NA values, an empty list is returned.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+## S4 method for signature 'SparkDataFrame,character,numeric,numeric'
+approxQuantile(x, cols, probabilities, relativeError)
+</pre>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>x</code></td>
+<td>
+<p>A SparkDataFrame.</p>
+</td></tr>
+<tr valign="top"><td><code>cols</code></td>
+<td>
+<p>A single column name, or a list of names for multiple columns.</p>
+</td></tr>
+<tr valign="top"><td><code>probabilities</code></td>
+<td>
+<p>A list of quantile probabilities. Each number must belong to [0, 1].
+For example 0 is the minimum, 0.5 is the median, 1 is the maximum.</p>
+</td></tr>
+<tr valign="top"><td><code>relativeError</code></td>
+<td>
+<p>The relative target precision to achieve (&gt;= 0). If set to zero,
+the exact quantiles are computed, which could be very expensive.
+Note that values greater than 1 are accepted but give the same result as 1.</p>
+</td></tr>
+</table>
+
+
+<h3>Value</h3>
+
+<p>The approximate quantiles at the given probabilities. If the input is a single column
+name, the output is a list of approximate quantiles in that column; If the input is
+multiple column names, the output should be a list, and each element in it is a list of
+numeric values which represents the approximate quantiles in corresponding column.
+</p>
+
+
+<h3>Note</h3>
+
+<p>approxQuantile since 2.0.0
+</p>
+
+
+<h3>See Also</h3>
+
+<p>Other stat functions: 
+<code><a href="corr.html">corr</a>()</code>,
+<code><a href="cov.html">cov</a>()</code>,
+<code><a href="crosstab.html">crosstab</a>()</code>,
+<code><a href="freqItems.html">freqItems</a>()</code>,
+<code><a href="sampleBy.html">sampleBy</a>()</code>
+</p>
+
+
+<h3>Examples</h3>
+
+<pre><code class="r">## Not run: 
+##D df &lt;- read.json(&quot;/path/to/file.json&quot;)
+##D quantiles &lt;- approxQuantile(df, &quot;key&quot;, c(0.5, 0.8), 0.0)
+## End(Not run)
+</code></pre>
+
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.4.7 <a href="00Index.html">Index</a>]</div>
+</body></html>
diff --git a/site/docs/2.4.7/api/R/arrange.html b/site/docs/2.4.7/api/R/arrange.html
new file mode 100644
index 0000000..33c2dc3
--- /dev/null
+++ b/site/docs/2.4.7/api/R/arrange.html
@@ -0,0 +1,184 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: Arrange Rows by Variables</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+
+<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/styles/github.min.css">
+<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/highlight.min.js"></script>
+<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/languages/r.min.js"></script>
+<script>hljs.initHighlightingOnLoad();</script>
+</head><body>
+
+<table width="100%" summary="page for arrange {SparkR}"><tr><td>arrange {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>Arrange Rows by Variables</h2>
+
+<h3>Description</h3>
+
+<p>Sort a SparkDataFrame by the specified column(s).
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+arrange(x, col, ...)
+
+## S4 method for signature 'SparkDataFrame,Column'
+arrange(x, col, ..., withinPartitions = FALSE)
+
+## S4 method for signature 'SparkDataFrame,character'
+arrange(x, col, ..., decreasing = FALSE, withinPartitions = FALSE)
+
+## S4 method for signature 'SparkDataFrame,characterOrColumn'
+orderBy(x, col, ...)
+</pre>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>x</code></td>
+<td>
+<p>a SparkDataFrame to be sorted.</p>
+</td></tr>
+<tr valign="top"><td><code>col</code></td>
+<td>
+<p>a character or Column object indicating the fields to sort on</p>
+</td></tr>
+<tr valign="top"><td><code>...</code></td>
+<td>
+<p>additional sorting fields</p>
+</td></tr>
+<tr valign="top"><td><code>withinPartitions</code></td>
+<td>
+<p>a logical argument indicating whether to sort only within each partition</p>
+</td></tr>
+<tr valign="top"><td><code>decreasing</code></td>
+<td>
+<p>a logical argument indicating sorting order for columns when
+a character vector is specified for col</p>
+</td></tr>
+</table>
+
+
+<h3>Value</h3>
+
+<p>A SparkDataFrame where all elements are sorted.
+</p>
+
+
+<h3>Note</h3>
+
+<p>arrange(SparkDataFrame, Column) since 1.4.0
+</p>
+<p>arrange(SparkDataFrame, character) since 1.4.0
+</p>
+<p>orderBy(SparkDataFrame, characterOrColumn) since 1.4.0
+</p>
+
+
+<h3>See Also</h3>
+
+<p>Other SparkDataFrame functions: 
+<code><a href="SparkDataFrame.html">SparkDataFrame-class</a></code>,
+<code><a href="summarize.html">agg</a>()</code>,
+<code><a href="alias.html">alias</a>()</code>,
+<code><a href="as.data.frame.html">as.data.frame</a>()</code>,
+<code><a href="attach.html">attach,SparkDataFrame-method</a></code>,
+<code><a href="broadcast.html">broadcast</a>()</code>,
+<code><a href="cache.html">cache</a>()</code>,
+<code><a href="checkpoint.html">checkpoint</a>()</code>,
+<code><a href="coalesce.html">coalesce</a>()</code>,
+<code><a href="collect.html">collect</a>()</code>,
+<code><a href="columns.html">colnames</a>()</code>,
+<code><a href="coltypes.html">coltypes</a>()</code>,
+<code><a href="createOrReplaceTempView.html">createOrReplaceTempView</a>()</code>,
+<code><a href="crossJoin.html">crossJoin</a>()</code>,
+<code><a href="cube.html">cube</a>()</code>,
+<code><a href="dapplyCollect.html">dapplyCollect</a>()</code>,
+<code><a href="dapply.html">dapply</a>()</code>,
+<code><a href="describe.html">describe</a>()</code>,
+<code><a href="dim.html">dim</a>()</code>,
+<code><a href="distinct.html">distinct</a>()</code>,
+<code><a href="dropDuplicates.html">dropDuplicates</a>()</code>,
+<code><a href="nafunctions.html">dropna</a>()</code>,
+<code><a href="drop.html">drop</a>()</code>,
+<code><a href="dtypes.html">dtypes</a>()</code>,
+<code><a href="exceptAll.html">exceptAll</a>()</code>,
+<code><a href="except.html">except</a>()</code>,
+<code><a href="explain.html">explain</a>()</code>,
+<code><a href="filter.html">filter</a>()</code>,
+<code><a href="first.html">first</a>()</code>,
+<code><a href="gapplyCollect.html">gapplyCollect</a>()</code>,
+<code><a href="gapply.html">gapply</a>()</code>,
+<code><a href="getNumPartitions.html">getNumPartitions</a>()</code>,
+<code><a href="groupBy.html">group_by</a>()</code>,
+<code><a href="head.html">head</a>()</code>,
+<code><a href="hint.html">hint</a>()</code>,
+<code><a href="histogram.html">histogram</a>()</code>,
+<code><a href="insertInto.html">insertInto</a>()</code>,
+<code><a href="intersectAll.html">intersectAll</a>()</code>,
+<code><a href="intersect.html">intersect</a>()</code>,
+<code><a href="isLocal.html">isLocal</a>()</code>,
+<code><a href="isStreaming.html">isStreaming</a>()</code>,
+<code><a href="join.html">join</a>()</code>,
+<code><a href="limit.html">limit</a>()</code>,
+<code><a href="localCheckpoint.html">localCheckpoint</a>()</code>,
+<code><a href="merge.html">merge</a>()</code>,
+<code><a href="mutate.html">mutate</a>()</code>,
+<code><a href="ncol.html">ncol</a>()</code>,
+<code><a href="nrow.html">nrow</a>()</code>,
+<code><a href="persist.html">persist</a>()</code>,
+<code><a href="printSchema.html">printSchema</a>()</code>,
+<code><a href="randomSplit.html">randomSplit</a>()</code>,
+<code><a href="rbind.html">rbind</a>()</code>,
+<code><a href="rename.html">rename</a>()</code>,
+<code><a href="repartitionByRange.html">repartitionByRange</a>()</code>,
+<code><a href="repartition.html">repartition</a>()</code>,
+<code><a href="rollup.html">rollup</a>()</code>,
+<code><a href="sample.html">sample</a>()</code>,
+<code><a href="saveAsTable.html">saveAsTable</a>()</code>,
+<code><a href="schema.html">schema</a>()</code>,
+<code><a href="selectExpr.html">selectExpr</a>()</code>,
+<code><a href="select.html">select</a>()</code>,
+<code><a href="showDF.html">showDF</a>()</code>,
+<code><a href="show.html">show</a>()</code>,
+<code><a href="storageLevel.html">storageLevel</a>()</code>,
+<code><a href="str.html">str</a>()</code>,
+<code><a href="subset.html">subset</a>()</code>,
+<code><a href="summary.html">summary</a>()</code>,
+<code><a href="take.html">take</a>()</code>,
+<code><a href="toJSON.html">toJSON</a>()</code>,
+<code><a href="unionByName.html">unionByName</a>()</code>,
+<code><a href="union.html">union</a>()</code>,
+<code><a href="unpersist.html">unpersist</a>()</code>,
+<code><a href="withColumn.html">withColumn</a>()</code>,
+<code><a href="withWatermark.html">withWatermark</a>()</code>,
+<code><a href="with.html">with</a>()</code>,
+<code><a href="write.df.html">write.df</a>()</code>,
+<code><a href="write.jdbc.html">write.jdbc</a>()</code>,
+<code><a href="write.json.html">write.json</a>()</code>,
+<code><a href="write.orc.html">write.orc</a>()</code>,
+<code><a href="write.parquet.html">write.parquet</a>()</code>,
+<code><a href="write.stream.html">write.stream</a>()</code>,
+<code><a href="write.text.html">write.text</a>()</code>
+</p>
+
+
+<h3>Examples</h3>
+
+<pre><code class="r">## Not run: 
+##D sparkR.session()
+##D path &lt;- &quot;path/to/file.json&quot;
+##D df &lt;- read.json(path)
+##D arrange(df, df$col1)
+##D arrange(df, asc(df$col1), desc(abs(df$col2)))
+##D arrange(df, &quot;col1&quot;, decreasing = TRUE)
+##D arrange(df, &quot;col1&quot;, &quot;col2&quot;, decreasing = c(TRUE, FALSE))
+##D arrange(df, &quot;col1&quot;, &quot;col2&quot;, withinPartitions = TRUE)
+## End(Not run)
+</code></pre>
+
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.4.7 <a href="00Index.html">Index</a>]</div>
+</body></html>
diff --git a/site/docs/2.4.7/api/R/as.data.frame.html b/site/docs/2.4.7/api/R/as.data.frame.html
new file mode 100644
index 0000000..bad64c4
--- /dev/null
+++ b/site/docs/2.4.7/api/R/as.data.frame.html
@@ -0,0 +1,165 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: Download data from a SparkDataFrame into a R data.frame</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+
+<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/styles/github.min.css">
+<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/highlight.min.js"></script>
+<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/languages/r.min.js"></script>
+<script>hljs.initHighlightingOnLoad();</script>
+</head><body>
+
+<table width="100%" summary="page for as.data.frame {SparkR}"><tr><td>as.data.frame {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>Download data from a SparkDataFrame into a R data.frame</h2>
+
+<h3>Description</h3>
+
+<p>This function downloads the contents of a SparkDataFrame into an R's data.frame.
+Since data.frames are held in memory, ensure that you have enough memory
+in your system to accommodate the contents.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+as.data.frame(x, row.names = NULL, optional = FALSE, ...)
+
+## S4 method for signature 'SparkDataFrame'
+as.data.frame(x, row.names = NULL, optional = FALSE, ...)
+</pre>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>x</code></td>
+<td>
+<p>a SparkDataFrame.</p>
+</td></tr>
+<tr valign="top"><td><code>row.names</code></td>
+<td>
+<p><code>NULL</code> or a character vector giving the row names for the data frame.</p>
+</td></tr>
+<tr valign="top"><td><code>optional</code></td>
+<td>
+<p>If <code>TRUE</code>, converting column names is optional.</p>
+</td></tr>
+<tr valign="top"><td><code>...</code></td>
+<td>
+<p>additional arguments to pass to base::as.data.frame.</p>
+</td></tr>
+</table>
+
+
+<h3>Value</h3>
+
+<p>A data.frame.
+</p>
+
+
+<h3>Note</h3>
+
+<p>as.data.frame since 1.6.0
+</p>
+
+
+<h3>See Also</h3>
+
+<p>Other SparkDataFrame functions: 
+<code><a href="SparkDataFrame.html">SparkDataFrame-class</a></code>,
+<code><a href="summarize.html">agg</a>()</code>,
+<code><a href="alias.html">alias</a>()</code>,
+<code><a href="arrange.html">arrange</a>()</code>,
+<code><a href="attach.html">attach,SparkDataFrame-method</a></code>,
+<code><a href="broadcast.html">broadcast</a>()</code>,
+<code><a href="cache.html">cache</a>()</code>,
+<code><a href="checkpoint.html">checkpoint</a>()</code>,
+<code><a href="coalesce.html">coalesce</a>()</code>,
+<code><a href="collect.html">collect</a>()</code>,
+<code><a href="columns.html">colnames</a>()</code>,
+<code><a href="coltypes.html">coltypes</a>()</code>,
+<code><a href="createOrReplaceTempView.html">createOrReplaceTempView</a>()</code>,
+<code><a href="crossJoin.html">crossJoin</a>()</code>,
+<code><a href="cube.html">cube</a>()</code>,
+<code><a href="dapplyCollect.html">dapplyCollect</a>()</code>,
+<code><a href="dapply.html">dapply</a>()</code>,
+<code><a href="describe.html">describe</a>()</code>,
+<code><a href="dim.html">dim</a>()</code>,
+<code><a href="distinct.html">distinct</a>()</code>,
+<code><a href="dropDuplicates.html">dropDuplicates</a>()</code>,
+<code><a href="nafunctions.html">dropna</a>()</code>,
+<code><a href="drop.html">drop</a>()</code>,
+<code><a href="dtypes.html">dtypes</a>()</code>,
+<code><a href="exceptAll.html">exceptAll</a>()</code>,
+<code><a href="except.html">except</a>()</code>,
+<code><a href="explain.html">explain</a>()</code>,
+<code><a href="filter.html">filter</a>()</code>,
+<code><a href="first.html">first</a>()</code>,
+<code><a href="gapplyCollect.html">gapplyCollect</a>()</code>,
+<code><a href="gapply.html">gapply</a>()</code>,
+<code><a href="getNumPartitions.html">getNumPartitions</a>()</code>,
+<code><a href="groupBy.html">group_by</a>()</code>,
+<code><a href="head.html">head</a>()</code>,
+<code><a href="hint.html">hint</a>()</code>,
+<code><a href="histogram.html">histogram</a>()</code>,
+<code><a href="insertInto.html">insertInto</a>()</code>,
+<code><a href="intersectAll.html">intersectAll</a>()</code>,
+<code><a href="intersect.html">intersect</a>()</code>,
+<code><a href="isLocal.html">isLocal</a>()</code>,
+<code><a href="isStreaming.html">isStreaming</a>()</code>,
+<code><a href="join.html">join</a>()</code>,
+<code><a href="limit.html">limit</a>()</code>,
+<code><a href="localCheckpoint.html">localCheckpoint</a>()</code>,
+<code><a href="merge.html">merge</a>()</code>,
+<code><a href="mutate.html">mutate</a>()</code>,
+<code><a href="ncol.html">ncol</a>()</code>,
+<code><a href="nrow.html">nrow</a>()</code>,
+<code><a href="persist.html">persist</a>()</code>,
+<code><a href="printSchema.html">printSchema</a>()</code>,
+<code><a href="randomSplit.html">randomSplit</a>()</code>,
+<code><a href="rbind.html">rbind</a>()</code>,
+<code><a href="rename.html">rename</a>()</code>,
+<code><a href="repartitionByRange.html">repartitionByRange</a>()</code>,
+<code><a href="repartition.html">repartition</a>()</code>,
+<code><a href="rollup.html">rollup</a>()</code>,
+<code><a href="sample.html">sample</a>()</code>,
+<code><a href="saveAsTable.html">saveAsTable</a>()</code>,
+<code><a href="schema.html">schema</a>()</code>,
+<code><a href="selectExpr.html">selectExpr</a>()</code>,
+<code><a href="select.html">select</a>()</code>,
+<code><a href="showDF.html">showDF</a>()</code>,
+<code><a href="show.html">show</a>()</code>,
+<code><a href="storageLevel.html">storageLevel</a>()</code>,
+<code><a href="str.html">str</a>()</code>,
+<code><a href="subset.html">subset</a>()</code>,
+<code><a href="summary.html">summary</a>()</code>,
+<code><a href="take.html">take</a>()</code>,
+<code><a href="toJSON.html">toJSON</a>()</code>,
+<code><a href="unionByName.html">unionByName</a>()</code>,
+<code><a href="union.html">union</a>()</code>,
+<code><a href="unpersist.html">unpersist</a>()</code>,
+<code><a href="withColumn.html">withColumn</a>()</code>,
+<code><a href="withWatermark.html">withWatermark</a>()</code>,
+<code><a href="with.html">with</a>()</code>,
+<code><a href="write.df.html">write.df</a>()</code>,
+<code><a href="write.jdbc.html">write.jdbc</a>()</code>,
+<code><a href="write.json.html">write.json</a>()</code>,
+<code><a href="write.orc.html">write.orc</a>()</code>,
+<code><a href="write.parquet.html">write.parquet</a>()</code>,
+<code><a href="write.stream.html">write.stream</a>()</code>,
+<code><a href="write.text.html">write.text</a>()</code>
+</p>
+
+
+<h3>Examples</h3>
+
+<pre><code class="r">## Not run: 
+##D irisDF &lt;- createDataFrame(iris)
+##D df &lt;- as.data.frame(irisDF[irisDF$Species == &quot;setosa&quot;, ])
+## End(Not run)
+</code></pre>
+
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.4.7 <a href="00Index.html">Index</a>]</div>
+</body></html>
diff --git a/site/docs/2.4.7/api/R/attach.html b/site/docs/2.4.7/api/R/attach.html
new file mode 100644
index 0000000..6254c17
--- /dev/null
+++ b/site/docs/2.4.7/api/R/attach.html
@@ -0,0 +1,166 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: Attach SparkDataFrame to R search path</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+
+<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/styles/github.min.css">
+<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/highlight.min.js"></script>
+<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/languages/r.min.js"></script>
+<script>hljs.initHighlightingOnLoad();</script>
+</head><body>
+
+<table width="100%" summary="page for attach,SparkDataFrame-method {SparkR}"><tr><td>attach,SparkDataFrame-method {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>Attach SparkDataFrame to R search path</h2>
+
+<h3>Description</h3>
+
+<p>The specified SparkDataFrame is attached to the R search path. This means that
+the SparkDataFrame is searched by R when evaluating a variable, so columns in
+the SparkDataFrame can be accessed by simply giving their names.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+## S4 method for signature 'SparkDataFrame'
+attach(
+  what,
+  pos = 2L,
+  name = deparse(substitute(what), backtick = FALSE),
+  warn.conflicts = TRUE
+)
+</pre>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>what</code></td>
+<td>
+<p>(SparkDataFrame) The SparkDataFrame to attach</p>
+</td></tr>
+<tr valign="top"><td><code>pos</code></td>
+<td>
+<p>(integer) Specify position in search() where to attach.</p>
+</td></tr>
+<tr valign="top"><td><code>name</code></td>
+<td>
+<p>(character) Name to use for the attached SparkDataFrame. Names
+starting with package: are reserved for library.</p>
+</td></tr>
+<tr valign="top"><td><code>warn.conflicts</code></td>
+<td>
+<p>(logical) If TRUE, warnings are printed about conflicts
+from attaching the database, unless that SparkDataFrame contains an object</p>
+</td></tr>
+</table>
+
+
+<h3>Note</h3>
+
+<p>attach since 1.6.0
+</p>
+
+
+<h3>See Also</h3>
+
+<p><a href="../../base/html/detach.html">detach</a>
+</p>
+<p>Other SparkDataFrame functions: 
+<code><a href="SparkDataFrame.html">SparkDataFrame-class</a></code>,
+<code><a href="summarize.html">agg</a>()</code>,
+<code><a href="alias.html">alias</a>()</code>,
+<code><a href="arrange.html">arrange</a>()</code>,
+<code><a href="as.data.frame.html">as.data.frame</a>()</code>,
+<code><a href="broadcast.html">broadcast</a>()</code>,
+<code><a href="cache.html">cache</a>()</code>,
+<code><a href="checkpoint.html">checkpoint</a>()</code>,
+<code><a href="coalesce.html">coalesce</a>()</code>,
+<code><a href="collect.html">collect</a>()</code>,
+<code><a href="columns.html">colnames</a>()</code>,
+<code><a href="coltypes.html">coltypes</a>()</code>,
+<code><a href="createOrReplaceTempView.html">createOrReplaceTempView</a>()</code>,
+<code><a href="crossJoin.html">crossJoin</a>()</code>,
+<code><a href="cube.html">cube</a>()</code>,
+<code><a href="dapplyCollect.html">dapplyCollect</a>()</code>,
+<code><a href="dapply.html">dapply</a>()</code>,
+<code><a href="describe.html">describe</a>()</code>,
+<code><a href="dim.html">dim</a>()</code>,
+<code><a href="distinct.html">distinct</a>()</code>,
+<code><a href="dropDuplicates.html">dropDuplicates</a>()</code>,
+<code><a href="nafunctions.html">dropna</a>()</code>,
+<code><a href="drop.html">drop</a>()</code>,
+<code><a href="dtypes.html">dtypes</a>()</code>,
+<code><a href="exceptAll.html">exceptAll</a>()</code>,
+<code><a href="except.html">except</a>()</code>,
+<code><a href="explain.html">explain</a>()</code>,
+<code><a href="filter.html">filter</a>()</code>,
+<code><a href="first.html">first</a>()</code>,
+<code><a href="gapplyCollect.html">gapplyCollect</a>()</code>,
+<code><a href="gapply.html">gapply</a>()</code>,
+<code><a href="getNumPartitions.html">getNumPartitions</a>()</code>,
+<code><a href="groupBy.html">group_by</a>()</code>,
+<code><a href="head.html">head</a>()</code>,
+<code><a href="hint.html">hint</a>()</code>,
+<code><a href="histogram.html">histogram</a>()</code>,
+<code><a href="insertInto.html">insertInto</a>()</code>,
+<code><a href="intersectAll.html">intersectAll</a>()</code>,
+<code><a href="intersect.html">intersect</a>()</code>,
+<code><a href="isLocal.html">isLocal</a>()</code>,
+<code><a href="isStreaming.html">isStreaming</a>()</code>,
+<code><a href="join.html">join</a>()</code>,
+<code><a href="limit.html">limit</a>()</code>,
+<code><a href="localCheckpoint.html">localCheckpoint</a>()</code>,
+<code><a href="merge.html">merge</a>()</code>,
+<code><a href="mutate.html">mutate</a>()</code>,
+<code><a href="ncol.html">ncol</a>()</code>,
+<code><a href="nrow.html">nrow</a>()</code>,
+<code><a href="persist.html">persist</a>()</code>,
+<code><a href="printSchema.html">printSchema</a>()</code>,
+<code><a href="randomSplit.html">randomSplit</a>()</code>,
+<code><a href="rbind.html">rbind</a>()</code>,
+<code><a href="rename.html">rename</a>()</code>,
+<code><a href="repartitionByRange.html">repartitionByRange</a>()</code>,
+<code><a href="repartition.html">repartition</a>()</code>,
+<code><a href="rollup.html">rollup</a>()</code>,
+<code><a href="sample.html">sample</a>()</code>,
+<code><a href="saveAsTable.html">saveAsTable</a>()</code>,
+<code><a href="schema.html">schema</a>()</code>,
+<code><a href="selectExpr.html">selectExpr</a>()</code>,
+<code><a href="select.html">select</a>()</code>,
+<code><a href="showDF.html">showDF</a>()</code>,
+<code><a href="show.html">show</a>()</code>,
+<code><a href="storageLevel.html">storageLevel</a>()</code>,
+<code><a href="str.html">str</a>()</code>,
+<code><a href="subset.html">subset</a>()</code>,
+<code><a href="summary.html">summary</a>()</code>,
+<code><a href="take.html">take</a>()</code>,
+<code><a href="toJSON.html">toJSON</a>()</code>,
+<code><a href="unionByName.html">unionByName</a>()</code>,
+<code><a href="union.html">union</a>()</code>,
+<code><a href="unpersist.html">unpersist</a>()</code>,
+<code><a href="withColumn.html">withColumn</a>()</code>,
+<code><a href="withWatermark.html">withWatermark</a>()</code>,
+<code><a href="with.html">with</a>()</code>,
+<code><a href="write.df.html">write.df</a>()</code>,
+<code><a href="write.jdbc.html">write.jdbc</a>()</code>,
+<code><a href="write.json.html">write.json</a>()</code>,
+<code><a href="write.orc.html">write.orc</a>()</code>,
+<code><a href="write.parquet.html">write.parquet</a>()</code>,
+<code><a href="write.stream.html">write.stream</a>()</code>,
+<code><a href="write.text.html">write.text</a>()</code>
+</p>
+
+
+<h3>Examples</h3>
+
+<pre><code class="r">## Not run: 
+##D attach(irisDf)
+##D summary(Sepal_Width)
+## End(Not run)
+</code></pre>
+
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.4.7 <a href="00Index.html">Index</a>]</div>
+</body></html>
diff --git a/site/docs/2.4.7/api/R/avg.html b/site/docs/2.4.7/api/R/avg.html
new file mode 100644
index 0000000..cf16409
--- /dev/null
+++ b/site/docs/2.4.7/api/R/avg.html
@@ -0,0 +1,70 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: avg</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+
+<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/styles/github.min.css">
+<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/highlight.min.js"></script>
+<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/languages/r.min.js"></script>
+<script>hljs.initHighlightingOnLoad();</script>
+</head><body>
+
+<table width="100%" summary="page for avg {SparkR}"><tr><td>avg {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>avg</h2>
+
+<h3>Description</h3>
+
+<p>Aggregate function: returns the average of the values in a group.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+avg(x, ...)
+
+## S4 method for signature 'Column'
+avg(x)
+</pre>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>x</code></td>
+<td>
+<p>Column to compute on or a GroupedData object.</p>
+</td></tr>
+<tr valign="top"><td><code>...</code></td>
+<td>
+<p>additional argument(s) when <code>x</code> is a GroupedData object.</p>
+</td></tr>
+</table>
+
+
+<h3>Note</h3>
+
+<p>avg since 1.4.0
+</p>
+
+
+<h3>See Also</h3>
+
+<p>Other aggregate functions: 
+<code><a href="column_aggregate_functions.html">column_aggregate_functions</a></code>,
+<code><a href="corr.html">corr</a>()</code>,
+<code><a href="count.html">count</a>()</code>,
+<code><a href="cov.html">cov</a>()</code>,
+<code><a href="first.html">first</a>()</code>,
+<code><a href="last.html">last</a>()</code>
+</p>
+
+
+<h3>Examples</h3>
+
+<pre><code class="r">## Not run: avg(df$c)
+</code></pre>
+
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.4.7 <a href="00Index.html">Index</a>]</div>
+</body></html>
diff --git a/site/docs/2.4.7/api/R/awaitTermination.html b/site/docs/2.4.7/api/R/awaitTermination.html
new file mode 100644
index 0000000..3eb0fed
--- /dev/null
+++ b/site/docs/2.4.7/api/R/awaitTermination.html
@@ -0,0 +1,87 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: awaitTermination</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+
+<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/styles/github.min.css">
+<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/highlight.min.js"></script>
+<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/languages/r.min.js"></script>
+<script>hljs.initHighlightingOnLoad();</script>
+</head><body>
+
+<table width="100%" summary="page for awaitTermination {SparkR}"><tr><td>awaitTermination {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>awaitTermination</h2>
+
+<h3>Description</h3>
+
+<p>Waits for the termination of the query, either by <code>stopQuery</code> or by an error.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+awaitTermination(x, timeout = NULL)
+
+## S4 method for signature 'StreamingQuery'
+awaitTermination(x, timeout = NULL)
+</pre>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>x</code></td>
+<td>
+<p>a StreamingQuery.</p>
+</td></tr>
+<tr valign="top"><td><code>timeout</code></td>
+<td>
+<p>time to wait in milliseconds, if omitted, wait indefinitely until <code>stopQuery</code>
+is called or an error has occurred.</p>
+</td></tr>
+</table>
+
+
+<h3>Details</h3>
+
+<p>If the query has terminated, then all subsequent calls to this method will return TRUE
+immediately.
+</p>
+
+
+<h3>Value</h3>
+
+<p>TRUE if query has terminated within the timeout period; nothing if timeout is not
+specified.
+</p>
+
+
+<h3>Note</h3>
+
+<p>awaitTermination(StreamingQuery) since 2.2.0
+</p>
+<p>experimental
+</p>
+
+
+<h3>See Also</h3>
+
+<p>Other StreamingQuery methods: 
+<code><a href="explain.html">explain</a>()</code>,
+<code><a href="isActive.html">isActive</a>()</code>,
+<code><a href="lastProgress.html">lastProgress</a>()</code>,
+<code><a href="queryName.html">queryName</a>()</code>,
+<code><a href="status.html">status</a>()</code>,
+<code><a href="stopQuery.html">stopQuery</a>()</code>
+</p>
+
+
+<h3>Examples</h3>
+
+<pre><code class="r">## Not run:  awaitTermination(sq, 10000) 
+</code></pre>
+
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.4.7 <a href="00Index.html">Index</a>]</div>
+</body></html>
diff --git a/site/docs/2.4.7/api/R/between.html b/site/docs/2.4.7/api/R/between.html
new file mode 100644
index 0000000..ae9575f
--- /dev/null
+++ b/site/docs/2.4.7/api/R/between.html
@@ -0,0 +1,59 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: between</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+</head><body>
+
+<table width="100%" summary="page for between {SparkR}"><tr><td>between {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>between</h2>
+
+<h3>Description</h3>
+
+<p>Test if the column is between the lower bound and upper bound, inclusive.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+between(x, bounds)
+
+## S4 method for signature 'Column'
+between(x, bounds)
+</pre>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>x</code></td>
+<td>
+<p>a Column</p>
+</td></tr>
+<tr valign="top"><td><code>bounds</code></td>
+<td>
+<p>lower and upper bounds</p>
+</td></tr>
+</table>
+
+
+<h3>Note</h3>
+
+<p>between since 1.5.0
+</p>
+
+
+<h3>See Also</h3>
+
+<p>Other colum_func: 
+<code><a href="alias.html">alias</a>()</code>,
+<code><a href="cast.html">cast</a>()</code>,
+<code><a href="endsWith.html">endsWith</a>()</code>,
+<code><a href="otherwise.html">otherwise</a>()</code>,
+<code><a href="over.html">over</a>()</code>,
+<code><a href="startsWith.html">startsWith</a>()</code>,
+<code><a href="substr.html">substr</a>()</code>
+</p>
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.4.7 <a href="00Index.html">Index</a>]</div>
+</body></html>
diff --git a/site/docs/2.4.7/api/R/broadcast.html b/site/docs/2.4.7/api/R/broadcast.html
new file mode 100644
index 0000000..40a2565
--- /dev/null
+++ b/site/docs/2.4.7/api/R/broadcast.html
@@ -0,0 +1,159 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: broadcast</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+
+<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/styles/github.min.css">
+<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/highlight.min.js"></script>
+<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/languages/r.min.js"></script>
+<script>hljs.initHighlightingOnLoad();</script>
+</head><body>
+
+<table width="100%" summary="page for broadcast {SparkR}"><tr><td>broadcast {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>broadcast</h2>
+
+<h3>Description</h3>
+
+<p>Return a new SparkDataFrame marked as small enough for use in broadcast joins.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+broadcast(x)
+
+## S4 method for signature 'SparkDataFrame'
+broadcast(x)
+</pre>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>x</code></td>
+<td>
+<p>a SparkDataFrame.</p>
+</td></tr>
+</table>
+
+
+<h3>Details</h3>
+
+<p>Equivalent to <code>hint(x, "broadcast")</code>.
+</p>
+
+
+<h3>Value</h3>
+
+<p>a SparkDataFrame.
+</p>
+
+
+<h3>Note</h3>
+
+<p>broadcast since 2.3.0
+</p>
+
+
+<h3>See Also</h3>
+
+<p>Other SparkDataFrame functions: 
+<code><a href="SparkDataFrame.html">SparkDataFrame-class</a></code>,
+<code><a href="summarize.html">agg</a>()</code>,
+<code><a href="alias.html">alias</a>()</code>,
+<code><a href="arrange.html">arrange</a>()</code>,
+<code><a href="as.data.frame.html">as.data.frame</a>()</code>,
+<code><a href="attach.html">attach,SparkDataFrame-method</a></code>,
+<code><a href="cache.html">cache</a>()</code>,
+<code><a href="checkpoint.html">checkpoint</a>()</code>,
+<code><a href="coalesce.html">coalesce</a>()</code>,
+<code><a href="collect.html">collect</a>()</code>,
+<code><a href="columns.html">colnames</a>()</code>,
+<code><a href="coltypes.html">coltypes</a>()</code>,
+<code><a href="createOrReplaceTempView.html">createOrReplaceTempView</a>()</code>,
+<code><a href="crossJoin.html">crossJoin</a>()</code>,
+<code><a href="cube.html">cube</a>()</code>,
+<code><a href="dapplyCollect.html">dapplyCollect</a>()</code>,
+<code><a href="dapply.html">dapply</a>()</code>,
+<code><a href="describe.html">describe</a>()</code>,
+<code><a href="dim.html">dim</a>()</code>,
+<code><a href="distinct.html">distinct</a>()</code>,
+<code><a href="dropDuplicates.html">dropDuplicates</a>()</code>,
+<code><a href="nafunctions.html">dropna</a>()</code>,
+<code><a href="drop.html">drop</a>()</code>,
+<code><a href="dtypes.html">dtypes</a>()</code>,
+<code><a href="exceptAll.html">exceptAll</a>()</code>,
+<code><a href="except.html">except</a>()</code>,
+<code><a href="explain.html">explain</a>()</code>,
+<code><a href="filter.html">filter</a>()</code>,
+<code><a href="first.html">first</a>()</code>,
+<code><a href="gapplyCollect.html">gapplyCollect</a>()</code>,
+<code><a href="gapply.html">gapply</a>()</code>,
+<code><a href="getNumPartitions.html">getNumPartitions</a>()</code>,
+<code><a href="groupBy.html">group_by</a>()</code>,
+<code><a href="head.html">head</a>()</code>,
+<code><a href="hint.html">hint</a>()</code>,
+<code><a href="histogram.html">histogram</a>()</code>,
+<code><a href="insertInto.html">insertInto</a>()</code>,
+<code><a href="intersectAll.html">intersectAll</a>()</code>,
+<code><a href="intersect.html">intersect</a>()</code>,
+<code><a href="isLocal.html">isLocal</a>()</code>,
+<code><a href="isStreaming.html">isStreaming</a>()</code>,
+<code><a href="join.html">join</a>()</code>,
+<code><a href="limit.html">limit</a>()</code>,
+<code><a href="localCheckpoint.html">localCheckpoint</a>()</code>,
+<code><a href="merge.html">merge</a>()</code>,
+<code><a href="mutate.html">mutate</a>()</code>,
+<code><a href="ncol.html">ncol</a>()</code>,
+<code><a href="nrow.html">nrow</a>()</code>,
+<code><a href="persist.html">persist</a>()</code>,
+<code><a href="printSchema.html">printSchema</a>()</code>,
+<code><a href="randomSplit.html">randomSplit</a>()</code>,
+<code><a href="rbind.html">rbind</a>()</code>,
+<code><a href="rename.html">rename</a>()</code>,
+<code><a href="repartitionByRange.html">repartitionByRange</a>()</code>,
+<code><a href="repartition.html">repartition</a>()</code>,
+<code><a href="rollup.html">rollup</a>()</code>,
+<code><a href="sample.html">sample</a>()</code>,
+<code><a href="saveAsTable.html">saveAsTable</a>()</code>,
+<code><a href="schema.html">schema</a>()</code>,
+<code><a href="selectExpr.html">selectExpr</a>()</code>,
+<code><a href="select.html">select</a>()</code>,
+<code><a href="showDF.html">showDF</a>()</code>,
+<code><a href="show.html">show</a>()</code>,
+<code><a href="storageLevel.html">storageLevel</a>()</code>,
+<code><a href="str.html">str</a>()</code>,
+<code><a href="subset.html">subset</a>()</code>,
+<code><a href="summary.html">summary</a>()</code>,
+<code><a href="take.html">take</a>()</code>,
+<code><a href="toJSON.html">toJSON</a>()</code>,
+<code><a href="unionByName.html">unionByName</a>()</code>,
+<code><a href="union.html">union</a>()</code>,
+<code><a href="unpersist.html">unpersist</a>()</code>,
+<code><a href="withColumn.html">withColumn</a>()</code>,
+<code><a href="withWatermark.html">withWatermark</a>()</code>,
+<code><a href="with.html">with</a>()</code>,
+<code><a href="write.df.html">write.df</a>()</code>,
+<code><a href="write.jdbc.html">write.jdbc</a>()</code>,
+<code><a href="write.json.html">write.json</a>()</code>,
+<code><a href="write.orc.html">write.orc</a>()</code>,
+<code><a href="write.parquet.html">write.parquet</a>()</code>,
+<code><a href="write.stream.html">write.stream</a>()</code>,
+<code><a href="write.text.html">write.text</a>()</code>
+</p>
+
+
+<h3>Examples</h3>
+
+<pre><code class="r">## Not run: 
+##D df &lt;- createDataFrame(mtcars)
+##D avg_mpg &lt;- mean(groupBy(createDataFrame(mtcars), &quot;cyl&quot;), &quot;mpg&quot;)
+##D 
+##D head(join(df, broadcast(avg_mpg), df$cyl == avg_mpg$cyl))
+## End(Not run)
+</code></pre>
+
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.4.7 <a href="00Index.html">Index</a>]</div>
+</body></html>
diff --git a/site/docs/2.4.7/api/R/cache.html b/site/docs/2.4.7/api/R/cache.html
new file mode 100644
index 0000000..cf29125
--- /dev/null
+++ b/site/docs/2.4.7/api/R/cache.html
@@ -0,0 +1,147 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: Cache</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+
+<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/styles/github.min.css">
+<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/highlight.min.js"></script>
+<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/languages/r.min.js"></script>
+<script>hljs.initHighlightingOnLoad();</script>
+</head><body>
+
+<table width="100%" summary="page for cache {SparkR}"><tr><td>cache {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>Cache</h2>
+
+<h3>Description</h3>
+
+<p>Persist with the default storage level (MEMORY_ONLY).
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+cache(x)
+
+## S4 method for signature 'SparkDataFrame'
+cache(x)
+</pre>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>x</code></td>
+<td>
+<p>A SparkDataFrame</p>
+</td></tr>
+</table>
+
+
+<h3>Note</h3>
+
+<p>cache since 1.4.0
+</p>
+
+
+<h3>See Also</h3>
+
+<p>Other SparkDataFrame functions: 
+<code><a href="SparkDataFrame.html">SparkDataFrame-class</a></code>,
+<code><a href="summarize.html">agg</a>()</code>,
+<code><a href="alias.html">alias</a>()</code>,
+<code><a href="arrange.html">arrange</a>()</code>,
+<code><a href="as.data.frame.html">as.data.frame</a>()</code>,
+<code><a href="attach.html">attach,SparkDataFrame-method</a></code>,
+<code><a href="broadcast.html">broadcast</a>()</code>,
+<code><a href="checkpoint.html">checkpoint</a>()</code>,
+<code><a href="coalesce.html">coalesce</a>()</code>,
+<code><a href="collect.html">collect</a>()</code>,
+<code><a href="columns.html">colnames</a>()</code>,
+<code><a href="coltypes.html">coltypes</a>()</code>,
+<code><a href="createOrReplaceTempView.html">createOrReplaceTempView</a>()</code>,
+<code><a href="crossJoin.html">crossJoin</a>()</code>,
+<code><a href="cube.html">cube</a>()</code>,
+<code><a href="dapplyCollect.html">dapplyCollect</a>()</code>,
+<code><a href="dapply.html">dapply</a>()</code>,
+<code><a href="describe.html">describe</a>()</code>,
+<code><a href="dim.html">dim</a>()</code>,
+<code><a href="distinct.html">distinct</a>()</code>,
+<code><a href="dropDuplicates.html">dropDuplicates</a>()</code>,
+<code><a href="nafunctions.html">dropna</a>()</code>,
+<code><a href="drop.html">drop</a>()</code>,
+<code><a href="dtypes.html">dtypes</a>()</code>,
+<code><a href="exceptAll.html">exceptAll</a>()</code>,
+<code><a href="except.html">except</a>()</code>,
+<code><a href="explain.html">explain</a>()</code>,
+<code><a href="filter.html">filter</a>()</code>,
+<code><a href="first.html">first</a>()</code>,
+<code><a href="gapplyCollect.html">gapplyCollect</a>()</code>,
+<code><a href="gapply.html">gapply</a>()</code>,
+<code><a href="getNumPartitions.html">getNumPartitions</a>()</code>,
+<code><a href="groupBy.html">group_by</a>()</code>,
+<code><a href="head.html">head</a>()</code>,
+<code><a href="hint.html">hint</a>()</code>,
+<code><a href="histogram.html">histogram</a>()</code>,
+<code><a href="insertInto.html">insertInto</a>()</code>,
+<code><a href="intersectAll.html">intersectAll</a>()</code>,
+<code><a href="intersect.html">intersect</a>()</code>,
+<code><a href="isLocal.html">isLocal</a>()</code>,
+<code><a href="isStreaming.html">isStreaming</a>()</code>,
+<code><a href="join.html">join</a>()</code>,
+<code><a href="limit.html">limit</a>()</code>,
+<code><a href="localCheckpoint.html">localCheckpoint</a>()</code>,
+<code><a href="merge.html">merge</a>()</code>,
+<code><a href="mutate.html">mutate</a>()</code>,
+<code><a href="ncol.html">ncol</a>()</code>,
+<code><a href="nrow.html">nrow</a>()</code>,
+<code><a href="persist.html">persist</a>()</code>,
+<code><a href="printSchema.html">printSchema</a>()</code>,
+<code><a href="randomSplit.html">randomSplit</a>()</code>,
+<code><a href="rbind.html">rbind</a>()</code>,
+<code><a href="rename.html">rename</a>()</code>,
+<code><a href="repartitionByRange.html">repartitionByRange</a>()</code>,
+<code><a href="repartition.html">repartition</a>()</code>,
+<code><a href="rollup.html">rollup</a>()</code>,
+<code><a href="sample.html">sample</a>()</code>,
+<code><a href="saveAsTable.html">saveAsTable</a>()</code>,
+<code><a href="schema.html">schema</a>()</code>,
+<code><a href="selectExpr.html">selectExpr</a>()</code>,
+<code><a href="select.html">select</a>()</code>,
+<code><a href="showDF.html">showDF</a>()</code>,
+<code><a href="show.html">show</a>()</code>,
+<code><a href="storageLevel.html">storageLevel</a>()</code>,
+<code><a href="str.html">str</a>()</code>,
+<code><a href="subset.html">subset</a>()</code>,
+<code><a href="summary.html">summary</a>()</code>,
+<code><a href="take.html">take</a>()</code>,
+<code><a href="toJSON.html">toJSON</a>()</code>,
+<code><a href="unionByName.html">unionByName</a>()</code>,
+<code><a href="union.html">union</a>()</code>,
+<code><a href="unpersist.html">unpersist</a>()</code>,
+<code><a href="withColumn.html">withColumn</a>()</code>,
+<code><a href="withWatermark.html">withWatermark</a>()</code>,
+<code><a href="with.html">with</a>()</code>,
+<code><a href="write.df.html">write.df</a>()</code>,
+<code><a href="write.jdbc.html">write.jdbc</a>()</code>,
+<code><a href="write.json.html">write.json</a>()</code>,
+<code><a href="write.orc.html">write.orc</a>()</code>,
+<code><a href="write.parquet.html">write.parquet</a>()</code>,
+<code><a href="write.stream.html">write.stream</a>()</code>,
+<code><a href="write.text.html">write.text</a>()</code>
+</p>
+
+
+<h3>Examples</h3>
+
+<pre><code class="r">## Not run: 
+##D sparkR.session()
+##D path &lt;- &quot;path/to/file.json&quot;
+##D df &lt;- read.json(path)
+##D cache(df)
+## End(Not run)
+</code></pre>
+
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.4.7 <a href="00Index.html">Index</a>]</div>
+</body></html>
diff --git a/site/docs/2.4.7/api/R/cacheTable.html b/site/docs/2.4.7/api/R/cacheTable.html
new file mode 100644
index 0000000..8e00ca9
--- /dev/null
+++ b/site/docs/2.4.7/api/R/cacheTable.html
@@ -0,0 +1,65 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: Cache Table</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+
+<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/styles/github.min.css">
+<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/highlight.min.js"></script>
+<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/languages/r.min.js"></script>
+<script>hljs.initHighlightingOnLoad();</script>
+</head><body>
+
+<table width="100%" summary="page for cacheTable {SparkR}"><tr><td>cacheTable {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>Cache Table</h2>
+
+<h3>Description</h3>
+
+<p>Caches the specified table in-memory.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+## Default S3 method:
+cacheTable(tableName)
+</pre>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>tableName</code></td>
+<td>
+<p>the qualified or unqualified name that designates a table. If no database
+identifier is provided, it refers to a table in the current database.</p>
+</td></tr>
+</table>
+
+
+<h3>Value</h3>
+
+<p>SparkDataFrame
+</p>
+
+
+<h3>Note</h3>
+
+<p>cacheTable since 1.4.0
+</p>
+
+
+<h3>Examples</h3>
+
+<pre><code class="r">## Not run: 
+##D sparkR.session()
+##D path &lt;- &quot;path/to/file.json&quot;
+##D df &lt;- read.json(path)
+##D createOrReplaceTempView(df, &quot;table&quot;)
+##D cacheTable(&quot;table&quot;)
+## End(Not run)
+</code></pre>
+
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.4.7 <a href="00Index.html">Index</a>]</div>
+</body></html>
diff --git a/site/docs/2.4.7/api/R/cancelJobGroup.html b/site/docs/2.4.7/api/R/cancelJobGroup.html
new file mode 100644
index 0000000..bbc3822
--- /dev/null
+++ b/site/docs/2.4.7/api/R/cancelJobGroup.html
@@ -0,0 +1,55 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: Cancel active jobs for the specified group</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+
+<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/styles/github.min.css">
+<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/highlight.min.js"></script>
+<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/languages/r.min.js"></script>
+<script>hljs.initHighlightingOnLoad();</script>
+</head><body>
+
+<table width="100%" summary="page for cancelJobGroup {SparkR}"><tr><td>cancelJobGroup {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>Cancel active jobs for the specified group</h2>
+
+<h3>Description</h3>
+
+<p>Cancel active jobs for the specified group
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+## Default S3 method:
+cancelJobGroup(groupId)
+</pre>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>groupId</code></td>
+<td>
+<p>the ID of job group to be cancelled</p>
+</td></tr>
+</table>
+
+
+<h3>Note</h3>
+
+<p>cancelJobGroup since 1.5.0
+</p>
+
+
+<h3>Examples</h3>
+
+<pre><code class="r">## Not run: 
+##D sparkR.session()
+##D cancelJobGroup(&quot;myJobGroup&quot;)
+## End(Not run)
+</code></pre>
+
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.4.7 <a href="00Index.html">Index</a>]</div>
+</body></html>
diff --git a/site/docs/2.4.7/api/R/cast.html b/site/docs/2.4.7/api/R/cast.html
new file mode 100644
index 0000000..ca4d02c
--- /dev/null
+++ b/site/docs/2.4.7/api/R/cast.html
@@ -0,0 +1,76 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: Casts the column to a different data type.</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+
+<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/styles/github.min.css">
+<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/highlight.min.js"></script>
+<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/languages/r.min.js"></script>
+<script>hljs.initHighlightingOnLoad();</script>
+</head><body>
+
+<table width="100%" summary="page for cast {SparkR}"><tr><td>cast {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>Casts the column to a different data type.</h2>
+
+<h3>Description</h3>
+
+<p>Casts the column to a different data type.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+cast(x, dataType)
+
+## S4 method for signature 'Column'
+cast(x, dataType)
+</pre>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>x</code></td>
+<td>
+<p>a Column.</p>
+</td></tr>
+<tr valign="top"><td><code>dataType</code></td>
+<td>
+<p>a character object describing the target data type.
+See
+<a href="https://spark.apache.org/docs/latest/sparkr.html#data-type-mapping-between-r-and-spark">
+Spark Data Types</a> for available data types.</p>
+</td></tr>
+</table>
+
+
+<h3>Note</h3>
+
+<p>cast since 1.4.0
+</p>
+
+
+<h3>See Also</h3>
+
+<p>Other colum_func: 
+<code><a href="alias.html">alias</a>()</code>,
+<code><a href="between.html">between</a>()</code>,
+<code><a href="endsWith.html">endsWith</a>()</code>,
+<code><a href="otherwise.html">otherwise</a>()</code>,
+<code><a href="over.html">over</a>()</code>,
+<code><a href="startsWith.html">startsWith</a>()</code>,
+<code><a href="substr.html">substr</a>()</code>
+</p>
+
+
+<h3>Examples</h3>
+
+<pre><code class="r">## Not run: 
+##D   cast(df$age, &quot;string&quot;)
+## End(Not run)
+</code></pre>
+
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.4.7 <a href="00Index.html">Index</a>]</div>
+</body></html>
diff --git a/site/docs/2.4.7/api/R/checkpoint.html b/site/docs/2.4.7/api/R/checkpoint.html
new file mode 100644
index 0000000..3fd7d6b
--- /dev/null
+++ b/site/docs/2.4.7/api/R/checkpoint.html
@@ -0,0 +1,160 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: checkpoint</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+
+<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/styles/github.min.css">
+<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/highlight.min.js"></script>
+<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/languages/r.min.js"></script>
+<script>hljs.initHighlightingOnLoad();</script>
+</head><body>
+
+<table width="100%" summary="page for checkpoint {SparkR}"><tr><td>checkpoint {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>checkpoint</h2>
+
+<h3>Description</h3>
+
+<p>Returns a checkpointed version of this SparkDataFrame. Checkpointing can be used to truncate the
+logical plan, which is especially useful in iterative algorithms where the plan may grow
+exponentially. It will be saved to files inside the checkpoint directory set with
+<code>setCheckpointDir</code>
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+checkpoint(x, eager = TRUE)
+
+## S4 method for signature 'SparkDataFrame'
+checkpoint(x, eager = TRUE)
+</pre>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>x</code></td>
+<td>
+<p>A SparkDataFrame</p>
+</td></tr>
+<tr valign="top"><td><code>eager</code></td>
+<td>
+<p>whether to checkpoint this SparkDataFrame immediately</p>
+</td></tr>
+</table>
+
+
+<h3>Value</h3>
+
+<p>a new checkpointed SparkDataFrame
+</p>
+
+
+<h3>Note</h3>
+
+<p>checkpoint since 2.2.0
+</p>
+
+
+<h3>See Also</h3>
+
+<p><a href="setCheckpointDir.html">setCheckpointDir</a>
+</p>
+<p>Other SparkDataFrame functions: 
+<code><a href="SparkDataFrame.html">SparkDataFrame-class</a></code>,
+<code><a href="summarize.html">agg</a>()</code>,
+<code><a href="alias.html">alias</a>()</code>,
+<code><a href="arrange.html">arrange</a>()</code>,
+<code><a href="as.data.frame.html">as.data.frame</a>()</code>,
+<code><a href="attach.html">attach,SparkDataFrame-method</a></code>,
+<code><a href="broadcast.html">broadcast</a>()</code>,
+<code><a href="cache.html">cache</a>()</code>,
+<code><a href="coalesce.html">coalesce</a>()</code>,
+<code><a href="collect.html">collect</a>()</code>,
+<code><a href="columns.html">colnames</a>()</code>,
+<code><a href="coltypes.html">coltypes</a>()</code>,
+<code><a href="createOrReplaceTempView.html">createOrReplaceTempView</a>()</code>,
+<code><a href="crossJoin.html">crossJoin</a>()</code>,
+<code><a href="cube.html">cube</a>()</code>,
+<code><a href="dapplyCollect.html">dapplyCollect</a>()</code>,
+<code><a href="dapply.html">dapply</a>()</code>,
+<code><a href="describe.html">describe</a>()</code>,
+<code><a href="dim.html">dim</a>()</code>,
+<code><a href="distinct.html">distinct</a>()</code>,
+<code><a href="dropDuplicates.html">dropDuplicates</a>()</code>,
+<code><a href="nafunctions.html">dropna</a>()</code>,
+<code><a href="drop.html">drop</a>()</code>,
+<code><a href="dtypes.html">dtypes</a>()</code>,
+<code><a href="exceptAll.html">exceptAll</a>()</code>,
+<code><a href="except.html">except</a>()</code>,
+<code><a href="explain.html">explain</a>()</code>,
+<code><a href="filter.html">filter</a>()</code>,
+<code><a href="first.html">first</a>()</code>,
+<code><a href="gapplyCollect.html">gapplyCollect</a>()</code>,
+<code><a href="gapply.html">gapply</a>()</code>,
+<code><a href="getNumPartitions.html">getNumPartitions</a>()</code>,
+<code><a href="groupBy.html">group_by</a>()</code>,
+<code><a href="head.html">head</a>()</code>,
+<code><a href="hint.html">hint</a>()</code>,
+<code><a href="histogram.html">histogram</a>()</code>,
+<code><a href="insertInto.html">insertInto</a>()</code>,
+<code><a href="intersectAll.html">intersectAll</a>()</code>,
+<code><a href="intersect.html">intersect</a>()</code>,
+<code><a href="isLocal.html">isLocal</a>()</code>,
+<code><a href="isStreaming.html">isStreaming</a>()</code>,
+<code><a href="join.html">join</a>()</code>,
+<code><a href="limit.html">limit</a>()</code>,
+<code><a href="localCheckpoint.html">localCheckpoint</a>()</code>,
+<code><a href="merge.html">merge</a>()</code>,
+<code><a href="mutate.html">mutate</a>()</code>,
+<code><a href="ncol.html">ncol</a>()</code>,
+<code><a href="nrow.html">nrow</a>()</code>,
+<code><a href="persist.html">persist</a>()</code>,
+<code><a href="printSchema.html">printSchema</a>()</code>,
+<code><a href="randomSplit.html">randomSplit</a>()</code>,
+<code><a href="rbind.html">rbind</a>()</code>,
+<code><a href="rename.html">rename</a>()</code>,
+<code><a href="repartitionByRange.html">repartitionByRange</a>()</code>,
+<code><a href="repartition.html">repartition</a>()</code>,
+<code><a href="rollup.html">rollup</a>()</code>,
+<code><a href="sample.html">sample</a>()</code>,
+<code><a href="saveAsTable.html">saveAsTable</a>()</code>,
+<code><a href="schema.html">schema</a>()</code>,
+<code><a href="selectExpr.html">selectExpr</a>()</code>,
+<code><a href="select.html">select</a>()</code>,
+<code><a href="showDF.html">showDF</a>()</code>,
+<code><a href="show.html">show</a>()</code>,
+<code><a href="storageLevel.html">storageLevel</a>()</code>,
+<code><a href="str.html">str</a>()</code>,
+<code><a href="subset.html">subset</a>()</code>,
+<code><a href="summary.html">summary</a>()</code>,
+<code><a href="take.html">take</a>()</code>,
+<code><a href="toJSON.html">toJSON</a>()</code>,
+<code><a href="unionByName.html">unionByName</a>()</code>,
+<code><a href="union.html">union</a>()</code>,
+<code><a href="unpersist.html">unpersist</a>()</code>,
+<code><a href="withColumn.html">withColumn</a>()</code>,
+<code><a href="withWatermark.html">withWatermark</a>()</code>,
+<code><a href="with.html">with</a>()</code>,
+<code><a href="write.df.html">write.df</a>()</code>,
+<code><a href="write.jdbc.html">write.jdbc</a>()</code>,
+<code><a href="write.json.html">write.json</a>()</code>,
+<code><a href="write.orc.html">write.orc</a>()</code>,
+<code><a href="write.parquet.html">write.parquet</a>()</code>,
+<code><a href="write.stream.html">write.stream</a>()</code>,
+<code><a href="write.text.html">write.text</a>()</code>
+</p>
+
+
+<h3>Examples</h3>
+
+<pre><code class="r">## Not run: 
+##D setCheckpointDir(&quot;/checkpoint&quot;)
+##D df &lt;- checkpoint(df)
+## End(Not run)
+</code></pre>
+
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.4.7 <a href="00Index.html">Index</a>]</div>
+</body></html>
diff --git a/site/docs/2.4.7/api/R/clearCache.html b/site/docs/2.4.7/api/R/clearCache.html
new file mode 100644
index 0000000..7f8c37d
--- /dev/null
+++ b/site/docs/2.4.7/api/R/clearCache.html
@@ -0,0 +1,44 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: Clear Cache</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+
+<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/styles/github.min.css">
+<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/highlight.min.js"></script>
+<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/languages/r.min.js"></script>
+<script>hljs.initHighlightingOnLoad();</script>
+</head><body>
+
+<table width="100%" summary="page for clearCache {SparkR}"><tr><td>clearCache {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>Clear Cache</h2>
+
+<h3>Description</h3>
+
+<p>Removes all cached tables from the in-memory cache.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+## Default S3 method:
+clearCache()
+</pre>
+
+
+<h3>Note</h3>
+
+<p>clearCache since 1.4.0
+</p>
+
+
+<h3>Examples</h3>
+
+<pre><code class="r">## Not run: 
+##D clearCache()
+## End(Not run)
+</code></pre>
+
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.4.7 <a href="00Index.html">Index</a>]</div>
+</body></html>
diff --git a/site/docs/2.4.7/api/R/clearJobGroup.html b/site/docs/2.4.7/api/R/clearJobGroup.html
new file mode 100644
index 0000000..6157a83
--- /dev/null
+++ b/site/docs/2.4.7/api/R/clearJobGroup.html
@@ -0,0 +1,45 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: Clear current job group ID and its description</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+
+<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/styles/github.min.css">
+<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/highlight.min.js"></script>
+<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/languages/r.min.js"></script>
+<script>hljs.initHighlightingOnLoad();</script>
+</head><body>
+
+<table width="100%" summary="page for clearJobGroup {SparkR}"><tr><td>clearJobGroup {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>Clear current job group ID and its description</h2>
+
+<h3>Description</h3>
+
+<p>Clear current job group ID and its description
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+## Default S3 method:
+clearJobGroup()
+</pre>
+
+
+<h3>Note</h3>
+
+<p>clearJobGroup since 1.5.0
+</p>
+
+
+<h3>Examples</h3>
+
+<pre><code class="r">## Not run: 
+##D sparkR.session()
+##D clearJobGroup()
+## End(Not run)
+</code></pre>
+
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.4.7 <a href="00Index.html">Index</a>]</div>
+</body></html>
diff --git a/site/docs/2.4.7/api/R/coalesce.html b/site/docs/2.4.7/api/R/coalesce.html
new file mode 100644
index 0000000..d08bc4c
--- /dev/null
+++ b/site/docs/2.4.7/api/R/coalesce.html
@@ -0,0 +1,172 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: Coalesce</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+
+<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/styles/github.min.css">
+<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/highlight.min.js"></script>
+<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/languages/r.min.js"></script>
+<script>hljs.initHighlightingOnLoad();</script>
+</head><body>
+
+<table width="100%" summary="page for coalesce {SparkR}"><tr><td>coalesce {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>Coalesce</h2>
+
+<h3>Description</h3>
+
+<p>Returns a new SparkDataFrame that has exactly <code>numPartitions</code> partitions.
+This operation results in a narrow dependency, e.g. if you go from 1000 partitions to 100
+partitions, there will not be a shuffle, instead each of the 100 new partitions will claim 10 of
+the current partitions. If a larger number of partitions is requested, it will stay at the
+current number of partitions.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+coalesce(x, ...)
+
+## S4 method for signature 'SparkDataFrame'
+coalesce(x, numPartitions)
+</pre>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>x</code></td>
+<td>
+<p>a SparkDataFrame.</p>
+</td></tr>
+<tr valign="top"><td><code>...</code></td>
+<td>
+<p>additional argument(s).</p>
+</td></tr>
+<tr valign="top"><td><code>numPartitions</code></td>
+<td>
+<p>the number of partitions to use.</p>
+</td></tr>
+</table>
+
+
+<h3>Details</h3>
+
+<p>However, if you're doing a drastic coalesce on a SparkDataFrame, e.g. to numPartitions = 1,
+this may result in your computation taking place on fewer nodes than
+you like (e.g. one node in the case of numPartitions = 1). To avoid this,
+call <code>repartition</code>. This will add a shuffle step, but means the
+current upstream partitions will be executed in parallel (per whatever
+the current partitioning is).
+</p>
+
+
+<h3>Note</h3>
+
+<p>coalesce(SparkDataFrame) since 2.1.1
+</p>
+
+
+<h3>See Also</h3>
+
+<p><a href="repartition.html">repartition</a>, <a href="repartitionByRange.html">repartitionByRange</a>
+</p>
+<p>Other SparkDataFrame functions: 
+<code><a href="SparkDataFrame.html">SparkDataFrame-class</a></code>,
+<code><a href="summarize.html">agg</a>()</code>,
+<code><a href="alias.html">alias</a>()</code>,
+<code><a href="arrange.html">arrange</a>()</code>,
+<code><a href="as.data.frame.html">as.data.frame</a>()</code>,
+<code><a href="attach.html">attach,SparkDataFrame-method</a></code>,
+<code><a href="broadcast.html">broadcast</a>()</code>,
+<code><a href="cache.html">cache</a>()</code>,
+<code><a href="checkpoint.html">checkpoint</a>()</code>,
+<code><a href="collect.html">collect</a>()</code>,
+<code><a href="columns.html">colnames</a>()</code>,
+<code><a href="coltypes.html">coltypes</a>()</code>,
+<code><a href="createOrReplaceTempView.html">createOrReplaceTempView</a>()</code>,
+<code><a href="crossJoin.html">crossJoin</a>()</code>,
+<code><a href="cube.html">cube</a>()</code>,
+<code><a href="dapplyCollect.html">dapplyCollect</a>()</code>,
+<code><a href="dapply.html">dapply</a>()</code>,
+<code><a href="describe.html">describe</a>()</code>,
+<code><a href="dim.html">dim</a>()</code>,
+<code><a href="distinct.html">distinct</a>()</code>,
+<code><a href="dropDuplicates.html">dropDuplicates</a>()</code>,
+<code><a href="nafunctions.html">dropna</a>()</code>,
+<code><a href="drop.html">drop</a>()</code>,
+<code><a href="dtypes.html">dtypes</a>()</code>,
+<code><a href="exceptAll.html">exceptAll</a>()</code>,
+<code><a href="except.html">except</a>()</code>,
+<code><a href="explain.html">explain</a>()</code>,
+<code><a href="filter.html">filter</a>()</code>,
+<code><a href="first.html">first</a>()</code>,
+<code><a href="gapplyCollect.html">gapplyCollect</a>()</code>,
+<code><a href="gapply.html">gapply</a>()</code>,
+<code><a href="getNumPartitions.html">getNumPartitions</a>()</code>,
+<code><a href="groupBy.html">group_by</a>()</code>,
+<code><a href="head.html">head</a>()</code>,
+<code><a href="hint.html">hint</a>()</code>,
+<code><a href="histogram.html">histogram</a>()</code>,
+<code><a href="insertInto.html">insertInto</a>()</code>,
+<code><a href="intersectAll.html">intersectAll</a>()</code>,
+<code><a href="intersect.html">intersect</a>()</code>,
+<code><a href="isLocal.html">isLocal</a>()</code>,
+<code><a href="isStreaming.html">isStreaming</a>()</code>,
+<code><a href="join.html">join</a>()</code>,
+<code><a href="limit.html">limit</a>()</code>,
+<code><a href="localCheckpoint.html">localCheckpoint</a>()</code>,
+<code><a href="merge.html">merge</a>()</code>,
+<code><a href="mutate.html">mutate</a>()</code>,
+<code><a href="ncol.html">ncol</a>()</code>,
+<code><a href="nrow.html">nrow</a>()</code>,
+<code><a href="persist.html">persist</a>()</code>,
+<code><a href="printSchema.html">printSchema</a>()</code>,
+<code><a href="randomSplit.html">randomSplit</a>()</code>,
+<code><a href="rbind.html">rbind</a>()</code>,
+<code><a href="rename.html">rename</a>()</code>,
+<code><a href="repartitionByRange.html">repartitionByRange</a>()</code>,
+<code><a href="repartition.html">repartition</a>()</code>,
+<code><a href="rollup.html">rollup</a>()</code>,
+<code><a href="sample.html">sample</a>()</code>,
+<code><a href="saveAsTable.html">saveAsTable</a>()</code>,
+<code><a href="schema.html">schema</a>()</code>,
+<code><a href="selectExpr.html">selectExpr</a>()</code>,
+<code><a href="select.html">select</a>()</code>,
+<code><a href="showDF.html">showDF</a>()</code>,
+<code><a href="show.html">show</a>()</code>,
+<code><a href="storageLevel.html">storageLevel</a>()</code>,
+<code><a href="str.html">str</a>()</code>,
+<code><a href="subset.html">subset</a>()</code>,
+<code><a href="summary.html">summary</a>()</code>,
+<code><a href="take.html">take</a>()</code>,
+<code><a href="toJSON.html">toJSON</a>()</code>,
+<code><a href="unionByName.html">unionByName</a>()</code>,
+<code><a href="union.html">union</a>()</code>,
+<code><a href="unpersist.html">unpersist</a>()</code>,
+<code><a href="withColumn.html">withColumn</a>()</code>,
+<code><a href="withWatermark.html">withWatermark</a>()</code>,
+<code><a href="with.html">with</a>()</code>,
+<code><a href="write.df.html">write.df</a>()</code>,
+<code><a href="write.jdbc.html">write.jdbc</a>()</code>,
+<code><a href="write.json.html">write.json</a>()</code>,
+<code><a href="write.orc.html">write.orc</a>()</code>,
+<code><a href="write.parquet.html">write.parquet</a>()</code>,
+<code><a href="write.stream.html">write.stream</a>()</code>,
+<code><a href="write.text.html">write.text</a>()</code>
+</p>
+
+
+<h3>Examples</h3>
+
+<pre><code class="r">## Not run: 
+##D sparkR.session()
+##D path &lt;- &quot;path/to/file.json&quot;
+##D df &lt;- read.json(path)
+##D newDF &lt;- coalesce(df, 1L)
+## End(Not run)
+</code></pre>
+
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.4.7 <a href="00Index.html">Index</a>]</div>
+</body></html>
diff --git a/site/docs/2.4.7/api/R/collect.html b/site/docs/2.4.7/api/R/collect.html
new file mode 100644
index 0000000..0e98845
--- /dev/null
+++ b/site/docs/2.4.7/api/R/collect.html
@@ -0,0 +1,158 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: Collects all the elements of a SparkDataFrame and coerces...</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+
+<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/styles/github.min.css">
+<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/highlight.min.js"></script>
+<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/languages/r.min.js"></script>
+<script>hljs.initHighlightingOnLoad();</script>
+</head><body>
+
+<table width="100%" summary="page for collect {SparkR}"><tr><td>collect {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>Collects all the elements of a SparkDataFrame and coerces them into an R data.frame.</h2>
+
+<h3>Description</h3>
+
+<p>Collects all the elements of a SparkDataFrame and coerces them into an R data.frame.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+collect(x, ...)
+
+## S4 method for signature 'SparkDataFrame'
+collect(x, stringsAsFactors = FALSE)
+</pre>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>x</code></td>
+<td>
+<p>a SparkDataFrame.</p>
+</td></tr>
+<tr valign="top"><td><code>...</code></td>
+<td>
+<p>further arguments to be passed to or from other methods.</p>
+</td></tr>
+<tr valign="top"><td><code>stringsAsFactors</code></td>
+<td>
+<p>(Optional) a logical indicating whether or not string columns
+should be converted to factors. FALSE by default.</p>
+</td></tr>
+</table>
+
+
+<h3>Note</h3>
+
+<p>collect since 1.4.0
+</p>
+
+
+<h3>See Also</h3>
+
+<p>Other SparkDataFrame functions: 
+<code><a href="SparkDataFrame.html">SparkDataFrame-class</a></code>,
+<code><a href="summarize.html">agg</a>()</code>,
+<code><a href="alias.html">alias</a>()</code>,
+<code><a href="arrange.html">arrange</a>()</code>,
+<code><a href="as.data.frame.html">as.data.frame</a>()</code>,
+<code><a href="attach.html">attach,SparkDataFrame-method</a></code>,
+<code><a href="broadcast.html">broadcast</a>()</code>,
+<code><a href="cache.html">cache</a>()</code>,
+<code><a href="checkpoint.html">checkpoint</a>()</code>,
+<code><a href="coalesce.html">coalesce</a>()</code>,
+<code><a href="columns.html">colnames</a>()</code>,
+<code><a href="coltypes.html">coltypes</a>()</code>,
+<code><a href="createOrReplaceTempView.html">createOrReplaceTempView</a>()</code>,
+<code><a href="crossJoin.html">crossJoin</a>()</code>,
+<code><a href="cube.html">cube</a>()</code>,
+<code><a href="dapplyCollect.html">dapplyCollect</a>()</code>,
+<code><a href="dapply.html">dapply</a>()</code>,
+<code><a href="describe.html">describe</a>()</code>,
+<code><a href="dim.html">dim</a>()</code>,
+<code><a href="distinct.html">distinct</a>()</code>,
+<code><a href="dropDuplicates.html">dropDuplicates</a>()</code>,
+<code><a href="nafunctions.html">dropna</a>()</code>,
+<code><a href="drop.html">drop</a>()</code>,
+<code><a href="dtypes.html">dtypes</a>()</code>,
+<code><a href="exceptAll.html">exceptAll</a>()</code>,
+<code><a href="except.html">except</a>()</code>,
+<code><a href="explain.html">explain</a>()</code>,
+<code><a href="filter.html">filter</a>()</code>,
+<code><a href="first.html">first</a>()</code>,
+<code><a href="gapplyCollect.html">gapplyCollect</a>()</code>,
+<code><a href="gapply.html">gapply</a>()</code>,
+<code><a href="getNumPartitions.html">getNumPartitions</a>()</code>,
+<code><a href="groupBy.html">group_by</a>()</code>,
+<code><a href="head.html">head</a>()</code>,
+<code><a href="hint.html">hint</a>()</code>,
+<code><a href="histogram.html">histogram</a>()</code>,
+<code><a href="insertInto.html">insertInto</a>()</code>,
+<code><a href="intersectAll.html">intersectAll</a>()</code>,
+<code><a href="intersect.html">intersect</a>()</code>,
+<code><a href="isLocal.html">isLocal</a>()</code>,
+<code><a href="isStreaming.html">isStreaming</a>()</code>,
+<code><a href="join.html">join</a>()</code>,
+<code><a href="limit.html">limit</a>()</code>,
+<code><a href="localCheckpoint.html">localCheckpoint</a>()</code>,
+<code><a href="merge.html">merge</a>()</code>,
+<code><a href="mutate.html">mutate</a>()</code>,
+<code><a href="ncol.html">ncol</a>()</code>,
+<code><a href="nrow.html">nrow</a>()</code>,
+<code><a href="persist.html">persist</a>()</code>,
+<code><a href="printSchema.html">printSchema</a>()</code>,
+<code><a href="randomSplit.html">randomSplit</a>()</code>,
+<code><a href="rbind.html">rbind</a>()</code>,
+<code><a href="rename.html">rename</a>()</code>,
+<code><a href="repartitionByRange.html">repartitionByRange</a>()</code>,
+<code><a href="repartition.html">repartition</a>()</code>,
+<code><a href="rollup.html">rollup</a>()</code>,
+<code><a href="sample.html">sample</a>()</code>,
+<code><a href="saveAsTable.html">saveAsTable</a>()</code>,
+<code><a href="schema.html">schema</a>()</code>,
+<code><a href="selectExpr.html">selectExpr</a>()</code>,
+<code><a href="select.html">select</a>()</code>,
+<code><a href="showDF.html">showDF</a>()</code>,
+<code><a href="show.html">show</a>()</code>,
+<code><a href="storageLevel.html">storageLevel</a>()</code>,
+<code><a href="str.html">str</a>()</code>,
+<code><a href="subset.html">subset</a>()</code>,
+<code><a href="summary.html">summary</a>()</code>,
+<code><a href="take.html">take</a>()</code>,
+<code><a href="toJSON.html">toJSON</a>()</code>,
+<code><a href="unionByName.html">unionByName</a>()</code>,
+<code><a href="union.html">union</a>()</code>,
+<code><a href="unpersist.html">unpersist</a>()</code>,
+<code><a href="withColumn.html">withColumn</a>()</code>,
+<code><a href="withWatermark.html">withWatermark</a>()</code>,
+<code><a href="with.html">with</a>()</code>,
+<code><a href="write.df.html">write.df</a>()</code>,
+<code><a href="write.jdbc.html">write.jdbc</a>()</code>,
+<code><a href="write.json.html">write.json</a>()</code>,
+<code><a href="write.orc.html">write.orc</a>()</code>,
+<code><a href="write.parquet.html">write.parquet</a>()</code>,
+<code><a href="write.stream.html">write.stream</a>()</code>,
+<code><a href="write.text.html">write.text</a>()</code>
+</p>
+
+
+<h3>Examples</h3>
+
+<pre><code class="r">## Not run: 
+##D sparkR.session()
+##D path &lt;- &quot;path/to/file.json&quot;
+##D df &lt;- read.json(path)
+##D collected &lt;- collect(df)
+##D class(collected)
+##D firstName &lt;- names(collected)[1]
+## End(Not run)
+</code></pre>
+
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.4.7 <a href="00Index.html">Index</a>]</div>
+</body></html>
diff --git a/site/docs/2.4.7/api/R/coltypes.html b/site/docs/2.4.7/api/R/coltypes.html
new file mode 100644
index 0000000..142460a
--- /dev/null
+++ b/site/docs/2.4.7/api/R/coltypes.html
@@ -0,0 +1,173 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: coltypes</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+
+<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/styles/github.min.css">
+<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/highlight.min.js"></script>
+<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/languages/r.min.js"></script>
+<script>hljs.initHighlightingOnLoad();</script>
+</head><body>
+
+<table width="100%" summary="page for coltypes {SparkR}"><tr><td>coltypes {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>coltypes</h2>
+
+<h3>Description</h3>
+
+<p>Get column types of a SparkDataFrame
+</p>
+<p>Set the column types of a SparkDataFrame.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+coltypes(x)
+
+coltypes(x) &lt;- value
+
+## S4 method for signature 'SparkDataFrame'
+coltypes(x)
+
+## S4 replacement method for signature 'SparkDataFrame,character'
+coltypes(x) &lt;- value
+</pre>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>x</code></td>
+<td>
+<p>A SparkDataFrame</p>
+</td></tr>
+<tr valign="top"><td><code>value</code></td>
+<td>
+<p>A character vector with the target column types for the given
+SparkDataFrame. Column types can be one of integer, numeric/double, character, logical, or NA
+to keep that column as-is.</p>
+</td></tr>
+</table>
+
+
+<h3>Value</h3>
+
+<p>value A character vector with the column types of the given SparkDataFrame
+</p>
+
+
+<h3>Note</h3>
+
+<p>coltypes since 1.6.0
+</p>
+<p>coltypes&lt;- since 1.6.0
+</p>
+
+
+<h3>See Also</h3>
+
+<p>Other SparkDataFrame functions: 
+<code><a href="SparkDataFrame.html">SparkDataFrame-class</a></code>,
+<code><a href="summarize.html">agg</a>()</code>,
+<code><a href="alias.html">alias</a>()</code>,
+<code><a href="arrange.html">arrange</a>()</code>,
+<code><a href="as.data.frame.html">as.data.frame</a>()</code>,
+<code><a href="attach.html">attach,SparkDataFrame-method</a></code>,
+<code><a href="broadcast.html">broadcast</a>()</code>,
+<code><a href="cache.html">cache</a>()</code>,
+<code><a href="checkpoint.html">checkpoint</a>()</code>,
+<code><a href="coalesce.html">coalesce</a>()</code>,
+<code><a href="collect.html">collect</a>()</code>,
+<code><a href="columns.html">colnames</a>()</code>,
+<code><a href="createOrReplaceTempView.html">createOrReplaceTempView</a>()</code>,
+<code><a href="crossJoin.html">crossJoin</a>()</code>,
+<code><a href="cube.html">cube</a>()</code>,
+<code><a href="dapplyCollect.html">dapplyCollect</a>()</code>,
+<code><a href="dapply.html">dapply</a>()</code>,
+<code><a href="describe.html">describe</a>()</code>,
+<code><a href="dim.html">dim</a>()</code>,
+<code><a href="distinct.html">distinct</a>()</code>,
+<code><a href="dropDuplicates.html">dropDuplicates</a>()</code>,
+<code><a href="nafunctions.html">dropna</a>()</code>,
+<code><a href="drop.html">drop</a>()</code>,
+<code><a href="dtypes.html">dtypes</a>()</code>,
+<code><a href="exceptAll.html">exceptAll</a>()</code>,
+<code><a href="except.html">except</a>()</code>,
+<code><a href="explain.html">explain</a>()</code>,
+<code><a href="filter.html">filter</a>()</code>,
+<code><a href="first.html">first</a>()</code>,
+<code><a href="gapplyCollect.html">gapplyCollect</a>()</code>,
+<code><a href="gapply.html">gapply</a>()</code>,
+<code><a href="getNumPartitions.html">getNumPartitions</a>()</code>,
+<code><a href="groupBy.html">group_by</a>()</code>,
+<code><a href="head.html">head</a>()</code>,
+<code><a href="hint.html">hint</a>()</code>,
+<code><a href="histogram.html">histogram</a>()</code>,
+<code><a href="insertInto.html">insertInto</a>()</code>,
+<code><a href="intersectAll.html">intersectAll</a>()</code>,
+<code><a href="intersect.html">intersect</a>()</code>,
+<code><a href="isLocal.html">isLocal</a>()</code>,
+<code><a href="isStreaming.html">isStreaming</a>()</code>,
+<code><a href="join.html">join</a>()</code>,
+<code><a href="limit.html">limit</a>()</code>,
+<code><a href="localCheckpoint.html">localCheckpoint</a>()</code>,
+<code><a href="merge.html">merge</a>()</code>,
+<code><a href="mutate.html">mutate</a>()</code>,
+<code><a href="ncol.html">ncol</a>()</code>,
+<code><a href="nrow.html">nrow</a>()</code>,
+<code><a href="persist.html">persist</a>()</code>,
+<code><a href="printSchema.html">printSchema</a>()</code>,
+<code><a href="randomSplit.html">randomSplit</a>()</code>,
+<code><a href="rbind.html">rbind</a>()</code>,
+<code><a href="rename.html">rename</a>()</code>,
+<code><a href="repartitionByRange.html">repartitionByRange</a>()</code>,
+<code><a href="repartition.html">repartition</a>()</code>,
+<code><a href="rollup.html">rollup</a>()</code>,
+<code><a href="sample.html">sample</a>()</code>,
+<code><a href="saveAsTable.html">saveAsTable</a>()</code>,
+<code><a href="schema.html">schema</a>()</code>,
+<code><a href="selectExpr.html">selectExpr</a>()</code>,
+<code><a href="select.html">select</a>()</code>,
+<code><a href="showDF.html">showDF</a>()</code>,
+<code><a href="show.html">show</a>()</code>,
+<code><a href="storageLevel.html">storageLevel</a>()</code>,
+<code><a href="str.html">str</a>()</code>,
+<code><a href="subset.html">subset</a>()</code>,
+<code><a href="summary.html">summary</a>()</code>,
+<code><a href="take.html">take</a>()</code>,
+<code><a href="toJSON.html">toJSON</a>()</code>,
+<code><a href="unionByName.html">unionByName</a>()</code>,
+<code><a href="union.html">union</a>()</code>,
+<code><a href="unpersist.html">unpersist</a>()</code>,
+<code><a href="withColumn.html">withColumn</a>()</code>,
+<code><a href="withWatermark.html">withWatermark</a>()</code>,
+<code><a href="with.html">with</a>()</code>,
+<code><a href="write.df.html">write.df</a>()</code>,
+<code><a href="write.jdbc.html">write.jdbc</a>()</code>,
+<code><a href="write.json.html">write.json</a>()</code>,
+<code><a href="write.orc.html">write.orc</a>()</code>,
+<code><a href="write.parquet.html">write.parquet</a>()</code>,
+<code><a href="write.stream.html">write.stream</a>()</code>,
+<code><a href="write.text.html">write.text</a>()</code>
+</p>
+
+
+<h3>Examples</h3>
+
+<pre><code class="r">## Not run: 
+##D irisDF &lt;- createDataFrame(iris)
+##D coltypes(irisDF) # get column types
+## End(Not run)
+## Not run: 
+##D sparkR.session()
+##D path &lt;- &quot;path/to/file.json&quot;
+##D df &lt;- read.json(path)
+##D coltypes(df) &lt;- c(&quot;character&quot;, &quot;integer&quot;) # set column types
+##D coltypes(df) &lt;- c(NA, &quot;numeric&quot;) # set column types
+## End(Not run)
+</code></pre>
+
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.4.7 <a href="00Index.html">Index</a>]</div>
+</body></html>
diff --git a/site/docs/2.4.7/api/R/column.html b/site/docs/2.4.7/api/R/column.html
new file mode 100644
index 0000000..0f4961a
--- /dev/null
+++ b/site/docs/2.4.7/api/R/column.html
@@ -0,0 +1,78 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: S4 class that represents a SparkDataFrame column</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+
+<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/styles/github.min.css">
+<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/highlight.min.js"></script>
+<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/languages/r.min.js"></script>
+<script>hljs.initHighlightingOnLoad();</script>
+</head><body>
+
+<table width="100%" summary="page for column {SparkR}"><tr><td>column {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>S4 class that represents a SparkDataFrame column</h2>
+
+<h3>Description</h3>
+
+<p>The column class supports unary, binary operations on SparkDataFrame columns
+</p>
+<p>Returns a Column based on the given column name.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+column(x)
+
+## S4 method for signature 'jobj'
+column(x)
+
+## S4 method for signature 'character'
+column(x)
+</pre>
+
+
+<h3>Arguments</h3>
+
+<table summary="R argblock">
+<tr valign="top"><td><code>x</code></td>
+<td>
+<p>Character column name.</p>
+</td></tr>
+</table>
+
+
+<h3>Slots</h3>
+
+
+<dl>
+<dt><code>jc</code></dt><dd><p>reference to JVM SparkDataFrame column</p>
+</dd>
+</dl>
+
+
+<h3>Note</h3>
+
+<p>Column since 1.4.0
+</p>
+<p>column since 1.6.0
+</p>
+
+
+<h3>See Also</h3>
+
+<p>Other non-aggregate functions: 
+<code><a href="column_nonaggregate_functions.html">column_nonaggregate_functions</a></code>,
+<code><a href="not.html">not</a>()</code>
+</p>
+
+
+<h3>Examples</h3>
+
+<pre><code class="r">## Not run: column(&quot;name&quot;)
+</code></pre>
+
+
+<hr /><div style="text-align: center;">[Package <em>SparkR</em> version 2.4.7 <a href="00Index.html">Index</a>]</div>
+</body></html>
diff --git a/site/docs/2.4.7/api/R/column_aggregate_functions.html b/site/docs/2.4.7/api/R/column_aggregate_functions.html
new file mode 100644
index 0000000..14f0ff5
--- /dev/null
+++ b/site/docs/2.4.7/api/R/column_aggregate_functions.html
@@ -0,0 +1,355 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: Aggregate functions for Column operations</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="stylesheet" type="text/css" href="R.css" />
+
+<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/styles/github.min.css">
+<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/highlight.min.js"></script>
+<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/languages/r.min.js"></script>
+<script>hljs.initHighlightingOnLoad();</script>
+</head><body>
+
+<table width="100%" summary="page for column_aggregate_functions {SparkR}"><tr><td>column_aggregate_functions {SparkR}</td><td style="text-align: right;">R Documentation</td></tr></table>
+
+<h2>Aggregate functions for Column operations</h2>
+
+<h3>Description</h3>
+
+<p>Aggregate functions defined for <code>Column</code>.
+</p>
+
+
+<h3>Usage</h3>
+
+<pre>
+approxCountDistinct(x, ...)
+
+collect_list(x)
+
+collect_set(x)
+
+countDistinct(x, ...)
+
+grouping_bit(x)
+
+grouping_id(x, ...)
+
+kurtosis(x)
+
+n_distinct(x, ...)
+
+sd(x, na.rm = FALSE)
+
+skewness(x)
+
+stddev(x)
+
+stddev_pop(x)
+
+stddev_samp(x)
... 2078476 lines suppressed ...


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