You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by rx...@apache.org on 2016/11/06 07:20:20 UTC

[51/51] [partial] spark-website git commit: Add 1.6.3 doc.

Add 1.6.3 doc.


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

Branch: refs/heads/asf-site
Commit: 24d32b75d2410a3da3fe8b4602f19fb50f615b54
Parents: f284a26
Author: Reynold Xin <rx...@databricks.com>
Authored: Sun Nov 6 00:19:02 2016 -0700
Committer: Reynold Xin <rx...@databricks.com>
Committed: Sun Nov 6 00:19:02 2016 -0700

----------------------------------------------------------------------
 site/docs/1.6.3/README.md                       |    70 +
 site/docs/1.6.3/api.html                        |   180 +
 site/docs/1.6.3/api/R/00Index.html              |   774 +
 site/docs/1.6.3/api/R/00frame_toc.html          |   324 +
 site/docs/1.6.3/api/R/DataFrame.html            |   151 +
 site/docs/1.6.3/api/R/GroupedData.html          |    33 +
 site/docs/1.6.3/api/R/PipelineModel-class.html  |    27 +
 site/docs/1.6.3/api/R/R.css                     |    55 +
 site/docs/1.6.3/api/R/abs.html                  |    58 +
 site/docs/1.6.3/api/R/acos.html                 |    70 +
 site/docs/1.6.3/api/R/add_months.html           |    70 +
 site/docs/1.6.3/api/R/agg.html                  |   150 +
 site/docs/1.6.3/api/R/alias.html                |    33 +
 site/docs/1.6.3/api/R/approxCountDistinct.html  |    97 +
 site/docs/1.6.3/api/R/arrange.html              |   164 +
 site/docs/1.6.3/api/R/array_contains.html       |    62 +
 site/docs/1.6.3/api/R/as.data.frame.html        |   141 +
 site/docs/1.6.3/api/R/ascii.html                |    73 +
 site/docs/1.6.3/api/R/asin.html                 |    70 +
 site/docs/1.6.3/api/R/atan.html                 |    69 +
 site/docs/1.6.3/api/R/atan2.html                |    70 +
 site/docs/1.6.3/api/R/attach.html               |   151 +
 site/docs/1.6.3/api/R/avg.html                  |    66 +
 site/docs/1.6.3/api/R/base64.html               |    73 +
 site/docs/1.6.3/api/R/between.html              |    42 +
 site/docs/1.6.3/api/R/bin.html                  |    72 +
 site/docs/1.6.3/api/R/bitwiseNOT.html           |    59 +
 site/docs/1.6.3/api/R/cache.html                |   133 +
 site/docs/1.6.3/api/R/cacheTable.html           |    63 +
 site/docs/1.6.3/api/R/cancelJobGroup.html       |    53 +
 site/docs/1.6.3/api/R/cast.html                 |    48 +
 site/docs/1.6.3/api/R/cbrt.html                 |    70 +
 site/docs/1.6.3/api/R/ceil.html                 |    76 +
 site/docs/1.6.3/api/R/clearCache.html           |    48 +
 site/docs/1.6.3/api/R/clearJobGroup.html        |    49 +
 site/docs/1.6.3/api/R/col.html                  |    67 +
 site/docs/1.6.3/api/R/collect.html              |   139 +
 site/docs/1.6.3/api/R/coltypes.html             |   162 +
 site/docs/1.6.3/api/R/column.html               |    63 +
 site/docs/1.6.3/api/R/columns.html              |   147 +
 site/docs/1.6.3/api/R/concat.html               |    72 +
 site/docs/1.6.3/api/R/concat_ws.html            |    73 +
 site/docs/1.6.3/api/R/conv.html                 |    70 +
 site/docs/1.6.3/api/R/corr.html                 |    69 +
 site/docs/1.6.3/api/R/cos.html                  |    69 +
 site/docs/1.6.3/api/R/cosh.html                 |    69 +
 site/docs/1.6.3/api/R/count.html                |    72 +
 site/docs/1.6.3/api/R/countDistinct.html        |    79 +
 site/docs/1.6.3/api/R/crc32.html                |    48 +
 site/docs/1.6.3/api/R/createDataFrame.html      |    68 +
 site/docs/1.6.3/api/R/createExternalTable.html  |    77 +
 site/docs/1.6.3/api/R/cume_dist.html            |    62 +
 site/docs/1.6.3/api/R/date_add.html             |    70 +
 site/docs/1.6.3/api/R/date_format.html          |    80 +
 site/docs/1.6.3/api/R/date_sub.html             |    70 +
 site/docs/1.6.3/api/R/datediff.html             |    70 +
 site/docs/1.6.3/api/R/dayofmonth.html           |    70 +
 site/docs/1.6.3/api/R/dayofyear.html            |    70 +
 site/docs/1.6.3/api/R/decode.html               |    73 +
 site/docs/1.6.3/api/R/dense_rank.html           |    62 +
 site/docs/1.6.3/api/R/dim.html                  |   134 +
 site/docs/1.6.3/api/R/distinct.html             |   136 +
 site/docs/1.6.3/api/R/dropTempTable.html        |    57 +
 site/docs/1.6.3/api/R/dtypes.html               |   134 +
 site/docs/1.6.3/api/R/encode.html               |    73 +
 site/docs/1.6.3/api/R/except.html               |   146 +
 site/docs/1.6.3/api/R/exp.html                  |    69 +
 site/docs/1.6.3/api/R/explain.html              |   139 +
 site/docs/1.6.3/api/R/explode.html              |    48 +
 site/docs/1.6.3/api/R/expm1.html                |    69 +
 site/docs/1.6.3/api/R/expr.html                 |    60 +
 site/docs/1.6.3/api/R/factorial.html            |    69 +
 site/docs/1.6.3/api/R/filter.html               |   234 +
 site/docs/1.6.3/api/R/first.html                |   162 +
 site/docs/1.6.3/api/R/floor.html                |    69 +
 site/docs/1.6.3/api/R/format_number.html        |    94 +
 site/docs/1.6.3/api/R/format_string.html        |    72 +
 site/docs/1.6.3/api/R/from_unixtime.html        |    75 +
 site/docs/1.6.3/api/R/from_utc_timestamp.html   |    69 +
 .../R/generateAliasesForIntersectedCols.html    |    50 +
 site/docs/1.6.3/api/R/glm.html                  |    96 +
 site/docs/1.6.3/api/R/greatest.html             |    60 +
 site/docs/1.6.3/api/R/groupBy.html              |   147 +
 site/docs/1.6.3/api/R/hashCode.html             |    74 +
 site/docs/1.6.3/api/R/head.html                 |   146 +
 site/docs/1.6.3/api/R/hex.html                  |    70 +
 site/docs/1.6.3/api/R/hour.html                 |    70 +
 site/docs/1.6.3/api/R/hypot.html                |    70 +
 site/docs/1.6.3/api/R/ifelse.html               |    64 +
 site/docs/1.6.3/api/R/index.html                |     9 +
 site/docs/1.6.3/api/R/infer_type.html           |    24 +
 site/docs/1.6.3/api/R/initcap.html              |    79 +
 site/docs/1.6.3/api/R/insertInto.html           |   145 +
 site/docs/1.6.3/api/R/instr.html                |    80 +
 site/docs/1.6.3/api/R/intersect.html            |   146 +
 site/docs/1.6.3/api/R/is.nan.html               |    65 +
 site/docs/1.6.3/api/R/isLocal.html              |   136 +
 site/docs/1.6.3/api/R/join.html                 |   159 +
 site/docs/1.6.3/api/R/kurtosis.html             |    66 +
 site/docs/1.6.3/api/R/lag.html                  |    60 +
 site/docs/1.6.3/api/R/last.html                 |    66 +
 site/docs/1.6.3/api/R/last_day.html             |    72 +
 site/docs/1.6.3/api/R/lead.html                 |    60 +
 site/docs/1.6.3/api/R/least.html                |    60 +
 site/docs/1.6.3/api/R/length.html               |    70 +
 site/docs/1.6.3/api/R/levenshtein.html          |    72 +
 site/docs/1.6.3/api/R/limit.html                |   145 +
 site/docs/1.6.3/api/R/lit.html                  |    64 +
 site/docs/1.6.3/api/R/locate.html               |    74 +
 site/docs/1.6.3/api/R/log.html                  |    69 +
 site/docs/1.6.3/api/R/log10.html                |    69 +
 site/docs/1.6.3/api/R/log1p.html                |    69 +
 site/docs/1.6.3/api/R/log2.html                 |    69 +
 site/docs/1.6.3/api/R/lower.html                |    72 +
 site/docs/1.6.3/api/R/lpad.html                 |    72 +
 site/docs/1.6.3/api/R/ltrim.html                |    72 +
 site/docs/1.6.3/api/R/match.html                |    46 +
 site/docs/1.6.3/api/R/max.html                  |    65 +
 site/docs/1.6.3/api/R/md5.html                  |    48 +
 site/docs/1.6.3/api/R/mean.html                 |    65 +
 site/docs/1.6.3/api/R/merge.html                |   186 +
 site/docs/1.6.3/api/R/min.html                  |    65 +
 site/docs/1.6.3/api/R/minute.html               |    70 +
 site/docs/1.6.3/api/R/month.html                |    70 +
 site/docs/1.6.3/api/R/months_between.html       |    70 +
 site/docs/1.6.3/api/R/mutate.html               |   153 +
 site/docs/1.6.3/api/R/nafunctions.html          |   199 +
 site/docs/1.6.3/api/R/nanvl.html                |    60 +
 site/docs/1.6.3/api/R/ncol.html                 |   134 +
 site/docs/1.6.3/api/R/negate.html               |    59 +
 site/docs/1.6.3/api/R/next_day.html             |    84 +
 site/docs/1.6.3/api/R/nrow.html                 |   136 +
 site/docs/1.6.3/api/R/ntile.html                |    60 +
 site/docs/1.6.3/api/R/otherwise.html            |    34 +
 site/docs/1.6.3/api/R/percent_rank.html         |    62 +
 site/docs/1.6.3/api/R/persist.html              |   136 +
 site/docs/1.6.3/api/R/pmod.html                 |    70 +
 site/docs/1.6.3/api/R/predict.html              |    63 +
 site/docs/1.6.3/api/R/print.jobj.html           |    40 +
 site/docs/1.6.3/api/R/print.structField.html    |    40 +
 site/docs/1.6.3/api/R/print.structType.html     |    40 +
 site/docs/1.6.3/api/R/printSchema.html          |   134 +
 site/docs/1.6.3/api/R/quarter.html              |    70 +
 site/docs/1.6.3/api/R/rand.html                 |    62 +
 site/docs/1.6.3/api/R/randn.html                |    62 +
 site/docs/1.6.3/api/R/rank.html                 |    63 +
 site/docs/1.6.3/api/R/rbind.html                |   154 +
 site/docs/1.6.3/api/R/read.df.html              |    82 +
 site/docs/1.6.3/api/R/read.json.html            |    65 +
 site/docs/1.6.3/api/R/read.parquet.html         |    46 +
 site/docs/1.6.3/api/R/read.text.html            |    62 +
 site/docs/1.6.3/api/R/regexp_extract.html       |    71 +
 site/docs/1.6.3/api/R/regexp_replace.html       |    71 +
 site/docs/1.6.3/api/R/registerTempTable.html    |   140 +
 site/docs/1.6.3/api/R/rename.html               |   167 +
 site/docs/1.6.3/api/R/repartition.html          |   137 +
 site/docs/1.6.3/api/R/reverse.html              |    72 +
 site/docs/1.6.3/api/R/rint.html                 |    71 +
 site/docs/1.6.3/api/R/round.html                |    69 +
 site/docs/1.6.3/api/R/row_number.html           |    58 +
 site/docs/1.6.3/api/R/rpad.html                 |    72 +
 site/docs/1.6.3/api/R/rtrim.html                |    72 +
 site/docs/1.6.3/api/R/sample.html               |   153 +
 site/docs/1.6.3/api/R/saveAsTable.html          |   164 +
 site/docs/1.6.3/api/R/schema.html               |   139 +
 site/docs/1.6.3/api/R/sd.html                   |    77 +
 site/docs/1.6.3/api/R/second.html               |    70 +
 site/docs/1.6.3/api/R/select.html               |   306 +
 site/docs/1.6.3/api/R/selectExpr.html           |   148 +
 site/docs/1.6.3/api/R/setJobGroup.html          |    63 +
 site/docs/1.6.3/api/R/sha1.html                 |    48 +
 site/docs/1.6.3/api/R/sha2.html                 |    62 +
 site/docs/1.6.3/api/R/shiftLeft.html            |    71 +
 site/docs/1.6.3/api/R/shiftRight.html           |    71 +
 site/docs/1.6.3/api/R/shiftRightUnsigned.html   |    70 +
 site/docs/1.6.3/api/R/show.html                 |   139 +
 site/docs/1.6.3/api/R/showDF.html               |   139 +
 site/docs/1.6.3/api/R/signum.html               |    76 +
 site/docs/1.6.3/api/R/sin.html                  |    69 +
 site/docs/1.6.3/api/R/sinh.html                 |    69 +
 site/docs/1.6.3/api/R/size.html                 |    48 +
 site/docs/1.6.3/api/R/skewness.html             |    66 +
 site/docs/1.6.3/api/R/sort_array.html           |    68 +
 site/docs/1.6.3/api/R/soundex.html              |    72 +
 site/docs/1.6.3/api/R/sparkR.init.html          |    84 +
 site/docs/1.6.3/api/R/sparkR.stop.html          |    24 +
 site/docs/1.6.3/api/R/sparkRHive.init.html      |    49 +
 site/docs/1.6.3/api/R/sparkRSQL.init.html       |    50 +
 site/docs/1.6.3/api/R/sql.html                  |    63 +
 site/docs/1.6.3/api/R/sqrt.html                 |    68 +
 site/docs/1.6.3/api/R/statfunctions.html        |   179 +
 site/docs/1.6.3/api/R/stddev_pop.html           |    68 +
 site/docs/1.6.3/api/R/stddev_samp.html          |    68 +
 site/docs/1.6.3/api/R/str.html                  |   135 +
 site/docs/1.6.3/api/R/struct.html               |    62 +
 site/docs/1.6.3/api/R/structField.html          |    68 +
 site/docs/1.6.3/api/R/structType.html           |    63 +
 site/docs/1.6.3/api/R/subset.html               |   171 +
 site/docs/1.6.3/api/R/substr.html               |    47 +
 site/docs/1.6.3/api/R/substring_index.html      |    78 +
 site/docs/1.6.3/api/R/sum.html                  |    65 +
 site/docs/1.6.3/api/R/sumDistinct.html          |    66 +
 site/docs/1.6.3/api/R/summarize.html            |    94 +
 site/docs/1.6.3/api/R/summary.html              |   179 +
 site/docs/1.6.3/api/R/table.html                |    64 +
 site/docs/1.6.3/api/R/tableNames.html           |    60 +
 site/docs/1.6.3/api/R/tables.html               |    60 +
 site/docs/1.6.3/api/R/take.html                 |   124 +
 site/docs/1.6.3/api/R/tan.html                  |    69 +
 site/docs/1.6.3/api/R/tanh.html                 |    68 +
 site/docs/1.6.3/api/R/toDegrees.html            |    70 +
 site/docs/1.6.3/api/R/toRadians.html            |    70 +
 site/docs/1.6.3/api/R/to_date.html              |    70 +
 site/docs/1.6.3/api/R/to_utc_timestamp.html     |    69 +
 site/docs/1.6.3/api/R/translate.html            |    76 +
 site/docs/1.6.3/api/R/trim.html                 |    72 +
 site/docs/1.6.3/api/R/unbase64.html             |    73 +
 site/docs/1.6.3/api/R/uncacheTable.html         |    63 +
 site/docs/1.6.3/api/R/unhex.html                |    71 +
 site/docs/1.6.3/api/R/unix_timestamp.html       |    77 +
 site/docs/1.6.3/api/R/unpersist-methods.html    |   140 +
 site/docs/1.6.3/api/R/upper.html                |    72 +
 site/docs/1.6.3/api/R/var.html                  |    76 +
 site/docs/1.6.3/api/R/var_pop.html              |    68 +
 site/docs/1.6.3/api/R/var_samp.html             |    68 +
 site/docs/1.6.3/api/R/weekofyear.html           |    70 +
 site/docs/1.6.3/api/R/when.html                 |    61 +
 site/docs/1.6.3/api/R/with.html                 |    69 +
 site/docs/1.6.3/api/R/withColumn.html           |   151 +
 site/docs/1.6.3/api/R/write.df.html             |   170 +
 site/docs/1.6.3/api/R/write.json.html           |   140 +
 site/docs/1.6.3/api/R/write.parquet.html        |   144 +
 site/docs/1.6.3/api/R/write.text.html           |   141 +
 site/docs/1.6.3/api/R/year.html                 |    70 +
 site/docs/1.6.3/api/java/allclasses-frame.html  |   791 +
 .../docs/1.6.3/api/java/allclasses-noframe.html |   791 +
 site/docs/1.6.3/api/java/constant-values.html   |   219 +
 site/docs/1.6.3/api/java/deprecated-list.html   |   584 +
 site/docs/1.6.3/api/java/help-doc.html          |   214 +
 site/docs/1.6.3/api/java/index-all.html         | 25230 +++++++++++++++++
 site/docs/1.6.3/api/java/index.html             |    74 +
 site/docs/1.6.3/api/java/lib/api-javadocs.js    |    60 +
 site/docs/1.6.3/api/java/lib/jquery.js          |     2 +
 .../api/java/org/apache/spark/Accumulable.html  |   442 +
 .../java/org/apache/spark/AccumulableParam.html |   276 +
 .../api/java/org/apache/spark/Accumulator.html  |   320 +
 ...ccumulatorParam.DoubleAccumulatorParam$.html |   347 +
 ...AccumulatorParam.FloatAccumulatorParam$.html |   347 +
 .../AccumulatorParam.IntAccumulatorParam$.html  |   347 +
 .../AccumulatorParam.LongAccumulatorParam$.html |   347 +
 .../java/org/apache/spark/AccumulatorParam.html |   270 +
 .../api/java/org/apache/spark/Aggregator.html   |   366 +
 .../api/java/org/apache/spark/CleanAccum.html   |   274 +
 .../java/org/apache/spark/CleanBroadcast.html   |   274 +
 .../java/org/apache/spark/CleanCheckpoint.html  |   274 +
 .../api/java/org/apache/spark/CleanRDD.html     |   274 +
 .../api/java/org/apache/spark/CleanShuffle.html |   274 +
 .../api/java/org/apache/spark/CleanupTask.html  |   161 +
 .../apache/spark/CleanupTaskWeakReference.html  |   279 +
 .../org/apache/spark/ComplexFutureAction.html   |   522 +
 .../api/java/org/apache/spark/Dependency.html   |   266 +
 .../java/org/apache/spark/ExceptionFailure.html |   391 +
 .../org/apache/spark/ExecutorLostFailure.html   |   353 +
 .../org/apache/spark/ExecutorRegistered.html    |   274 +
 .../java/org/apache/spark/ExecutorRemoved.html  |   274 +
 .../api/java/org/apache/spark/FetchFailed.html  |   365 +
 .../api/java/org/apache/spark/FutureAction.html |   412 +
 .../java/org/apache/spark/HashPartitioner.html  |   332 +
 .../org/apache/spark/InterruptibleIterator.html |   354 +
 .../org/apache/spark/JavaSparkListener.html     |   613 +
 .../org/apache/spark/JobExecutionStatus.html    |   354 +
 .../api/java/org/apache/spark/Logging.html      |   423 +
 .../java/org/apache/spark/NarrowDependency.html |   293 +
 .../org/apache/spark/OneToOneDependency.html    |   287 +
 .../api/java/org/apache/spark/Partition.html    |   231 +
 .../api/java/org/apache/spark/Partitioner.html  |   311 +
 .../java/org/apache/spark/RangeDependency.html  |   297 +
 .../java/org/apache/spark/RangePartitioner.html |   390 +
 .../api/java/org/apache/spark/Resubmitted.html  |   285 +
 .../org/apache/spark/SerializableWritable.html  |   292 +
 .../org/apache/spark/ShuffleDependency.html     |   426 +
 .../org/apache/spark/SimpleFutureAction.html    |   440 +
 .../api/java/org/apache/spark/SparkConf.html    |  1166 +
 .../SparkContext.DoubleAccumulatorParam$.html   |   347 +
 .../SparkContext.FloatAccumulatorParam$.html    |   347 +
 .../SparkContext.IntAccumulatorParam$.html      |   347 +
 .../SparkContext.LongAccumulatorParam$.html     |   347 +
 .../api/java/org/apache/spark/SparkContext.html |  2961 ++
 .../api/java/org/apache/spark/SparkEnv.html     |   613 +
 .../java/org/apache/spark/SparkException.html   |   262 +
 .../api/java/org/apache/spark/SparkFiles.html   |   277 +
 .../org/apache/spark/SparkFirehoseListener.html |   625 +
 .../api/java/org/apache/spark/SparkJobInfo.html |   243 +
 .../java/org/apache/spark/SparkJobInfoImpl.html |   302 +
 .../java/org/apache/spark/SparkMasterRegex.html |   320 +
 .../java/org/apache/spark/SparkStageInfo.html   |   308 +
 .../org/apache/spark/SparkStageInfoImpl.html    |   397 +
 .../org/apache/spark/SparkStatusTracker.html    |   318 +
 .../java/org/apache/spark/SpillListener.html    |   330 +
 .../api/java/org/apache/spark/Success.html      |   248 +
 .../java/org/apache/spark/TaskCommitDenied.html |   350 +
 .../api/java/org/apache/spark/TaskContext.html  |   593 +
 .../java/org/apache/spark/TaskEndReason.html    |   168 +
 .../java/org/apache/spark/TaskFailedReason.html |   239 +
 .../api/java/org/apache/spark/TaskKilled.html   |   283 +
 .../org/apache/spark/TaskKilledException.html   |   255 +
 .../java/org/apache/spark/TaskResultLost.html   |   284 +
 .../java/org/apache/spark/UnknownReason.html    |   284 +
 .../apache/spark/annotation/AlphaComponent.html |   156 +
 .../apache/spark/annotation/DeveloperApi.html   |   158 +
 .../apache/spark/annotation/Experimental.html   |   159 +
 .../org/apache/spark/annotation/Private.html    |   161 +
 .../apache/spark/annotation/package-frame.html  |    22 +
 .../spark/annotation/package-summary.html       |   163 +
 .../apache/spark/annotation/package-tree.html   |   125 +
 .../apache/spark/api/java/JavaDoubleRDD.html    |  1000 +
 .../apache/spark/api/java/JavaFutureAction.html |   222 +
 .../apache/spark/api/java/JavaHadoopRDD.html    |   321 +
 .../apache/spark/api/java/JavaNewHadoopRDD.html |   321 +
 .../org/apache/spark/api/java/JavaPairRDD.html  |  2508 ++
 .../java/org/apache/spark/api/java/JavaRDD.html |   757 +
 .../org/apache/spark/api/java/JavaRDDLike.html  |  1721 ++
 .../apache/spark/api/java/JavaSparkContext.html |  2073 ++
 .../spark/api/java/JavaSparkStatusTracker.html  |   318 +
 .../apache/spark/api/java/StorageLevels.html    |   471 +
 .../api/java/function/CoGroupFunction.html      |   220 +
 .../java/function/DoubleFlatMapFunction.html    |   215 +
 .../spark/api/java/function/DoubleFunction.html |   215 +
 .../spark/api/java/function/FilterFunction.html |   217 +
 .../api/java/function/FlatMapFunction.html      |   215 +
 .../api/java/function/FlatMapFunction2.html     |   217 +
 .../java/function/FlatMapGroupsFunction.html    |   217 +
 .../api/java/function/ForeachFunction.html      |   217 +
 .../java/function/ForeachPartitionFunction.html |   213 +
 .../spark/api/java/function/Function.html       |   217 +
 .../spark/api/java/function/Function0.html      |   213 +
 .../spark/api/java/function/Function2.html      |   217 +
 .../spark/api/java/function/Function3.html      |   219 +
 .../spark/api/java/function/Function4.html      |   221 +
 .../spark/api/java/function/MapFunction.html    |   215 +
 .../api/java/function/MapGroupsFunction.html    |   217 +
 .../java/function/MapPartitionsFunction.html    |   213 +
 .../api/java/function/PairFlatMapFunction.html  |   216 +
 .../spark/api/java/function/PairFunction.html   |   216 +
 .../spark/api/java/function/ReduceFunction.html |   217 +
 .../spark/api/java/function/VoidFunction.html   |   215 +
 .../spark/api/java/function/VoidFunction2.html  |   217 +
 .../spark/api/java/function/package-frame.html  |    40 +
 .../api/java/function/package-summary.html      |   272 +
 .../spark/api/java/function/package-tree.html   |   147 +
 .../apache/spark/api/java/package-frame.html    |    31 +
 .../apache/spark/api/java/package-summary.html  |   196 +
 .../org/apache/spark/api/java/package-tree.html |   153 +
 .../java/org/apache/spark/api/r/BaseRRDD.html   |   331 +
 .../org/apache/spark/api/r/PairwiseRRDD.html    |   304 +
 .../api/java/org/apache/spark/api/r/RRDD.html   |   365 +
 .../org/apache/spark/api/r/SpecialLengths.html  |   254 +
 .../java/org/apache/spark/api/r/StringRRDD.html |   301 +
 .../org/apache/spark/api/r/package-frame.html   |    23 +
 .../org/apache/spark/api/r/package-summary.html |   153 +
 .../org/apache/spark/api/r/package-tree.html    |   137 +
 .../org/apache/spark/broadcast/Broadcast.html   |   381 +
 .../spark/broadcast/BroadcastFactory.html       |   274 +
 .../spark/broadcast/HttpBroadcastFactory.html   |   342 +
 .../broadcast/TorrentBroadcastFactory.html      |   342 +
 .../apache/spark/broadcast/package-frame.html   |    25 +
 .../apache/spark/broadcast/package-summary.html |   175 +
 .../apache/spark/broadcast/package-tree.html    |   132 +
 .../api/java/org/apache/spark/graphx/Edge.html  |   354 +
 .../org/apache/spark/graphx/EdgeContext.html    |   404 +
 .../org/apache/spark/graphx/EdgeDirection.html  |   347 +
 .../java/org/apache/spark/graphx/EdgeRDD.html   |   391 +
 .../org/apache/spark/graphx/EdgeTriplet.html    |   376 +
 .../api/java/org/apache/spark/graphx/Graph.html |   983 +
 .../spark/graphx/GraphKryoRegistrator.html      |   264 +
 .../org/apache/spark/graphx/GraphLoader.html    |   291 +
 .../java/org/apache/spark/graphx/GraphOps.html  |   735 +
 .../org/apache/spark/graphx/GraphXUtils.html    |   258 +
 ...itionStrategy.CanonicalRandomVertexCut$.html |   347 +
 .../PartitionStrategy.EdgePartition1D$.html     |   346 +
 .../PartitionStrategy.EdgePartition2D$.html     |   383 +
 .../PartitionStrategy.RandomVertexCut$.html     |   346 +
 .../apache/spark/graphx/PartitionStrategy.html  |   266 +
 .../java/org/apache/spark/graphx/Pregel.html    |   337 +
 .../org/apache/spark/graphx/TripletFields.html  |   404 +
 .../java/org/apache/spark/graphx/VertexRDD.html |   768 +
 .../graphx/impl/AggregatingEdgeContext.html     |   475 +
 .../spark/graphx/impl/EdgeActiveness.html       |   369 +
 .../apache/spark/graphx/impl/EdgeRDDImpl.html   |   619 +
 .../org/apache/spark/graphx/impl/GraphImpl.html |   984 +
 .../apache/spark/graphx/impl/VertexRDDImpl.html |   869 +
 .../apache/spark/graphx/impl/package-frame.html |    26 +
 .../spark/graphx/impl/package-summary.html      |   162 +
 .../apache/spark/graphx/impl/package-tree.html  |   161 +
 .../spark/graphx/lib/ConnectedComponents.html   |   269 +
 .../spark/graphx/lib/LabelPropagation.html      |   275 +
 .../org/apache/spark/graphx/lib/PageRank.html   |   420 +
 .../spark/graphx/lib/SVDPlusPlus.Conf.html      |   370 +
 .../apache/spark/graphx/lib/SVDPlusPlus.html    |   315 +
 .../apache/spark/graphx/lib/ShortestPaths.html  |   269 +
 .../graphx/lib/StronglyConnectedComponents.html |   270 +
 .../apache/spark/graphx/lib/TriangleCount.html  |   271 +
 .../apache/spark/graphx/lib/package-frame.html  |    26 +
 .../spark/graphx/lib/package-summary.html       |   185 +
 .../apache/spark/graphx/lib/package-tree.html   |   133 +
 .../org/apache/spark/graphx/package-frame.html  |    39 +
 .../apache/spark/graphx/package-summary.html    |   266 +
 .../org/apache/spark/graphx/package-tree.html   |   161 +
 .../spark/graphx/util/GraphGenerators.html      |   440 +
 .../apache/spark/graphx/util/package-frame.html |    19 +
 .../spark/graphx/util/package-summary.html      |   142 +
 .../apache/spark/graphx/util/package-tree.html  |   126 +
 .../apache/spark/input/PortableDataStream.html  |   319 +
 .../org/apache/spark/input/package-frame.html   |    19 +
 .../org/apache/spark/input/package-summary.html |   134 +
 .../org/apache/spark/input/package-tree.html    |   126 +
 .../org/apache/spark/io/CompressionCodec.html   |   228 +
 .../apache/spark/io/LZ4CompressionCodec.html    |   287 +
 .../apache/spark/io/LZFCompressionCodec.html    |   286 +
 .../apache/spark/io/SnappyCompressionCodec.html |   300 +
 .../spark/io/SnappyOutputStreamWrapper.html     |   348 +
 .../java/org/apache/spark/io/package-frame.html |    26 +
 .../org/apache/spark/io/package-summary.html    |   183 +
 .../java/org/apache/spark/io/package-tree.html  |   137 +
 .../spark/launcher/SparkAppHandle.Listener.html |   233 +
 .../spark/launcher/SparkAppHandle.State.html    |   424 +
 .../apache/spark/launcher/SparkAppHandle.html   |   330 +
 .../apache/spark/launcher/SparkLauncher.html    |   883 +
 .../apache/spark/launcher/package-frame.html    |    28 +
 .../apache/spark/launcher/package-summary.html  |   238 +
 .../org/apache/spark/launcher/package-tree.html |   143 +
 .../api/java/org/apache/spark/ml/Estimator.html |   423 +
 .../api/java/org/apache/spark/ml/Model.html     |   376 +
 .../api/java/org/apache/spark/ml/Pipeline.html  |   520 +
 .../java/org/apache/spark/ml/PipelineModel.html |   442 +
 .../java/org/apache/spark/ml/PipelineStage.html |   318 +
 .../org/apache/spark/ml/PredictionModel.html    |   506 +
 .../api/java/org/apache/spark/ml/Predictor.html |   515 +
 .../java/org/apache/spark/ml/Transformer.html   |   393 +
 .../org/apache/spark/ml/UnaryTransformer.html   |   390 +
 .../apache/spark/ml/attribute/Attribute.html    |   482 +
 .../spark/ml/attribute/AttributeGroup.html      |   582 +
 .../spark/ml/attribute/AttributeType.html       |   339 +
 .../spark/ml/attribute/BinaryAttribute.html     |   517 +
 .../spark/ml/attribute/NominalAttribute.html    |   676 +
 .../spark/ml/attribute/NumericAttribute.html    |   667 +
 .../spark/ml/attribute/UnresolvedAttribute.html |   377 +
 .../spark/ml/attribute/package-frame.html       |    25 +
 .../spark/ml/attribute/package-summary.html     |   204 +
 .../apache/spark/ml/attribute/package-tree.html |   135 +
 .../BinaryLogisticRegressionSummary.html        |   438 +
 ...BinaryLogisticRegressionTrainingSummary.html |   268 +
 .../ml/classification/ClassificationModel.html  |   534 +
 .../spark/ml/classification/Classifier.html     |   478 +
 .../DecisionTreeClassificationModel.html        |   599 +
 .../classification/DecisionTreeClassifier.html  |   674 +
 .../classification/GBTClassificationModel.html  |   565 +
 .../spark/ml/classification/GBTClassifier.html  |   697 +
 .../spark/ml/classification/LabelConverter.html |   285 +
 .../ml/classification/LogisticAggregator.html   |   338 +
 .../ml/classification/LogisticCostFun.html      |   300 +
 .../ml/classification/LogisticRegression.html   |   836 +
 .../classification/LogisticRegressionModel.html |   819 +
 .../LogisticRegressionSummary.html              |   269 +
 .../LogisticRegressionTrainingSummary.html      |   242 +
 ...MultilayerPerceptronClassificationModel.html |   488 +
 .../MultilayerPerceptronClassifier.html         |   621 +
 .../spark/ml/classification/NaiveBayes.html     |   691 +
 .../ml/classification/NaiveBayesModel.html      |   708 +
 .../spark/ml/classification/OneVsRest.html      |   480 +
 .../spark/ml/classification/OneVsRestModel.html |   411 +
 .../ProbabilisticClassificationModel.html       |   569 +
 .../classification/ProbabilisticClassifier.html |   502 +
 .../RandomForestClassificationModel.html        |   645 +
 .../classification/RandomForestClassifier.html  |   729 +
 .../spark/ml/classification/package-frame.html  |    46 +
 .../ml/classification/package-summary.html      |   312 +
 .../spark/ml/classification/package-tree.html   |   203 +
 .../ml/clustering/DistributedLDAModel.html      |  1019 +
 .../org/apache/spark/ml/clustering/KMeans.html  |   617 +
 .../apache/spark/ml/clustering/KMeansModel.html |   558 +
 .../org/apache/spark/ml/clustering/LDA.html     |  1200 +
 .../apache/spark/ml/clustering/LDAModel.html    |  1107 +
 .../spark/ml/clustering/LocalLDAModel.html      |   946 +
 .../spark/ml/clustering/package-frame.html      |    24 +
 .../spark/ml/clustering/package-summary.html    |   163 +
 .../spark/ml/clustering/package-tree.html       |   150 +
 .../BinaryClassificationEvaluator.html          |   480 +
 .../apache/spark/ml/evaluation/Evaluator.html   |   350 +
 .../MulticlassClassificationEvaluator.html      |   460 +
 .../ml/evaluation/RegressionEvaluator.html      |   463 +
 .../spark/ml/evaluation/package-frame.html      |    22 +
 .../spark/ml/evaluation/package-summary.html    |   155 +
 .../spark/ml/evaluation/package-tree.html       |   132 +
 .../org/apache/spark/ml/feature/Binarizer.html  |   473 +
 .../org/apache/spark/ml/feature/Bucketizer.html |   486 +
 .../apache/spark/ml/feature/ChiSqSelector.html  |   489 +
 .../spark/ml/feature/ChiSqSelectorModel.html    |   494 +
 .../apache/spark/ml/feature/ColumnPruner.html   |   376 +
 .../spark/ml/feature/CountVectorizer.html       |   595 +
 .../spark/ml/feature/CountVectorizerModel.html  |   639 +
 .../java/org/apache/spark/ml/feature/DCT.html   |   390 +
 .../spark/ml/feature/ElementwiseProduct.html    |   373 +
 .../org/apache/spark/ml/feature/HashingTF.html  |   471 +
 .../java/org/apache/spark/ml/feature/IDF.html   |   552 +
 .../org/apache/spark/ml/feature/IDFModel.html   |   558 +
 .../apache/spark/ml/feature/IndexToString.html  |   452 +
 .../apache/spark/ml/feature/Interaction.html    |   447 +
 .../apache/spark/ml/feature/MinMaxScaler.html   |   561 +
 .../spark/ml/feature/MinMaxScalerModel.html     |   585 +
 .../java/org/apache/spark/ml/feature/NGram.html |   392 +
 .../org/apache/spark/ml/feature/Normalizer.html |   385 +
 .../apache/spark/ml/feature/OneHotEncoder.html  |   467 +
 .../java/org/apache/spark/ml/feature/PCA.html   |   472 +
 .../org/apache/spark/ml/feature/PCAModel.html   |   479 +
 .../spark/ml/feature/PolynomialExpansion.html   |   415 +
 .../spark/ml/feature/QuantileDiscretizer.html   |   505 +
 .../org/apache/spark/ml/feature/RFormula.html   |   492 +
 .../apache/spark/ml/feature/RFormulaModel.html  |   384 +
 .../apache/spark/ml/feature/RegexTokenizer.html |   546 +
 .../apache/spark/ml/feature/SQLTransformer.html |   453 +
 .../apache/spark/ml/feature/StandardScaler.html |   521 +
 .../spark/ml/feature/StandardScalerModel.html   |   526 +
 .../spark/ml/feature/StopWordsRemover.html      |   519 +
 .../apache/spark/ml/feature/StringIndexer.html  |   554 +
 .../spark/ml/feature/StringIndexerModel.html    |   624 +
 .../org/apache/spark/ml/feature/Tokenizer.html  |   369 +
 .../spark/ml/feature/VectorAssembler.html       |   427 +
 .../ml/feature/VectorAttributeRewriter.html     |   384 +
 .../apache/spark/ml/feature/VectorIndexer.html  |   508 +
 .../spark/ml/feature/VectorIndexerModel.html    |   526 +
 .../apache/spark/ml/feature/VectorSlicer.html   |   539 +
 .../org/apache/spark/ml/feature/Word2Vec.html   |   815 +
 .../apache/spark/ml/feature/Word2VecModel.html  |   795 +
 .../apache/spark/ml/feature/package-frame.html  |    58 +
 .../spark/ml/feature/package-summary.html       |   492 +
 .../apache/spark/ml/feature/package-tree.html   |   185 +
 .../java/org/apache/spark/ml/package-frame.html |    27 +
 .../org/apache/spark/ml/package-summary.html    |   202 +
 .../java/org/apache/spark/ml/package-tree.html  |   146 +
 .../org/apache/spark/ml/param/BooleanParam.html |   322 +
 .../apache/spark/ml/param/DoubleArrayParam.html |   340 +
 .../org/apache/spark/ml/param/DoubleParam.html  |   390 +
 .../org/apache/spark/ml/param/FloatParam.html   |   390 +
 .../apache/spark/ml/param/IntArrayParam.html    |   340 +
 .../org/apache/spark/ml/param/IntParam.html     |   358 +
 .../org/apache/spark/ml/param/JavaParams.html   |   251 +
 .../org/apache/spark/ml/param/LongParam.html    |   358 +
 .../java/org/apache/spark/ml/param/Param.html   |   471 +
 .../org/apache/spark/ml/param/ParamMap.html     |   508 +
 .../org/apache/spark/ml/param/ParamPair.html    |   293 +
 .../apache/spark/ml/param/ParamValidators.html  |   400 +
 .../java/org/apache/spark/ml/param/Params.html  |   642 +
 .../apache/spark/ml/param/StringArrayParam.html |   340 +
 .../apache/spark/ml/param/package-frame.html    |    35 +
 .../apache/spark/ml/param/package-summary.html  |   233 +
 .../org/apache/spark/ml/param/package-tree.html |   158 +
 .../spark/ml/recommendation/ALS.Rating$.html    |   275 +
 .../spark/ml/recommendation/ALS.Rating.html     |   312 +
 .../org/apache/spark/ml/recommendation/ALS.html |   994 +
 .../spark/ml/recommendation/ALSModel.html       |   556 +
 .../spark/ml/recommendation/package-frame.html  |    22 +
 .../ml/recommendation/package-summary.html      |   152 +
 .../spark/ml/recommendation/package-tree.html   |   145 +
 .../spark/ml/regression/AFTAggregator.html      |   314 +
 .../apache/spark/ml/regression/AFTCostFun.html  |   286 +
 .../ml/regression/AFTSurvivalRegression.html    |   675 +
 .../regression/AFTSurvivalRegressionModel.html  |   660 +
 .../regression/DecisionTreeRegressionModel.html |   507 +
 .../ml/regression/DecisionTreeRegressor.html    |   602 +
 .../spark/ml/regression/GBTRegressionModel.html |   565 +
 .../spark/ml/regression/GBTRegressor.html       |   696 +
 .../spark/ml/regression/IsotonicRegression.html |   594 +
 .../ml/regression/IsotonicRegressionModel.html  |   606 +
 .../ml/regression/LeastSquaresAggregator.html   |   429 +
 .../ml/regression/LeastSquaresCostFun.html      |   301 +
 .../spark/ml/regression/LinearRegression.html   |   660 +
 .../ml/regression/LinearRegressionModel.html    |   594 +
 .../ml/regression/LinearRegressionSummary.html  |   471 +
 .../LinearRegressionTrainingSummary.html        |   263 +
 .../regression/RandomForestRegressionModel.html |   550 +
 .../ml/regression/RandomForestRegressor.html    |   656 +
 .../spark/ml/regression/RegressionModel.html    |   429 +
 .../spark/ml/regression/package-frame.html      |    37 +
 .../spark/ml/regression/package-summary.html    |   246 +
 .../spark/ml/regression/package-tree.html       |   174 +
 .../spark/ml/source/libsvm/DefaultSource.html   |   327 +
 .../spark/ml/source/libsvm/package-frame.html   |    19 +
 .../spark/ml/source/libsvm/package-summary.html |   133 +
 .../spark/ml/source/libsvm/package-tree.html    |   126 +
 .../apache/spark/ml/tree/CategoricalSplit.html  |   289 +
 .../apache/spark/ml/tree/ContinuousSplit.html   |   269 +
 .../org/apache/spark/ml/tree/InternalNode.html  |   365 +
 .../java/org/apache/spark/ml/tree/LeafNode.html |   308 +
 .../api/java/org/apache/spark/ml/tree/Node.html |   305 +
 .../java/org/apache/spark/ml/tree/Split.html    |   273 +
 .../org/apache/spark/ml/tree/package-frame.html |    27 +
 .../apache/spark/ml/tree/package-summary.html   |   181 +
 .../org/apache/spark/ml/tree/package-tree.html  |   145 +
 .../apache/spark/ml/tuning/CrossValidator.html  |   636 +
 .../spark/ml/tuning/CrossValidatorModel.html    |   580 +
 .../spark/ml/tuning/ParamGridBuilder.html       |   432 +
 .../spark/ml/tuning/TrainValidationSplit.html   |   585 +
 .../ml/tuning/TrainValidationSplitModel.html    |   525 +
 .../apache/spark/ml/tuning/package-frame.html   |    23 +
 .../apache/spark/ml/tuning/package-summary.html |   162 +
 .../apache/spark/ml/tuning/package-tree.html    |   146 +
 .../org/apache/spark/ml/util/Identifiable.html  |   239 +
 .../org/apache/spark/ml/util/MLReadable.html    |   229 +
 .../java/org/apache/spark/ml/util/MLReader.html |   324 +
 .../org/apache/spark/ml/util/MLWritable.html    |   230 +
 .../java/org/apache/spark/ml/util/MLWriter.html |   352 +
 .../org/apache/spark/ml/util/package-frame.html |    26 +
 .../apache/spark/ml/util/package-summary.html   |   168 +
 .../org/apache/spark/ml/util/package-tree.html  |   133 +
 .../classification/ClassificationModel.html     |   258 +
 .../classification/LogisticRegressionModel.html |   492 +
 .../LogisticRegressionWithLBFGS.html            |   313 +
 .../LogisticRegressionWithSGD.html              |   411 +
 .../spark/mllib/classification/NaiveBayes.html  |   415 +
 .../mllib/classification/NaiveBayesModel.html   |   411 +
 .../spark/mllib/classification/SVMModel.html    |   434 +
 .../spark/mllib/classification/SVMWithSGD.html  |   413 +
 .../StreamingLogisticRegressionWithSGD.html     |   372 +
 .../mllib/classification/package-frame.html     |    30 +
 .../mllib/classification/package-summary.html   |   193 +
 .../mllib/classification/package-tree.html      |   157 +
 .../spark/mllib/clustering/BisectingKMeans.html |   456 +
 .../mllib/clustering/BisectingKMeansModel.html  |   382 +
 .../mllib/clustering/DistributedLDAModel.html   |   636 +
 .../spark/mllib/clustering/EMLDAOptimizer.html  |   361 +
 .../spark/mllib/clustering/ExpectationSum.html  |   352 +
 .../spark/mllib/clustering/GaussianMixture.html |   509 +
 .../mllib/clustering/GaussianMixtureModel.html  |   438 +
 .../apache/spark/mllib/clustering/KMeans.html   |   690 +
 .../spark/mllib/clustering/KMeansModel.html     |   425 +
 .../org/apache/spark/mllib/clustering/LDA.html  |   782 +
 .../apache/spark/mllib/clustering/LDAModel.html |   366 +
 .../spark/mllib/clustering/LDAOptimizer.html    |   246 +
 .../spark/mllib/clustering/LocalLDAModel.html   |   548 +
 .../mllib/clustering/OnlineLDAOptimizer.html    |   412 +
 .../PowerIterationClustering.Assignment$.html   |   294 +
 .../PowerIterationClustering.Assignment.html    |   296 +
 .../clustering/PowerIterationClustering.html    |   385 +
 .../PowerIterationClusteringModel.html          |   325 +
 .../spark/mllib/clustering/StreamingKMeans.html |   580 +
 .../mllib/clustering/StreamingKMeansModel.html  |   358 +
 .../spark/mllib/clustering/package-frame.html   |    41 +
 .../spark/mllib/clustering/package-summary.html |   260 +
 .../spark/mllib/clustering/package-tree.html    |   158 +
 .../evaluation/BinaryClassificationMetrics.html |   488 +
 .../mllib/evaluation/MulticlassMetrics.html     |   561 +
 .../mllib/evaluation/MultilabelMetrics.html     |   476 +
 .../spark/mllib/evaluation/RankingMetrics.html  |   359 +
 .../mllib/evaluation/RegressionMetrics.html     |   348 +
 .../spark/mllib/evaluation/package-frame.html   |    23 +
 .../spark/mllib/evaluation/package-summary.html |   159 +
 .../spark/mllib/evaluation/package-tree.html    |   130 +
 .../spark/mllib/feature/ChiSqSelector.html      |   273 +
 .../spark/mllib/feature/ChiSqSelectorModel.html |   338 +
 .../spark/mllib/feature/ElementwiseProduct.html |   293 +
 .../apache/spark/mllib/feature/HashingTF.html   |   365 +
 .../IDF.DocumentFrequencyAggregator.html        |   325 +
 .../org/apache/spark/mllib/feature/IDF.html     |   333 +
 .../apache/spark/mllib/feature/IDFModel.html    |   287 +
 .../apache/spark/mllib/feature/Normalizer.html  |   296 +
 .../org/apache/spark/mllib/feature/PCA.html     |   294 +
 .../apache/spark/mllib/feature/PCAModel.html    |   273 +
 .../spark/mllib/feature/StandardScaler.html     |   292 +
 .../mllib/feature/StandardScalerModel.html      |   394 +
 .../spark/mllib/feature/VectorTransformer.html  |   259 +
 .../apache/spark/mllib/feature/VocabWord.html   |   335 +
 .../apache/spark/mllib/feature/Word2Vec.html    |   371 +
 .../spark/mllib/feature/Word2VecModel.html      |   375 +
 .../spark/mllib/feature/package-frame.html      |    37 +
 .../spark/mllib/feature/package-summary.html    |   231 +
 .../spark/mllib/feature/package-tree.html       |   152 +
 .../spark/mllib/fpm/AssociationRules.Rule.html  |   321 +
 .../spark/mllib/fpm/AssociationRules.html       |   338 +
 .../spark/mllib/fpm/FPGrowth.FreqItemset.html   |   300 +
 .../org/apache/spark/mllib/fpm/FPGrowth.html    |   370 +
 .../apache/spark/mllib/fpm/FPGrowthModel.html   |   282 +
 .../mllib/fpm/PrefixSpan.FreqSequence.html      |   299 +
 .../org/apache/spark/mllib/fpm/PrefixSpan.html  |   445 +
 .../apache/spark/mllib/fpm/PrefixSpanModel.html |   262 +
 .../apache/spark/mllib/fpm/package-frame.html   |    26 +
 .../apache/spark/mllib/fpm/package-summary.html |   176 +
 .../apache/spark/mllib/fpm/package-tree.html    |   133 +
 .../apache/spark/mllib/linalg/DenseMatrix.html  |   660 +
 .../apache/spark/mllib/linalg/DenseVector.html  |   541 +
 .../org/apache/spark/mllib/linalg/Matrices.html |   519 +
 .../org/apache/spark/mllib/linalg/Matrix.html   |   550 +
 .../spark/mllib/linalg/QRDecomposition.html     |   291 +
 .../linalg/SingularValueDecomposition.html      |   307 +
 .../apache/spark/mllib/linalg/SparseMatrix.html |   674 +
 .../apache/spark/mllib/linalg/SparseVector.html |   537 +
 .../org/apache/spark/mllib/linalg/Vector.html   |   468 +
 .../apache/spark/mllib/linalg/VectorUDT.html    |   438 +
 .../org/apache/spark/mllib/linalg/Vectors.html  |   475 +
 .../mllib/linalg/distributed/BlockMatrix.html   |   571 +
 .../linalg/distributed/CoordinateMatrix.html    |   385 +
 .../linalg/distributed/DistributedMatrix.html   |   249 +
 .../mllib/linalg/distributed/IndexedRow.html    |   290 +
 .../linalg/distributed/IndexedRowMatrix.html    |   428 +
 .../mllib/linalg/distributed/MatrixEntry.html   |   308 +
 .../mllib/linalg/distributed/RowMatrix.html     |   585 +
 .../mllib/linalg/distributed/package-frame.html |    28 +
 .../linalg/distributed/package-summary.html     |   176 +
 .../mllib/linalg/distributed/package-tree.html  |   143 +
 .../spark/mllib/linalg/package-frame.html       |    32 +
 .../spark/mllib/linalg/package-summary.html     |   200 +
 .../apache/spark/mllib/linalg/package-tree.html |   155 +
 .../spark/mllib/optimization/Gradient.html      |   305 +
 .../mllib/optimization/GradientDescent.html     |   471 +
 .../spark/mllib/optimization/HingeGradient.html |   315 +
 .../spark/mllib/optimization/L1Updater.html     |   304 +
 .../apache/spark/mllib/optimization/LBFGS.html  |   467 +
 .../optimization/LeastSquaresGradient.html      |   316 +
 .../mllib/optimization/LogisticGradient.html    |   405 +
 .../spark/mllib/optimization/Optimizer.html     |   222 +
 .../spark/mllib/optimization/SimpleUpdater.html |   290 +
 .../mllib/optimization/SquaredL2Updater.html    |   291 +
 .../spark/mllib/optimization/Updater.html       |   294 +
 .../spark/mllib/optimization/package-frame.html |    32 +
 .../mllib/optimization/package-summary.html     |   215 +
 .../spark/mllib/optimization/package-tree.html  |   153 +
 .../apache/spark/mllib/pmml/PMMLExportable.html |   294 +
 .../apache/spark/mllib/pmml/package-frame.html  |    19 +
 .../spark/mllib/pmml/package-summary.html       |   136 +
 .../apache/spark/mllib/pmml/package-tree.html   |   122 +
 .../mllib/random/ExponentialGenerator.html      |   329 +
 .../spark/mllib/random/GammaGenerator.html      |   345 +
 .../spark/mllib/random/LogNormalGenerator.html  |   346 +
 .../spark/mllib/random/PoissonGenerator.html    |   329 +
 .../spark/mllib/random/RandomDataGenerator.html |   245 +
 .../apache/spark/mllib/random/RandomRDDs.html   |  1725 ++
 .../mllib/random/StandardNormalGenerator.html   |   314 +
 .../spark/mllib/random/UniformGenerator.html    |   314 +
 .../spark/mllib/random/WeibullGenerator.html    |   346 +
 .../spark/mllib/random/package-frame.html       |    30 +
 .../spark/mllib/random/package-summary.html     |   200 +
 .../apache/spark/mllib/random/package-tree.html |   150 +
 .../spark/mllib/rdd/MLPairRDDFunctions.html     |   296 +
 .../apache/spark/mllib/rdd/RDDFunctions.html    |   368 +
 .../apache/spark/mllib/rdd/package-frame.html   |    20 +
 .../apache/spark/mllib/rdd/package-summary.html |   139 +
 .../apache/spark/mllib/rdd/package-tree.html    |   127 +
 .../apache/spark/mllib/recommendation/ALS.html  |   615 +
 .../MatrixFactorizationModel.html               |   510 +
 .../spark/mllib/recommendation/Rating.html      |   305 +
 .../mllib/recommendation/package-frame.html     |    21 +
 .../mllib/recommendation/package-summary.html   |   143 +
 .../mllib/recommendation/package-tree.html      |   128 +
 .../regression/GeneralizedLinearAlgorithm.html  |   399 +
 .../regression/GeneralizedLinearModel.html      |   347 +
 .../mllib/regression/IsotonicRegression.html    |   286 +
 .../regression/IsotonicRegressionModel.html     |   436 +
 .../spark/mllib/regression/LabeledPoint.html    |   323 +
 .../spark/mllib/regression/LassoModel.html      |   360 +
 .../spark/mllib/regression/LassoWithSGD.html    |   419 +
 .../mllib/regression/LinearRegressionModel.html |   360 +
 .../regression/LinearRegressionWithSGD.html     |   414 +
 .../spark/mllib/regression/RegressionModel.html |   259 +
 .../mllib/regression/RidgeRegressionModel.html  |   360 +
 .../regression/RidgeRegressionWithSGD.html      |   415 +
 .../regression/StreamingLinearAlgorithm.html    |   418 +
 .../StreamingLinearRegressionWithSGD.html       |   397 +
 .../spark/mllib/regression/package-frame.html   |    35 +
 .../spark/mllib/regression/package-summary.html |   224 +
 .../spark/mllib/regression/package-tree.html    |   159 +
 .../apache/spark/mllib/stat/KernelDensity.html  |   353 +
 .../stat/MultivariateOnlineSummarizer.html      |   469 +
 .../stat/MultivariateStatisticalSummary.html    |   332 +
 .../org/apache/spark/mllib/stat/Statistics.html |   639 +
 .../stat/distribution/MultivariateGaussian.html |   319 +
 .../mllib/stat/distribution/package-frame.html  |    19 +
 .../stat/distribution/package-summary.html      |   134 +
 .../mllib/stat/distribution/package-tree.html   |   126 +
 .../apache/spark/mllib/stat/package-frame.html  |    25 +
 .../spark/mllib/stat/package-summary.html       |   163 +
 .../apache/spark/mllib/stat/package-tree.html   |   132 +
 .../spark/mllib/stat/test/BinarySample.html     |   310 +
 .../spark/mllib/stat/test/ChiSqTestResult.html  |   338 +
 .../stat/test/KolmogorovSmirnovTestResult.html  |   326 +
 .../spark/mllib/stat/test/StreamingTest.html    |   319 +
 .../spark/mllib/stat/test/TestResult.html       |   289 +
 .../spark/mllib/stat/test/package-frame.html    |    26 +
 .../spark/mllib/stat/test/package-summary.html  |   167 +
 .../spark/mllib/stat/test/package-tree.html     |   133 +
 .../apache/spark/mllib/tree/DecisionTree.html   |   542 +
 .../spark/mllib/tree/GradientBoostedTrees.html  |   393 +
 .../apache/spark/mllib/tree/RandomForest.html   |   540 +
 .../spark/mllib/tree/configuration/Algo.html    |   316 +
 .../tree/configuration/BoostingStrategy.html    |   510 +
 .../mllib/tree/configuration/FeatureType.html   |   315 +
 .../tree/configuration/QuantileStrategy.html    |   328 +
 .../mllib/tree/configuration/Strategy.html      |   945 +
 .../mllib/tree/configuration/package-frame.html |    23 +
 .../tree/configuration/package-summary.html     |   159 +
 .../mllib/tree/configuration/package-tree.html  |   134 +
 .../spark/mllib/tree/impurity/Entropy.html      |   321 +
 .../apache/spark/mllib/tree/impurity/Gini.html  |   322 +
 .../spark/mllib/tree/impurity/Impurity.html     |   251 +
 .../spark/mllib/tree/impurity/Variance.html     |   320 +
 .../mllib/tree/impurity/package-frame.html      |    25 +
 .../mllib/tree/impurity/package-summary.html    |   169 +
 .../spark/mllib/tree/impurity/package-tree.html |   140 +
 .../spark/mllib/tree/loss/AbsoluteError.html    |   283 +
 .../apache/spark/mllib/tree/loss/LogLoss.html   |   285 +
 .../org/apache/spark/mllib/tree/loss/Loss.html  |   266 +
 .../apache/spark/mllib/tree/loss/Losses.html    |   254 +
 .../spark/mllib/tree/loss/SquaredError.html     |   283 +
 .../spark/mllib/tree/loss/package-frame.html    |    26 +
 .../spark/mllib/tree/loss/package-summary.html  |   170 +
 .../spark/mllib/tree/loss/package-tree.html     |   141 +
 .../mllib/tree/model/DecisionTreeModel.html     |   454 +
 .../tree/model/GradientBoostedTreesModel.html   |   551 +
 .../mllib/tree/model/InformationGainStats.html  |   415 +
 .../org/apache/spark/mllib/tree/model/Node.html |   632 +
 .../apache/spark/mllib/tree/model/Predict.html  |   329 +
 .../mllib/tree/model/RandomForestModel.html     |   454 +
 .../apache/spark/mllib/tree/model/Split.html    |   343 +
 .../spark/mllib/tree/model/package-frame.html   |    25 +
 .../spark/mllib/tree/model/package-summary.html |   182 +
 .../spark/mllib/tree/model/package-tree.html    |   132 +
 .../apache/spark/mllib/tree/package-frame.html  |    21 +
 .../spark/mllib/tree/package-summary.html       |   148 +
 .../apache/spark/mllib/tree/package-tree.html   |   128 +
 .../apache/spark/mllib/util/DataValidators.html |   294 +
 .../spark/mllib/util/KMeansDataGenerator.html   |   287 +
 .../spark/mllib/util/LinearDataGenerator.html   |   412 +
 .../org/apache/spark/mllib/util/Loader.html     |   218 +
 .../util/LogisticRegressionDataGenerator.html   |   286 +
 .../spark/mllib/util/MFDataGenerator.html       |   276 +
 .../org/apache/spark/mllib/util/MLUtils.html    |   608 +
 .../spark/mllib/util/SVMDataGenerator.html      |   257 +
 .../org/apache/spark/mllib/util/Saveable.html   |   242 +
 .../apache/spark/mllib/util/package-frame.html  |    30 +
 .../spark/mllib/util/package-summary.html       |   198 +
 .../apache/spark/mllib/util/package-tree.html   |   137 +
 .../java/org/apache/spark/package-frame.html    |    92 +
 .../java/org/apache/spark/package-summary.html  |   553 +
 .../api/java/org/apache/spark/package-tree.html |   258 +
 .../org/apache/spark/partial/BoundedDouble.html |   317 +
 .../org/apache/spark/partial/PartialResult.html |   360 +
 .../org/apache/spark/partial/package-frame.html |    20 +
 .../apache/spark/partial/package-summary.html   |   137 +
 .../org/apache/spark/partial/package-tree.html  |   127 +
 .../org/apache/spark/rdd/AsyncRDDActions.html   |   358 +
 .../java/org/apache/spark/rdd/CoGroupedRDD.html |   412 +
 .../apache/spark/rdd/DoubleRDDFunctions.html    |   474 +
 .../java/org/apache/spark/rdd/HadoopRDD.html    |   568 +
 .../spark/rdd/JdbcRDD.ConnectionFactory.html    |   213 +
 .../api/java/org/apache/spark/rdd/JdbcRDD.html  |   450 +
 .../java/org/apache/spark/rdd/NewHadoopRDD.html |   425 +
 .../apache/spark/rdd/OrderedRDDFunctions.html   |   350 +
 .../org/apache/spark/rdd/PairRDDFunctions.html  |  1953 ++
 .../PartitionCoalescer.LocationIterator.html    |   374 +
 .../apache/spark/rdd/PartitionCoalescer.html    |   535 +
 .../org/apache/spark/rdd/PartitionGroup.html    |   313 +
 .../apache/spark/rdd/PartitionPruningRDD.html   |   321 +
 .../api/java/org/apache/spark/rdd/RDD.html      |  2528 ++
 .../spark/rdd/SequenceFileRDDFunctions.html     |   314 +
 .../java/org/apache/spark/rdd/ShuffledRDD.html  |   459 +
 .../api/java/org/apache/spark/rdd/UnionRDD.html |   385 +
 .../org/apache/spark/rdd/package-frame.html     |    37 +
 .../org/apache/spark/rdd/package-summary.html   |   248 +
 .../java/org/apache/spark/rdd/package-tree.html |   156 +
 .../apache/spark/scheduler/AccumulableInfo.html |   365 +
 .../scheduler/AskPermissionToCommitOutput.html  |   304 +
 .../apache/spark/scheduler/InputFormatInfo.html |   408 +
 .../org/apache/spark/scheduler/JobLogger.html   |   410 +
 .../org/apache/spark/scheduler/JobResult.html   |   162 +
 .../apache/spark/scheduler/JobSucceeded.html    |   246 +
 .../OutputCommitCoordinationMessage.html        |   165 +
 .../spark/scheduler/RuntimePercentage.html      |   319 +
 .../apache/spark/scheduler/SchedulingMode.html  |   330 +
 .../apache/spark/scheduler/SparkListener.html   |   490 +
 .../scheduler/SparkListenerApplicationEnd.html  |   274 +
 .../SparkListenerApplicationStart.html          |   349 +
 .../SparkListenerBlockManagerAdded.html         |   304 +
 .../SparkListenerBlockManagerRemoved.html       |   289 +
 .../scheduler/SparkListenerBlockUpdated.html    |   274 +
 .../SparkListenerEnvironmentUpdate.html         |   274 +
 .../spark/scheduler/SparkListenerEvent.html     |   160 +
 .../scheduler/SparkListenerExecutorAdded.html   |   304 +
 .../SparkListenerExecutorMetricsUpdate.html     |   292 +
 .../scheduler/SparkListenerExecutorRemoved.html |   304 +
 .../spark/scheduler/SparkListenerJobEnd.html    |   304 +
 .../spark/scheduler/SparkListenerJobStart.html  |   332 +
 .../scheduler/SparkListenerStageCompleted.html  |   274 +
 .../scheduler/SparkListenerStageSubmitted.html  |   289 +
 .../spark/scheduler/SparkListenerTaskEnd.html   |   349 +
 .../SparkListenerTaskGettingResult.html         |   274 +
 .../spark/scheduler/SparkListenerTaskStart.html |   304 +
 .../scheduler/SparkListenerUnpersistRDD.html    |   274 +
 .../org/apache/spark/scheduler/SplitInfo.html   |   399 +
 .../org/apache/spark/scheduler/StageInfo.html   |   466 +
 .../spark/scheduler/StatsReportListener.html    |   579 +
 .../apache/spark/scheduler/StopCoordinator.html |   246 +
 .../org/apache/spark/scheduler/TaskInfo.html    |   535 +
 .../apache/spark/scheduler/TaskLocality.html    |   368 +
 .../spark/scheduler/cluster/ExecutorInfo.html   |   333 +
 .../spark/scheduler/cluster/package-frame.html  |    19 +
 .../scheduler/cluster/package-summary.html      |   134 +
 .../spark/scheduler/cluster/package-tree.html   |   126 +
 .../apache/spark/scheduler/local/KillTask.html  |   289 +
 .../spark/scheduler/local/ReviveOffers.html     |   246 +
 .../spark/scheduler/local/StatusUpdate.html     |   304 +
 .../spark/scheduler/local/StopExecutor.html     |   246 +
 .../spark/scheduler/local/package-frame.html    |    22 +
 .../spark/scheduler/local/package-summary.html  |   143 +
 .../spark/scheduler/local/package-tree.html     |   129 +
 .../apache/spark/scheduler/package-frame.html   |    55 +
 .../apache/spark/scheduler/package-summary.html |   313 +
 .../apache/spark/scheduler/package-tree.html    |   174 +
 .../spark/serializer/DeserializationStream.html |   340 +
 .../serializer/DummySerializerInstance.html     |   347 +
 .../JavaIterableWrapperSerializer.html          |   312 +
 .../apache/spark/serializer/JavaSerializer.html |   320 +
 .../spark/serializer/KryoRegistrator.html       |   210 +
 .../apache/spark/serializer/KryoSerializer.html |   378 +
 .../spark/serializer/SerializationStream.html   |   344 +
 .../org/apache/spark/serializer/Serializer.html |   320 +
 .../spark/serializer/SerializerInstance.html    |   325 +
 .../apache/spark/serializer/package-frame.html  |    30 +
 .../spark/serializer/package-summary.html       |   207 +
 .../apache/spark/serializer/package-tree.html   |   147 +
 .../org/apache/spark/sql/AnalysisException.html |   303 +
 .../api/java/org/apache/spark/sql/Column.html   |  1617 ++
 .../java/org/apache/spark/sql/ColumnName.html   |   471 +
 .../java/org/apache/spark/sql/DataFrame.html    |  3778 +++
 .../org/apache/spark/sql/DataFrameHolder.html   |   262 +
 .../apache/spark/sql/DataFrameNaFunctions.html  |   764 +
 .../org/apache/spark/sql/DataFrameReader.html   |   767 +
 .../spark/sql/DataFrameStatFunctions.html       |   579 +
 .../org/apache/spark/sql/DataFrameWriter.html   |   609 +
 .../api/java/org/apache/spark/sql/Dataset.html  |  1624 ++
 .../org/apache/spark/sql/DatasetHolder.html     |   249 +
 .../api/java/org/apache/spark/sql/Encoder.html  |   268 +
 .../api/java/org/apache/spark/sql/Encoders.html |   686 +
 .../apache/spark/sql/ExperimentalMethods.html   |   237 +
 .../java/org/apache/spark/sql/GroupedData.html  |   758 +
 .../org/apache/spark/sql/GroupedDataset.html    |   634 +
 .../api/java/org/apache/spark/sql/Row.html      |  1016 +
 .../java/org/apache/spark/sql/RowFactory.html   |   259 +
 .../java/org/apache/spark/sql/SQLContext.html   |  1714 ++
 .../SQLContext.implicits$.StringToColumn.html   |   261 +
 .../apache/spark/sql/SQLContext.implicits$.html |   280 +
 .../java/org/apache/spark/sql/SQLImplicits.html |   814 +
 .../api/java/org/apache/spark/sql/SaveMode.html |   376 +
 .../java/org/apache/spark/sql/TypedColumn.html  |   284 +
 .../org/apache/spark/sql/UDFRegistration.html   |  1763 ++
 .../apache/spark/sql/UserDefinedFunction.html   |   291 +
 .../org/apache/spark/sql/api/java/UDF1.html     |   215 +
 .../org/apache/spark/sql/api/java/UDF10.html    |   233 +
 .../org/apache/spark/sql/api/java/UDF11.html    |   235 +
 .../org/apache/spark/sql/api/java/UDF12.html    |   237 +
 .../org/apache/spark/sql/api/java/UDF13.html    |   239 +
 .../org/apache/spark/sql/api/java/UDF14.html    |   241 +
 .../org/apache/spark/sql/api/java/UDF15.html    |   243 +
 .../org/apache/spark/sql/api/java/UDF16.html    |   245 +
 .../org/apache/spark/sql/api/java/UDF17.html    |   247 +
 .../org/apache/spark/sql/api/java/UDF18.html    |   249 +
 .../org/apache/spark/sql/api/java/UDF19.html    |   251 +
 .../org/apache/spark/sql/api/java/UDF2.html     |   217 +
 .../org/apache/spark/sql/api/java/UDF20.html    |   253 +
 .../org/apache/spark/sql/api/java/UDF21.html    |   255 +
 .../org/apache/spark/sql/api/java/UDF22.html    |   257 +
 .../org/apache/spark/sql/api/java/UDF3.html     |   219 +
 .../org/apache/spark/sql/api/java/UDF4.html     |   221 +
 .../org/apache/spark/sql/api/java/UDF5.html     |   223 +
 .../org/apache/spark/sql/api/java/UDF6.html     |   225 +
 .../org/apache/spark/sql/api/java/UDF7.html     |   227 +
 .../org/apache/spark/sql/api/java/UDF8.html     |   229 +
 .../org/apache/spark/sql/api/java/UDF9.html     |   231 +
 .../spark/sql/api/java/package-frame.html       |    40 +
 .../spark/sql/api/java/package-summary.html     |   268 +
 .../apache/spark/sql/api/java/package-tree.html |   147 +
 .../spark/sql/expressions/Aggregator.html       |   378 +
 .../expressions/MutableAggregationBuffer.html   |   276 +
 .../UserDefinedAggregateFunction.html           |   500 +
 .../apache/spark/sql/expressions/Window.html    |   380 +
 .../spark/sql/expressions/WindowSpec.html       |   430 +
 .../spark/sql/expressions/package-frame.html    |    23 +
 .../spark/sql/expressions/package-summary.html  |   162 +
 .../spark/sql/expressions/package-tree.html     |   130 +
 .../java/org/apache/spark/sql/functions.html    |  6978 +++++
 .../org/apache/spark/sql/hive/HiveContext.html  |   541 +
 .../ScriptTransformationWriterThread.html       |   350 +
 .../spark/sql/hive/execution/package-frame.html |    19 +
 .../sql/hive/execution/package-summary.html     |   131 +
 .../spark/sql/hive/execution/package-tree.html  |   130 +
 .../apache/spark/sql/hive/package-frame.html    |    19 +
 .../apache/spark/sql/hive/package-summary.html  |   133 +
 .../org/apache/spark/sql/hive/package-tree.html |   130 +
 .../spark/sql/jdbc/AggregatedDialect.html       |   336 +
 .../org/apache/spark/sql/jdbc/DB2Dialect.html   |   284 +
 .../org/apache/spark/sql/jdbc/DerbyDialect.html |   303 +
 .../org/apache/spark/sql/jdbc/JdbcDialect.html  |   389 +
 .../org/apache/spark/sql/jdbc/JdbcDialects.html |   287 +
 .../org/apache/spark/sql/jdbc/JdbcType.html     |   295 +
 .../spark/sql/jdbc/MsSqlServerDialect.html      |   303 +
 .../org/apache/spark/sql/jdbc/MySQLDialect.html |   331 +
 .../org/apache/spark/sql/jdbc/NoopDialect.html  |   272 +
 .../apache/spark/sql/jdbc/OracleDialect.html    |   318 +
 .../apache/spark/sql/jdbc/PostgresDialect.html  |   331 +
 .../apache/spark/sql/jdbc/package-frame.html    |    29 +
 .../apache/spark/sql/jdbc/package-summary.html  |   186 +
 .../org/apache/spark/sql/jdbc/package-tree.html |   139 +
 .../org/apache/spark/sql/package-frame.html     |    52 +
 .../org/apache/spark/sql/package-summary.html   |   323 +
 .../java/org/apache/spark/sql/package-tree.html |   188 +
 .../java/org/apache/spark/sql/sources/And.html  |   298 +
 .../apache/spark/sql/sources/BaseRelation.html  |   361 +
 .../apache/spark/sql/sources/CatalystScan.html  |   215 +
 .../sql/sources/CreatableRelationProvider.html  |   229 +
 .../spark/sql/sources/DataSourceRegister.html   |   228 +
 .../apache/spark/sql/sources/EqualNullSafe.html |   300 +
 .../org/apache/spark/sql/sources/EqualTo.html   |   299 +
 .../org/apache/spark/sql/sources/Filter.html    |   234 +
 .../apache/spark/sql/sources/GreaterThan.html   |   299 +
 .../spark/sql/sources/GreaterThanOrEqual.html   |   299 +
 .../HadoopFsRelation.FakeFileStatus$.html       |   294 +
 .../HadoopFsRelation.FakeFileStatus.html        |   368 +
 .../spark/sql/sources/HadoopFsRelation.html     |   642 +
 .../sql/sources/HadoopFsRelationProvider.html   |   243 +
 .../java/org/apache/spark/sql/sources/In.html   |   298 +
 .../spark/sql/sources/InsertableRelation.html   |   223 +
 .../org/apache/spark/sql/sources/IsNotNull.html |   283 +
 .../org/apache/spark/sql/sources/IsNull.html    |   283 +
 .../org/apache/spark/sql/sources/LessThan.html  |   299 +
 .../spark/sql/sources/LessThanOrEqual.html      |   299 +
 .../java/org/apache/spark/sql/sources/Not.html  |   283 +
 .../java/org/apache/spark/sql/sources/Or.html   |   298 +
 .../apache/spark/sql/sources/OutputWriter.html  |   289 +
 .../spark/sql/sources/OutputWriterFactory.html  |   285 +
 .../spark/sql/sources/PrunedFilteredScan.html   |   219 +
 .../apache/spark/sql/sources/PrunedScan.html    |   210 +
 .../spark/sql/sources/RelationProvider.html     |   231 +
 .../sql/sources/SchemaRelationProvider.html     |   235 +
 .../spark/sql/sources/StringContains.html       |   299 +
 .../spark/sql/sources/StringEndsWith.html       |   299 +
 .../spark/sql/sources/StringStartsWith.html     |   299 +
 .../org/apache/spark/sql/sources/TableScan.html |   209 +
 .../apache/spark/sql/sources/package-frame.html |    53 +
 .../spark/sql/sources/package-summary.html      |   351 +
 .../apache/spark/sql/sources/package-tree.html  |   170 +
 .../org/apache/spark/sql/types/ArrayType.html   |   372 +
 .../org/apache/spark/sql/types/BinaryType.html  |   281 +
 .../org/apache/spark/sql/types/BooleanType.html |   280 +
 .../org/apache/spark/sql/types/ByteType.html    |   350 +
 .../spark/sql/types/CalendarIntervalType.html   |   247 +
 .../org/apache/spark/sql/types/DataType.html    |   361 +
 .../org/apache/spark/sql/types/DataTypes.html   |   666 +
 .../org/apache/spark/sql/types/DateType.html    |   284 +
 .../org/apache/spark/sql/types/Decimal.html     |   937 +
 .../org/apache/spark/sql/types/DecimalType.html |   699 +
 .../org/apache/spark/sql/types/DoubleType.html  |   350 +
 .../org/apache/spark/sql/types/FloatType.html   |   350 +
 .../org/apache/spark/sql/types/IntegerType.html |   350 +
 .../org/apache/spark/sql/types/LongType.html    |   350 +
 .../org/apache/spark/sql/types/MapType.html     |   404 +
 .../org/apache/spark/sql/types/Metadata.html    |   511 +
 .../apache/spark/sql/types/MetadataBuilder.html |   472 +
 .../org/apache/spark/sql/types/NullType.html    |   242 +
 .../org/apache/spark/sql/types/NumericType.html |   333 +
 .../apache/spark/sql/types/PrecisionInfo.html   |   290 +
 .../spark/sql/types/SQLUserDefinedType.html     |   211 +
 .../org/apache/spark/sql/types/ShortType.html   |   350 +
 .../org/apache/spark/sql/types/StringType.html  |   280 +
 .../org/apache/spark/sql/types/StructField.html |   342 +
 .../org/apache/spark/sql/types/StructType.html  |   876 +
 .../apache/spark/sql/types/TimestampType.html   |   281 +
 .../apache/spark/sql/types/UserDefinedType.html |   414 +
 .../apache/spark/sql/types/package-frame.html   |    48 +
 .../apache/spark/sql/types/package-summary.html |   316 +
 .../apache/spark/sql/types/package-tree.html    |   161 +
 .../sql/util/ExecutionListenerManager.html      |   272 +
 .../spark/sql/util/QueryExecutionListener.html  |   244 +
 .../apache/spark/sql/util/package-frame.html    |    23 +
 .../apache/spark/sql/util/package-summary.html  |   151 +
 .../org/apache/spark/sql/util/package-tree.html |   130 +
 .../spark/status/api/v1/AccumulableInfo.html    |   259 +
 .../status/api/v1/ApplicationAttemptInfo.html   |   272 +
 .../spark/status/api/v1/ApplicationInfo.html    |   298 +
 .../spark/status/api/v1/ApplicationStatus.html  |   330 +
 .../status/api/v1/ExecutorStageSummary.html     |   324 +
 .../spark/status/api/v1/ExecutorSummary.html    |   402 +
 .../status/api/v1/InputMetricDistributions.html |   233 +
 .../spark/status/api/v1/InputMetrics.html       |   233 +
 .../org/apache/spark/status/api/v1/JobData.html |   428 +
 .../api/v1/OutputMetricDistributions.html       |   233 +
 .../spark/status/api/v1/OutputMetrics.html      |   233 +
 .../status/api/v1/RDDDataDistribution.html      |   259 +
 .../spark/status/api/v1/RDDPartitionInfo.html   |   272 +
 .../spark/status/api/v1/RDDStorageInfo.html     |   324 +
 .../api/v1/ShuffleReadMetricDistributions.html  |   298 +
 .../spark/status/api/v1/ShuffleReadMetrics.html |   285 +
 .../api/v1/ShuffleWriteMetricDistributions.html |   246 +
 .../status/api/v1/ShuffleWriteMetrics.html      |   246 +
 .../apache/spark/status/api/v1/StageData.html   |   506 +
 .../apache/spark/status/api/v1/StageStatus.html |   354 +
 .../apache/spark/status/api/v1/TaskData.html    |   350 +
 .../status/api/v1/TaskMetricDistributions.html  |   363 +
 .../apache/spark/status/api/v1/TaskMetrics.html |   350 +
 .../apache/spark/status/api/v1/TaskSorting.html |   342 +
 .../spark/status/api/v1/package-frame.html      |    45 +
 .../spark/status/api/v1/package-summary.html    |   234 +
 .../spark/status/api/v1/package-tree.html       |   160 +
 .../java/org/apache/spark/storage/BlockId.html  |   490 +
 .../apache/spark/storage/BlockManagerId.html    |   432 +
 .../spark/storage/BlockNotFoundException.html   |   248 +
 .../org/apache/spark/storage/BlockStatus.html   |   345 +
 .../apache/spark/storage/BlockUpdatedInfo.html  |   351 +
 .../apache/spark/storage/BroadcastBlockId.html  |   322 +
 .../storage/BufferReleasingInputStream.html     |   414 +
 .../org/apache/spark/storage/MemoryEntry.html   |   304 +
 .../org/apache/spark/storage/RDDBlockId.html    |   322 +
 .../java/org/apache/spark/storage/RDDInfo.html  |   468 +
 .../apache/spark/storage/ShuffleBlockId.html    |   337 +
 .../spark/storage/ShuffleDataBlockId.html       |   337 +
 .../spark/storage/ShuffleIndexBlockId.html      |   337 +
 .../org/apache/spark/storage/StorageLevel.html  |   753 +
 .../org/apache/spark/storage/StorageStatus.html |   573 +
 .../spark/storage/StorageStatusListener.html    |   367 +
 .../org/apache/spark/storage/StreamBlockId.html |   322 +
 .../apache/spark/storage/TaskResultBlockId.html |   307 +
 .../spark/storage/TimeTrackingOutputStream.html |   359 +
 .../org/apache/spark/storage/package-frame.html |    40 +
 .../apache/spark/storage/package-summary.html   |   237 +
 .../org/apache/spark/storage/package-tree.html  |   163 +
 .../org/apache/spark/streaming/Duration.html    |   473 +
 .../org/apache/spark/streaming/Durations.html   |   286 +
 .../apache/spark/streaming/Milliseconds.html    |   256 +
 .../org/apache/spark/streaming/Minutes.html     |   256 +
 .../org/apache/spark/streaming/Seconds.html     |   256 +
 .../java/org/apache/spark/streaming/State.html  |   431 +
 .../org/apache/spark/streaming/StateSpec.html   |   475 +
 .../spark/streaming/StreamingContext.html       |  1295 +
 .../streaming/StreamingContextPythonHelper.html |   259 +
 .../spark/streaming/StreamingContextState.html  |   343 +
 .../java/org/apache/spark/streaming/Time.html   |   496 +
 .../spark/streaming/api/java/JavaDStream.html   |   489 +
 .../streaming/api/java/JavaDStreamLike.html     |  1014 +
 .../streaming/api/java/JavaInputDStream.html    |   326 +
 .../api/java/JavaMapWithStateDStream.html       |   249 +
 .../streaming/api/java/JavaPairDStream.html     |  1697 ++
 .../api/java/JavaPairInputDStream.html          |   338 +
 .../api/java/JavaPairReceiverInputDStream.html  |   354 +
 .../api/java/JavaReceiverInputDStream.html      |   335 +
 .../api/java/JavaStreamingContext.html          |  1433 +
 .../api/java/JavaStreamingContextFactory.html   |   205 +
 .../spark/streaming/api/java/package-frame.html |    31 +
 .../streaming/api/java/package-summary.html     |   213 +
 .../spark/streaming/api/java/package-tree.html  |   158 +
 .../streaming/dstream/ConstantInputDStream.html |   345 +
 .../apache/spark/streaming/dstream/DStream.html |  1216 +
 .../spark/streaming/dstream/InputDStream.html   |   385 +
 .../streaming/dstream/MapWithStateDStream.html  |   289 +
 .../streaming/dstream/PairDStreamFunctions.html |  1404 +
 .../streaming/dstream/ReceiverInputDStream.html |   371 +
 .../spark/streaming/dstream/package-frame.html  |    24 +
 .../streaming/dstream/package-summary.html      |   177 +
 .../spark/streaming/dstream/package-tree.html   |   137 +
 .../spark/streaming/flume/FlumeUtils.html       |   548 +
 .../spark/streaming/flume/SparkFlumeEvent.html  |   311 +
 .../spark/streaming/flume/package-frame.html    |    20 +
 .../spark/streaming/flume/package-summary.html  |   146 +
 .../spark/streaming/flume/package-tree.html     |   127 +
 .../apache/spark/streaming/kafka/Broker.html    |   344 +
 .../spark/streaming/kafka/HasOffsetRanges.html  |   213 +
 .../spark/streaming/kafka/KafkaUtils.html       |   774 +
 .../spark/streaming/kafka/OffsetRange.html      |   426 +
 .../spark/streaming/kafka/package-frame.html    |    25 +
 .../spark/streaming/kafka/package-summary.html  |   169 +
 .../spark/streaming/kafka/package-tree.html     |   132 +
 .../spark/streaming/kinesis/KinesisUtils.html   |   756 +
 .../kinesis/KinesisUtilsPythonHelper.html       |   287 +
 .../spark/streaming/kinesis/package-frame.html  |    20 +
 .../streaming/kinesis/package-summary.html      |   138 +
 .../spark/streaming/kinesis/package-tree.html   |   127 +
 .../apache/spark/streaming/mqtt/MQTTUtils.html  |   312 +
 .../spark/streaming/mqtt/package-frame.html     |    19 +
 .../spark/streaming/mqtt/package-summary.html   |   140 +
 .../spark/streaming/mqtt/package-tree.html      |   126 +
 .../apache/spark/streaming/package-frame.html   |    32 +
 .../apache/spark/streaming/package-summary.html |   210 +
 .../apache/spark/streaming/package-tree.html    |   147 +
 .../spark/streaming/receiver/ActorHelper.html   |   265 +
 .../receiver/ActorSupervisorStrategy.html       |   256 +
 .../spark/streaming/receiver/Receiver.html      |   722 +
 .../spark/streaming/receiver/Statistics.html    |   323 +
 .../spark/streaming/receiver/package-frame.html |    25 +
 .../streaming/receiver/package-summary.html     |   167 +
 .../spark/streaming/receiver/package-tree.html  |   136 +
 .../spark/streaming/scheduler/BatchInfo.html    |   446 +
 .../scheduler/OutputOperationInfo.html          |   390 +
 .../spark/streaming/scheduler/ReceiverInfo.html |   381 +
 .../scheduler/StatsReportListener.html          |   331 +
 .../streaming/scheduler/StreamInputInfo.html    |   341 +
 .../streaming/scheduler/StreamingListener.html  |   326 +
 .../StreamingListenerBatchCompleted.html        |   274 +
 .../StreamingListenerBatchStarted.html          |   274 +
 .../StreamingListenerBatchSubmitted.html        |   274 +
 .../scheduler/StreamingListenerEvent.html       |   162 +
 ...reamingListenerOutputOperationCompleted.html |   274 +
 ...StreamingListenerOutputOperationStarted.html |   274 +
 .../StreamingListenerReceiverError.html         |   274 +
 .../StreamingListenerReceiverStarted.html       |   274 +
 .../StreamingListenerReceiverStopped.html       |   274 +
 .../streaming/scheduler/package-frame.html      |    36 +
 .../streaming/scheduler/package-summary.html    |   221 +
 .../spark/streaming/scheduler/package-tree.html |   143 +
 .../spark/streaming/twitter/TwitterUtils.html   |   416 +
 .../spark/streaming/twitter/package-frame.html  |    19 +
 .../streaming/twitter/package-summary.html      |   140 +
 .../spark/streaming/twitter/package-tree.html   |   126 +
 .../spark/streaming/util/WriteAheadLog.html     |   337 +
 .../util/WriteAheadLogRecordHandle.html         |   239 +
 .../spark/streaming/util/package-frame.html     |    20 +
 .../spark/streaming/util/package-summary.html   |   146 +
 .../spark/streaming/util/package-tree.html      |   127 +
 .../spark/streaming/zeromq/ZeroMQUtils.html     |   363 +
 .../spark/streaming/zeromq/package-frame.html   |    19 +
 .../spark/streaming/zeromq/package-summary.html |   140 +
 .../spark/streaming/zeromq/package-tree.html    |   126 +
 .../spark/ui/env/EnvironmentListener.html       |   328 +
 .../org/apache/spark/ui/env/package-frame.html  |    19 +
 .../apache/spark/ui/env/package-summary.html    |   134 +
 .../org/apache/spark/ui/env/package-tree.html   |   126 +
 .../apache/spark/ui/exec/ExecutorsListener.html |   529 +
 .../org/apache/spark/ui/exec/package-frame.html |    19 +
 .../apache/spark/ui/exec/package-summary.html   |   134 +
 .../org/apache/spark/ui/exec/package-tree.html  |   126 +
 .../spark/ui/jobs/JobProgressListener.html      |   892 +
 .../org/apache/spark/ui/jobs/package-frame.html |    19 +
 .../apache/spark/ui/jobs/package-summary.html   |   134 +
 .../org/apache/spark/ui/jobs/package-tree.html  |   126 +
 .../spark/ui/storage/StorageListener.html       |   344 +
 .../apache/spark/ui/storage/package-frame.html  |    19 +
 .../spark/ui/storage/package-summary.html       |   134 +
 .../apache/spark/ui/storage/package-tree.html   |   130 +
 .../java/org/apache/spark/util/EnumUtil.html    |   256 +
 .../apache/spark/util/InnerClosureFinder.html   |   318 +
 .../org/apache/spark/util/MethodIdentifier.html |   305 +
 .../java/org/apache/spark/util/MutablePair.html |   381 +
 .../spark/util/ReturnStatementFinder.html       |   278 +
 .../java/org/apache/spark/util/RpcUtils.html    |   321 +
 .../apache/spark/util/SignalLoggerHandler.html  |   293 +
 .../org/apache/spark/util/SizeEstimator.html    |   284 +
 .../apache/spark/util/SparkShutdownHook.html    |   278 +
 .../java/org/apache/spark/util/StatCounter.html |   515 +
 .../spark/util/TaskCompletionListener.html      |   212 +
 .../apache/spark/util/TaskFailureListener.html  |   215 +
 .../apache/spark/util/Vector.Multiplier.html    |   230 +
 .../spark/util/Vector.VectorAccumParam$.html    |   361 +
 .../api/java/org/apache/spark/util/Vector.html  |   524 +
 .../org/apache/spark/util/package-frame.html    |    36 +
 .../org/apache/spark/util/package-summary.html  |   223 +
 .../org/apache/spark/util/package-tree.html     |   151 +
 .../spark/util/random/BernoulliCellSampler.html |   339 +
 .../spark/util/random/BernoulliSampler.html     |   318 +
 .../spark/util/random/PoissonSampler.html       |   335 +
 .../apache/spark/util/random/Pseudorandom.html  |   217 +
 .../apache/spark/util/random/RandomSampler.html |   244 +
 .../apache/spark/util/random/package-frame.html |    26 +
 .../spark/util/random/package-summary.html      |   182 +
 .../apache/spark/util/random/package-tree.html  |   154 +
 site/docs/1.6.3/api/java/overview-frame.html    |   102 +
 site/docs/1.6.3/api/java/overview-summary.html  |   553 +
 site/docs/1.6.3/api/java/overview-tree.html     |  1279 +
 site/docs/1.6.3/api/java/package-list           |    83 +
 .../1.6.3/api/java/resources/background.gif     |   Bin 0 -> 2313 bytes
 site/docs/1.6.3/api/java/resources/tab.gif      |   Bin 0 -> 291 bytes
 site/docs/1.6.3/api/java/resources/titlebar.gif |   Bin 0 -> 10701 bytes
 .../1.6.3/api/java/resources/titlebar_end.gif   |   Bin 0 -> 849 bytes
 site/docs/1.6.3/api/java/serialized-form.html   | 16688 +++++++++++
 site/docs/1.6.3/api/java/stylesheet.css         |   527 +
 site/docs/1.6.3/api/python/_modules/index.html  |   117 +
 .../docs/1.6.3/api/python/_modules/pyspark.html |   163 +
 .../1.6.3/api/python/_modules/pyspark/ml.html   |   111 +
 .../_modules/pyspark/ml/classification.html     |   946 +
 .../python/_modules/pyspark/ml/clustering.html  |   277 +
 .../python/_modules/pyspark/ml/evaluation.html  |   426 +
 .../api/python/_modules/pyspark/ml/feature.html |  2208 ++
 .../api/python/_modules/pyspark/ml/param.html   |   372 +
 .../_modules/pyspark/ml/recommendation.html     |   427 +
 .../python/_modules/pyspark/ml/regression.html  |   972 +
 .../api/python/_modules/pyspark/ml/tuning.html  |   411 +
 .../_modules/pyspark/mllib/classification.html  |   826 +
 .../_modules/pyspark/mllib/clustering.html      |   911 +
 .../_modules/pyspark/mllib/evaluation.html      |   621 +
 .../python/_modules/pyspark/mllib/feature.html  |   776 +
 .../api/python/_modules/pyspark/mllib/fpm.html  |   258 +
 .../python/_modules/pyspark/mllib/linalg.html   |  1334 +
 .../pyspark/mllib/linalg/distributed.html       |  1014 +
 .../python/_modules/pyspark/mllib/random.html   |   515 +
 .../_modules/pyspark/mllib/recommendation.html  |   369 +
 .../_modules/pyspark/mllib/regression.html      |   900 +
 .../api/python/_modules/pyspark/mllib/stat.html |   119 +
 .../api/python/_modules/pyspark/mllib/tree.html |   703 +
 .../api/python/_modules/pyspark/mllib/util.html |   453 +
 .../1.6.3/api/python/_modules/pyspark/sql.html  |   151 +
 .../python/_modules/pyspark/sql/functions.html  |  1720 ++
 .../api/python/_modules/pyspark/sql/types.html  |  1426 +
 .../api/python/_modules/pyspark/streaming.html  |   113 +
 .../_modules/pyspark/streaming/flume.html       |   242 +
 .../_modules/pyspark/streaming/kafka.html       |   547 +
 .../_modules/pyspark/streaming/kinesis.html     |   207 +
 .../python/_modules/pyspark/streaming/mqtt.html |   166 +
 .../1.6.3/api/python/_static/ajax-loader.gif    |   Bin 0 -> 673 bytes
 site/docs/1.6.3/api/python/_static/basic.css    |   537 +
 .../1.6.3/api/python/_static/comment-bright.png |   Bin 0 -> 3500 bytes
 .../1.6.3/api/python/_static/comment-close.png  |   Bin 0 -> 3578 bytes
 site/docs/1.6.3/api/python/_static/comment.png  |   Bin 0 -> 3445 bytes
 site/docs/1.6.3/api/python/_static/doctools.js  |   238 +
 .../1.6.3/api/python/_static/down-pressed.png   |   Bin 0 -> 368 bytes
 site/docs/1.6.3/api/python/_static/down.png     |   Bin 0 -> 363 bytes
 site/docs/1.6.3/api/python/_static/file.png     |   Bin 0 -> 392 bytes
 site/docs/1.6.3/api/python/_static/jquery.js    |     2 +
 site/docs/1.6.3/api/python/_static/minus.png    |   Bin 0 -> 199 bytes
 site/docs/1.6.3/api/python/_static/nature.css   |   245 +
 site/docs/1.6.3/api/python/_static/plus.png     |   Bin 0 -> 199 bytes
 site/docs/1.6.3/api/python/_static/pygments.css |    62 +
 site/docs/1.6.3/api/python/_static/pyspark.css  |    90 +
 site/docs/1.6.3/api/python/_static/pyspark.js   |    99 +
 .../1.6.3/api/python/_static/searchtools.js     |   622 +
 .../1.6.3/api/python/_static/spark-logo-hd.png  |   Bin 0 -> 13512 bytes
 .../docs/1.6.3/api/python/_static/underscore.js |    31 +
 .../1.6.3/api/python/_static/up-pressed.png     |   Bin 0 -> 372 bytes
 site/docs/1.6.3/api/python/_static/up.png       |   Bin 0 -> 363 bytes
 .../docs/1.6.3/api/python/_static/websupport.js |   808 +
 site/docs/1.6.3/api/python/index.html           |   187 +
 site/docs/1.6.3/api/python/objects.inv          |   Bin 0 -> 22423 bytes
 site/docs/1.6.3/api/python/pyspark.html         |  2765 ++
 site/docs/1.6.3/api/python/pyspark.ml.html      | 19300 +++++++++++++
 site/docs/1.6.3/api/python/pyspark.mllib.html   |  7240 +++++
 site/docs/1.6.3/api/python/pyspark.sql.html     |  6449 +++++
 .../1.6.3/api/python/pyspark.streaming.html     |  1219 +
 site/docs/1.6.3/api/python/search.html          |   102 +
 site/docs/1.6.3/api/python/searchindex.js       |     1 +
 site/docs/1.6.3/api/scala/akka/package.html     |   105 +
 .../1.6.3/api/scala/akka/pattern/package.html   |   234 +
 site/docs/1.6.3/api/scala/index.html            |   417 +
 site/docs/1.6.3/api/scala/index.js              |     1 +
 site/docs/1.6.3/api/scala/index/index-_.html    |    81 +
 site/docs/1.6.3/api/scala/index/index-a.html    |   393 +
 site/docs/1.6.3/api/scala/index/index-b.html    |   279 +
 site/docs/1.6.3/api/scala/index/index-c.html    |   594 +
 site/docs/1.6.3/api/scala/index/index-d.html    |   411 +
 site/docs/1.6.3/api/scala/index/index-e.html    |   342 +
 site/docs/1.6.3/api/scala/index/index-f.html    |   390 +
 site/docs/1.6.3/api/scala/index/index-g.html    |   696 +
 site/docs/1.6.3/api/scala/index/index-h.html    |   135 +
 site/docs/1.6.3/api/scala/index/index-i.html    |   396 +
 site/docs/1.6.3/api/scala/index/index-j.html    |   234 +
 site/docs/1.6.3/api/scala/index/index-k.html    |    96 +
 site/docs/1.6.3/api/scala/index/index-l.html    |   405 +
 site/docs/1.6.3/api/scala/index/index-m.html    |   456 +
 site/docs/1.6.3/api/scala/index/index-n.html    |   366 +
 site/docs/1.6.3/api/scala/index/index-o.html    |   279 +
 site/docs/1.6.3/api/scala/index/index-p.html    |   453 +
 site/docs/1.6.3/api/scala/index/index-q.html    |    51 +
 site/docs/1.6.3/api/scala/index/index-r.html    |   597 +
 site/docs/1.6.3/api/scala/index/index-s.html    |  1566 +
 site/docs/1.6.3/api/scala/index/index-t.html    |   522 +
 site/docs/1.6.3/api/scala/index/index-u.html    |   255 +
 site/docs/1.6.3/api/scala/index/index-v.html    |   144 +
 site/docs/1.6.3/api/scala/index/index-w.html    |   186 +
 site/docs/1.6.3/api/scala/index/index-y.html    |    18 +
 site/docs/1.6.3/api/scala/index/index-z.html    |    39 +
 site/docs/1.6.3/api/scala/lib/arrow-down.png    |   Bin 0 -> 6232 bytes
 site/docs/1.6.3/api/scala/lib/arrow-right.png   |   Bin 0 -> 6220 bytes
 site/docs/1.6.3/api/scala/lib/class.png         |   Bin 0 -> 3357 bytes
 site/docs/1.6.3/api/scala/lib/class_big.png     |   Bin 0 -> 7516 bytes
 site/docs/1.6.3/api/scala/lib/class_diagram.png |   Bin 0 -> 3910 bytes
 .../1.6.3/api/scala/lib/class_to_object_big.png |   Bin 0 -> 9006 bytes
 .../docs/1.6.3/api/scala/lib/constructorsbg.gif |   Bin 0 -> 1206 bytes
 site/docs/1.6.3/api/scala/lib/conversionbg.gif  |   Bin 0 -> 167 bytes
 site/docs/1.6.3/api/scala/lib/defbg-blue.gif    |   Bin 0 -> 1544 bytes
 site/docs/1.6.3/api/scala/lib/defbg-green.gif   |   Bin 0 -> 1341 bytes
 site/docs/1.6.3/api/scala/lib/diagrams.css      |   143 +
 site/docs/1.6.3/api/scala/lib/diagrams.js       |   324 +
 .../1.6.3/api/scala/lib/filter_box_left.png     |   Bin 0 -> 1692 bytes
 .../1.6.3/api/scala/lib/filter_box_left2.gif    |   Bin 0 -> 1462 bytes
 .../1.6.3/api/scala/lib/filter_box_right.png    |   Bin 0 -> 1803 bytes
 site/docs/1.6.3/api/scala/lib/filterbg.gif      |   Bin 0 -> 1324 bytes
 .../docs/1.6.3/api/scala/lib/filterboxbarbg.gif |   Bin 0 -> 1104 bytes
 .../docs/1.6.3/api/scala/lib/filterboxbarbg.png |   Bin 0 -> 965 bytes
 site/docs/1.6.3/api/scala/lib/filterboxbg.gif   |   Bin 0 -> 1366 bytes
 .../1.6.3/api/scala/lib/fullcommenttopbg.gif    |   Bin 0 -> 1115 bytes
 site/docs/1.6.3/api/scala/lib/index.css         |   338 +
 site/docs/1.6.3/api/scala/lib/index.js          |   536 +
 site/docs/1.6.3/api/scala/lib/jquery-ui.js      |     6 +
 site/docs/1.6.3/api/scala/lib/jquery.js         |     2 +
 site/docs/1.6.3/api/scala/lib/jquery.layout.js  |  5486 ++++
 .../1.6.3/api/scala/lib/modernizr.custom.js     |     4 +
 .../1.6.3/api/scala/lib/navigation-li-a.png     |   Bin 0 -> 1198 bytes
 site/docs/1.6.3/api/scala/lib/navigation-li.png |   Bin 0 -> 2441 bytes
 site/docs/1.6.3/api/scala/lib/object.png        |   Bin 0 -> 3356 bytes
 site/docs/1.6.3/api/scala/lib/object_big.png    |   Bin 0 -> 7653 bytes
 .../docs/1.6.3/api/scala/lib/object_diagram.png |   Bin 0 -> 3903 bytes
 .../1.6.3/api/scala/lib/object_to_class_big.png |   Bin 0 -> 9158 bytes
 .../1.6.3/api/scala/lib/object_to_trait_big.png |   Bin 0 -> 9200 bytes
 .../1.6.3/api/scala/lib/object_to_type_big.png  |   Bin 0 -> 9158 bytes
 site/docs/1.6.3/api/scala/lib/ownderbg2.gif     |   Bin 0 -> 1145 bytes
 site/docs/1.6.3/api/scala/lib/ownerbg.gif       |   Bin 0 -> 1118 bytes
 site/docs/1.6.3/api/scala/lib/ownerbg2.gif      |   Bin 0 -> 1145 bytes
 site/docs/1.6.3/api/scala/lib/package.png       |   Bin 0 -> 3335 bytes
 site/docs/1.6.3/api/scala/lib/package_big.png   |   Bin 0 -> 7312 bytes
 site/docs/1.6.3/api/scala/lib/packagesbg.gif    |   Bin 0 -> 1201 bytes
 site/docs/1.6.3/api/scala/lib/ref-index.css     |    30 +
 site/docs/1.6.3/api/scala/lib/remove.png        |   Bin 0 -> 3186 bytes
 site/docs/1.6.3/api/scala/lib/scheduler.js      |    71 +
 .../1.6.3/api/scala/lib/selected-implicits.png  |   Bin 0 -> 1150 bytes
 .../api/scala/lib/selected-right-implicits.png  |   Bin 0 -> 646 bytes
 .../docs/1.6.3/api/scala/lib/selected-right.png |   Bin 0 -> 1380 bytes
 site/docs/1.6.3/api/scala/lib/selected.png      |   Bin 0 -> 1864 bytes
 .../1.6.3/api/scala/lib/selected2-right.png     |   Bin 0 -> 1434 bytes
 site/docs/1.6.3/api/scala/lib/selected2.png     |   Bin 0 -> 1965 bytes
 site/docs/1.6.3/api/scala/lib/signaturebg.gif   |   Bin 0 -> 1214 bytes
 site/docs/1.6.3/api/scala/lib/signaturebg2.gif  |   Bin 0 -> 1209 bytes
 site/docs/1.6.3/api/scala/lib/template.css      |   884 +
 site/docs/1.6.3/api/scala/lib/template.js       |   510 +
 site/docs/1.6.3/api/scala/lib/tools.tooltip.js  |    14 +
 site/docs/1.6.3/api/scala/lib/trait.png         |   Bin 0 -> 3374 bytes
 site/docs/1.6.3/api/scala/lib/trait_big.png     |   Bin 0 -> 7410 bytes
 site/docs/1.6.3/api/scala/lib/trait_diagram.png |   Bin 0 -> 3882 bytes
 .../1.6.3/api/scala/lib/trait_to_object_big.png |   Bin 0 -> 8967 bytes
 site/docs/1.6.3/api/scala/lib/type.png          |   Bin 0 -> 1445 bytes
 site/docs/1.6.3/api/scala/lib/type_big.png      |   Bin 0 -> 4236 bytes
 site/docs/1.6.3/api/scala/lib/type_diagram.png  |   Bin 0 -> 1841 bytes
 .../1.6.3/api/scala/lib/type_to_object_big.png  |   Bin 0 -> 4969 bytes
 site/docs/1.6.3/api/scala/lib/typebg.gif        |   Bin 0 -> 1206 bytes
 site/docs/1.6.3/api/scala/lib/unselected.png    |   Bin 0 -> 1879 bytes
 .../docs/1.6.3/api/scala/lib/valuemembersbg.gif |   Bin 0 -> 1206 bytes
 .../1.6.3/api/scala/org/apache/package.html     |   105 +
 .../api/scala/org/apache/spark/Accumulable.html |   613 +
 .../org/apache/spark/AccumulableParam.html      |   480 +
 .../api/scala/org/apache/spark/Accumulator.html |   612 +
 ...cumulatorParam$$DoubleAccumulatorParam$.html |   475 +
 ...ccumulatorParam$$FloatAccumulatorParam$.html |   475 +
 .../AccumulatorParam$$IntAccumulatorParam$.html |   475 +
 ...AccumulatorParam$$LongAccumulatorParam$.html |   475 +
 .../org/apache/spark/AccumulatorParam$.html     |   478 +
 .../org/apache/spark/AccumulatorParam.html      |   483 +
 .../api/scala/org/apache/spark/Aggregator.html  |   514 +
 .../org/apache/spark/ComplexFutureAction.html   |   841 +
 .../api/scala/org/apache/spark/Dependency.html  |   466 +
 .../org/apache/spark/ExceptionFailure.html      |   531 +
 .../org/apache/spark/ExecutorLostFailure.html   |   487 +
 .../api/scala/org/apache/spark/FetchFailed.html |   513 +
 .../scala/org/apache/spark/FutureAction.html    |   785 +
 .../scala/org/apache/spark/HashPartitioner.html |   474 +
 .../org/apache/spark/HeartbeatReceiver$.html    |   435 +
 .../org/apache/spark/InterruptibleIterator.html |  1645 ++
 .../org/apache/spark/JavaSparkListener.html     |   691 +
 .../org/apache/spark/JobExecutionStatus.html    |   490 +
 .../api/scala/org/apache/spark/Logging.html     |   601 +
 .../org/apache/spark/NarrowDependency.html      |   483 +
 .../org/apache/spark/OneToOneDependency.html    |   465 +
 .../api/scala/org/apache/spark/Partition.html   |   444 +
 .../scala/org/apache/spark/Partitioner$.html    |   444 +
 .../api/scala/org/apache/spark/Partitioner.html |   476 +
 .../scala/org/apache/spark/RangeDependency.html |   465 +
 .../org/apache/spark/RangePartitioner.html      |   474 +
 .../scala/org/apache/spark/Resubmitted$.html    |   446 +
 .../org/apache/spark/SerializableWritable.html  |   469 +
 .../org/apache/spark/ShuffleDependency.html     |   560 +
 .../org/apache/spark/SimpleFutureAction.html    |   783 +
 .../api/scala/org/apache/spark/SparkConf.html   |  1200 +
 .../SparkContext$$DoubleAccumulatorParam$.html  |   478 +
 .../SparkContext$$FloatAccumulatorParam$.html   |   478 +
 .../SparkContext$$IntAccumulatorParam$.html     |   478 +
 .../SparkContext$$LongAccumulatorParam$.html    |   478 +
 .../scala/org/apache/spark/SparkContext$.html   |  1065 +
 .../scala/org/apache/spark/SparkContext.html    |  2201 ++
 .../api/scala/org/apache/spark/SparkEnv$.html   |   639 +
 .../api/scala/org/apache/spark/SparkEnv.html    |   832 +
 .../scala/org/apache/spark/SparkException.html  |   613 +
 .../api/scala/org/apache/spark/SparkFiles$.html |   449 +
 .../org/apache/spark/SparkFirehoseListener.html |   704 +
 .../scala/org/apache/spark/SparkJobInfo.html    |   466 +
 .../scala/org/apache/spark/SparkStageInfo.html  |   531 +
 .../org/apache/spark/SparkStatusTracker.html    |   500 +
 .../api/scala/org/apache/spark/Success$.html    |   411 +
 .../org/apache/spark/TaskCommitDenied.html      |   485 +
 .../scala/org/apache/spark/TaskContext$.html    |   484 +
 .../api/scala/org/apache/spark/TaskContext.html |   692 +
 .../scala/org/apache/spark/TaskEndReason.html   |   432 +
 .../org/apache/spark/TaskFailedReason.html      |   466 +
 .../api/scala/org/apache/spark/TaskKilled$.html |   444 +
 .../org/apache/spark/TaskKilledException.html   |   607 +
 .../scala/org/apache/spark/TaskResultLost$.html |   445 +
 .../scala/org/apache/spark/UnknownReason$.html  |   445 +
 .../org/apache/spark/WritableConverter$.html    |   530 +
 .../org/apache/spark/WritableFactory$.html      |   530 +
 .../apache/spark/annotation/AlphaComponent.html |   462 +
 .../apache/spark/annotation/DeveloperApi.html   |   462 +
 .../apache/spark/annotation/Experimental.html   |   462 +
 .../org/apache/spark/annotation/Private.html    |   462 +
 .../org/apache/spark/annotation/package.html    |   174 +
 .../apache/spark/api/java/JavaDoubleRDD$.html   |   452 +
 .../apache/spark/api/java/JavaDoubleRDD.html    |  2153 ++
 .../apache/spark/api/java/JavaFutureAction.html |   532 +
 .../apache/spark/api/java/JavaHadoopRDD.html    |  3199 +++
 .../apache/spark/api/java/JavaNewHadoopRDD.html |  3199 +++
 .../org/apache/spark/api/java/JavaPairRDD$.html |   465 +
 .../org/apache/spark/api/java/JavaPairRDD.html  |  3146 ++
 .../org/apache/spark/api/java/JavaRDD$.html     |   452 +
 .../org/apache/spark/api/java/JavaRDD.html      |  1957 ++
 .../org/apache/spark/api/java/JavaRDDLike.html  |  1586 ++
 .../spark/api/java/JavaSparkContext$.html       |   479 +
 .../apache/spark/api/java/JavaSparkContext.html |  1764 ++
 .../spark/api/java/JavaSparkStatusTracker.html  |   500 +
 .../apache/spark/api/java/StorageLevels.html    |   438 +
 .../api/java/function/CoGroupFunction.html      |   440 +
 .../java/function/DoubleFlatMapFunction.html    |   440 +
 .../spark/api/java/function/DoubleFunction.html |   440 +
 .../spark/api/java/function/FilterFunction.html |   440 +
 .../api/java/function/FlatMapFunction.html      |   440 +
 .../api/java/function/FlatMapFunction2.html     |   440 +
 .../java/function/FlatMapGroupsFunction.html    |   440 +
 .../api/java/function/ForeachFunction.html      |   440 +
 .../java/function/ForeachPartitionFunction.html |   440 +
 .../spark/api/java/function/Function.html       |   440 +
 .../spark/api/java/function/Function0.html      |   440 +
 .../spark/api/java/function/Function2.html      |   440 +
 .../spark/api/java/function/Function3.html      |   440 +
 .../spark/api/java/function/Function4.html      |   440 +
 .../spark/api/java/function/MapFunction.html    |   440 +
 .../api/java/function/MapGroupsFunction.html    |   440 +
 .../java/function/MapPartitionsFunction.html    |   440 +
 .../api/java/function/PairFlatMapFunction.html  |   440 +
 .../spark/api/java/function/PairFunction.html   |   440 +
 .../spark/api/java/function/ReduceFunction.html |   440 +
 .../spark/api/java/function/VoidFunction.html   |   440 +
 .../spark/api/java/function/VoidFunction2.html  |   440 +
 .../apache/spark/api/java/function/package.html |   408 +
 .../org/apache/spark/api/java/package.html      |   324 +
 .../api/scala/org/apache/spark/api/package.html |   105 +
 .../org/apache/spark/bagel/Aggregator.html      |   454 +
 .../scala/org/apache/spark/bagel/Bagel$.html    |   726 +
 .../scala/org/apache/spark/bagel/Combiner.html  |   470 +
 .../org/apache/spark/bagel/DefaultCombiner.html |   486 +
 .../scala/org/apache/spark/bagel/Message.html   |   443 +
 .../scala/org/apache/spark/bagel/Vertex.html    |   443 +
 .../scala/org/apache/spark/bagel/package.html   |   210 +
 .../org/apache/spark/broadcast/Broadcast.html   |   762 +
 .../spark/broadcast/BroadcastFactory.html       |   490 +
 .../spark/broadcast/HttpBroadcastFactory.html   |   498 +
 .../broadcast/TorrentBroadcastFactory.html      |   498 +
 .../org/apache/spark/broadcast/package.html     |   176 +
 .../scala/org/apache/spark/graphx/Edge$.html    |   426 +
 .../api/scala/org/apache/spark/graphx/Edge.html |   488 +
 .../org/apache/spark/graphx/EdgeContext$.html   |   439 +
 .../org/apache/spark/graphx/EdgeContext.html    |   547 +
 .../org/apache/spark/graphx/EdgeDirection$.html |   479 +
 .../org/apache/spark/graphx/EdgeDirection.html  |   442 +
 .../scala/org/apache/spark/graphx/EdgeRDD$.html |   441 +
 .../scala/org/apache/spark/graphx/EdgeRDD.html  |  2291 ++
 .../org/apache/spark/graphx/EdgeTriplet.html    |   581 +
 .../scala/org/apache/spark/graphx/Graph$.html   |   499 +
 .../scala/org/apache/spark/graphx/Graph.html    |   998 +
 .../spark/graphx/GraphKryoRegistrator.html      |   457 +
 .../org/apache/spark/graphx/GraphLoader$.html   |   622 +
 .../scala/org/apache/spark/graphx/GraphOps.html |   832 +
 .../org/apache/spark/graphx/GraphXUtils$.html   |   435 +
 ...tionStrategy$$CanonicalRandomVertexCut$.html |   422 +
 .../PartitionStrategy$$EdgePartition1D$.html    |   421 +
 .../PartitionStrategy$$EdgePartition2D$.html    |   448 +
 .../PartitionStrategy$$RandomVertexCut$.html    |   421 +
 .../apache/spark/graphx/PartitionStrategy$.html |   497 +
 .../apache/spark/graphx/PartitionStrategy.html  |   447 +
 .../scala/org/apache/spark/graphx/Pregel$.html  |   665 +
 .../org/apache/spark/graphx/TripletFields.html  |   453 +
 .../org/apache/spark/graphx/VertexRDD$.html     |   499 +
 .../org/apache/spark/graphx/VertexRDD.html      |  2515 ++
 .../spark/graphx/impl/EdgeActiveness.html       |   490 +
 .../apache/spark/graphx/impl/EdgeRDDImpl.html   |  2320 ++
 .../apache/spark/graphx/impl/GraphImpl$.html    |   498 +
 .../org/apache/spark/graphx/impl/GraphImpl.html |  1026 +
 .../apache/spark/graphx/impl/VertexRDDImpl.html |  2504 ++
 .../org/apache/spark/graphx/impl/package.html   |   187 +
 .../spark/graphx/lib/ConnectedComponents$.html  |   442 +
 .../spark/graphx/lib/LabelPropagation$.html     |   444 +
 .../org/apache/spark/graphx/lib/PageRank$.html  |   695 +
 .../spark/graphx/lib/SVDPlusPlus$$Conf.html     |   546 +
 .../apache/spark/graphx/lib/SVDPlusPlus$.html   |   482 +
 .../apache/spark/graphx/lib/ShortestPaths$.html |   459 +
 .../lib/StronglyConnectedComponents$.html       |   441 +
 .../apache/spark/graphx/lib/TriangleCount$.html |   438 +
 .../org/apache/spark/graphx/lib/package.html    |   212 +
 .../scala/org/apache/spark/graphx/package.html  |   470 +
 .../spark/graphx/util/GraphGenerators$.html     |   729 +
 .../org/apache/spark/graphx/util/package.html   |   133 +
 .../apache/spark/input/PortableDataStream.html  |   508 +
 .../scala/org/apache/spark/input/package.html   |   106 +
 .../org/apache/spark/io/CompressionCodec.html   |   462 +
 .../apache/spark/io/LZ4CompressionCodec.html    |   474 +
 .../apache/spark/io/LZFCompressionCodec.html    |   473 +
 .../apache/spark/io/SnappyCompressionCodec.html |   487 +
 .../api/scala/org/apache/spark/io/package.html  |   177 +
 .../apache/spark/launcher/SparkAppHandle.html   |   532 +
 .../apache/spark/launcher/SparkLauncher.html    |   685 +
 .../org/apache/spark/launcher/package.html      |   118 +
 .../spark/mapred/SparkHadoopMapRedUtil$.html    |   611 +
 .../scala/org/apache/spark/mapred/package.html  |   105 +
 .../scala/org/apache/spark/ml/Estimator.html    |  1104 +
 .../api/scala/org/apache/spark/ml/Model.html    |  1127 +
 .../scala/org/apache/spark/ml/Pipeline$.html    |   474 +
 .../api/scala/org/apache/spark/ml/Pipeline.html |  1222 +
 .../org/apache/spark/ml/PipelineModel$.html     |   474 +
 .../org/apache/spark/ml/PipelineModel.html      |  1164 +
 .../org/apache/spark/ml/PipelineStage.html      |  1036 +
 .../org/apache/spark/ml/PredictionModel.html    |  1331 +
 .../scala/org/apache/spark/ml/Predictor.html    |  1291 +
 .../scala/org/apache/spark/ml/Transformer.html  |  1082 +
 .../org/apache/spark/ml/UnaryTransformer.html   |  1219 +
 .../apache/spark/ml/attribute/Attribute$.html   |   446 +
 .../apache/spark/ml/attribute/Attribute.html    |   623 +
 .../spark/ml/attribute/AttributeGroup$.html     |   444 +
 .../spark/ml/attribute/AttributeGroup.html      |   661 +
 .../spark/ml/attribute/AttributeType$.html      |   491 +
 .../spark/ml/attribute/AttributeType.html       |   457 +
 .../spark/ml/attribute/BinaryAttribute$.html    |   460 +
 .../spark/ml/attribute/BinaryAttribute.html     |   645 +
 .../spark/ml/attribute/NominalAttribute$.html   |   460 +
 .../spark/ml/attribute/NominalAttribute.html    |   767 +
 .../spark/ml/attribute/NumericAttribute$.html   |   460 +
 .../spark/ml/attribute/NumericAttribute.html    |   774 +
 .../ml/attribute/UnresolvedAttribute$.html      |   605 +
 .../org/apache/spark/ml/attribute/package.html  |   320 +
 .../BinaryLogisticRegressionSummary.html        |   655 +
 ...BinaryLogisticRegressionTrainingSummary.html |   610 +
 .../ml/classification/ClassificationModel.html  |  1423 +
 .../spark/ml/classification/Classifier.html     |  1333 +
 .../DecisionTreeClassificationModel.html        |  1643 ++
 .../classification/DecisionTreeClassifier$.html |   453 +
 .../classification/DecisionTreeClassifier.html  |  1906 ++
 .../classification/GBTClassificationModel.html  |  1435 +
 .../spark/ml/classification/GBTClassifier$.html |   453 +
 .../spark/ml/classification/GBTClassifier.html  |  1981 ++
 .../ml/classification/LogisticRegression$.html  |   470 +
 .../ml/classification/LogisticRegression.html   |  1949 ++
 .../LogisticRegressionModel$.html               |   474 +
 .../classification/LogisticRegressionModel.html |  2017 ++
 .../LogisticRegressionSummary.html              |   485 +
 .../LogisticRegressionTrainingSummary.html      |   515 +
 ...MultilayerPerceptronClassificationModel.html |  1363 +
 .../MultilayerPerceptronClassifier.html         |  1574 +
 .../spark/ml/classification/NaiveBayes$.html    |   470 +
 .../spark/ml/classification/NaiveBayes.html     |  1604 ++
 .../ml/classification/NaiveBayesModel$.html     |   474 +
 .../ml/classification/NaiveBayesModel.html      |  1724 ++
 .../spark/ml/classification/OneVsRest.html      |  1388 +
 .../spark/ml/classification/OneVsRestModel.html |  1312 +
 .../ProbabilisticClassificationModel.html       |  1571 +
 .../classification/ProbabilisticClassifier.html |  1418 +
 .../RandomForestClassificationModel.html        |  1677 ++
 .../classification/RandomForestClassifier$.html |   472 +
 .../classification/RandomForestClassifier.html  |  2057 ++
 .../apache/spark/ml/classification/package.html |   539 +
 .../ml/clustering/DistributedLDAModel$.html     |   474 +
 .../ml/clustering/DistributedLDAModel.html      |  2039 ++
 .../org/apache/spark/ml/clustering/KMeans$.html |   470 +
 .../org/apache/spark/ml/clustering/KMeans.html  |  1642 ++
 .../spark/ml/clustering/KMeansModel$.html       |   474 +
 .../apache/spark/ml/clustering/KMeansModel.html |  1509 +
 .../org/apache/spark/ml/clustering/LDA.html     |  2053 ++
 .../apache/spark/ml/clustering/LDAModel.html    |  2037 ++
 .../spark/ml/clustering/LocalLDAModel$.html     |   474 +
 .../spark/ml/clustering/LocalLDAModel.html      |  1972 ++
 .../org/apache/spark/ml/clustering/package.html |   252 +
 .../BinaryClassificationEvaluator$.html         |   470 +
 .../BinaryClassificationEvaluator.html          |  1162 +
 .../apache/spark/ml/evaluation/Evaluator.html   |   905 +
 .../MulticlassClassificationEvaluator$.html     |   470 +
 .../MulticlassClassificationEvaluator.html      |  1138 +
 .../ml/evaluation/RegressionEvaluator$.html     |   470 +
 .../ml/evaluation/RegressionEvaluator.html      |  1137 +
 .../org/apache/spark/ml/evaluation/package.html |   208 +
 .../org/apache/spark/ml/feature/Binarizer$.html |   470 +
 .../org/apache/spark/ml/feature/Binarizer.html  |  1266 +
 .../apache/spark/ml/feature/Bucketizer$.html    |   464 +
 .../org/apache/spark/ml/feature/Bucketizer.html |  1311 +
 .../apache/spark/ml/feature/ChiSqSelector$.html |   470 +
 .../apache/spark/ml/feature/ChiSqSelector.html  |  1331 +
 .../spark/ml/feature/ChiSqSelectorModel$.html   |   474 +
 .../spark/ml/feature/ChiSqSelectorModel.html    |  1327 +
 .../spark/ml/feature/CountVectorizer$.html      |   470 +
 .../spark/ml/feature/CountVectorizer.html       |  1390 +
 .../spark/ml/feature/CountVectorizerModel$.html |   474 +
 .../spark/ml/feature/CountVectorizerModel.html  |  1404 +
 .../scala/org/apache/spark/ml/feature/DCT$.html |   470 +
 .../scala/org/apache/spark/ml/feature/DCT.html  |  1313 +
 .../spark/ml/feature/ElementwiseProduct.html    |  1268 +
 .../org/apache/spark/ml/feature/HashingTF$.html |   470 +
 .../org/apache/spark/ml/feature/HashingTF.html  |  1264 +
 .../scala/org/apache/spark/ml/feature/IDF$.html |   470 +
 .../scala/org/apache/spark/ml/feature/IDF.html  |  1302 +
 .../org/apache/spark/ml/feature/IDFModel$.html  |   474 +
 .../org/apache/spark/ml/feature/IDFModel.html   |  1305 +
 .../apache/spark/ml/feature/IndexToString$.html |   470 +
 .../apache/spark/ml/feature/IndexToString.html  |  1254 +
 .../apache/spark/ml/feature/Interaction$.html   |   470 +
 .../apache/spark/ml/feature/Interaction.html    |  1282 +
 .../apache/spark/ml/feature/MinMaxScaler$.html  |   470 +
 .../apache/spark/ml/feature/MinMaxScaler.html   |  1347 +
 .../spark/ml/feature/MinMaxScalerModel$.html    |   474 +
 .../spark/ml/feature/MinMaxScalerModel.html     |  1367 +
 .../org/apache/spark/ml/feature/NGram$.html     |   470 +
 .../org/apache/spark/ml/feature/NGram.html      |  1315 +
 .../apache/spark/ml/feature/Normalizer$.html    |   470 +
 .../org/apache/spark/ml/feature/Normalizer.html |  1310 +
 .../apache/spark/ml/feature/OneHotEncoder$.html |   470 +
 .../apache/spark/ml/feature/OneHotEncoder.html  |  1259 +
 .../scala/org/apache/spark/ml/feature/PCA$.html |   470 +
 .../scala/org/apache/spark/ml/feature/PCA.html  |  1287 +
 .../org/apache/spark/ml/feature/PCAModel$.html  |   474 +
 .../org/apache/spark/ml/feature/PCAModel.html   |  1287 +
 .../spark/ml/feature/PolynomialExpansion$.html  |   474 +
 .../spark/ml/feature/PolynomialExpansion.html   |  1314 +
 .../spark/ml/feature/QuantileDiscretizer$.html  |   641 +
 .../spark/ml/feature/QuantileDiscretizer.html   |  1334 +
 .../org/apache/spark/ml/feature/RFormula.html   |  1260 +
 .../apache/spark/ml/feature/RFormulaModel.html  |  1181 +
 .../spark/ml/feature/RegexTokenizer$.html       |   470 +
 .../apache/spark/ml/feature/RegexTokenizer.html |  1433 +
 .../spark/ml/feature/SQLTransformer$.html       |   470 +
 .../apache/spark/ml/feature/SQLTransformer.html |  1240 +
 .../spark/ml/feature/StandardScaler$.html       |   470 +
 .../apache/spark/ml/feature/StandardScaler.html |  1331 +
 .../spark/ml/feature/StandardScalerModel$.html  |   474 +
 .../spark/ml/feature/StandardScalerModel.html   |  1328 +
 .../spark/ml/feature/StopWordsRemover$.html     |   470 +
 .../spark/ml/feature/StopWordsRemover.html      |  1305 +
 .../apache/spark/ml/feature/StringIndexer$.html |   470 +
 .../apache/spark/ml/feature/StringIndexer.html  |  1306 +
 .../spark/ml/feature/StringIndexerModel$.html   |   474 +
 .../spark/ml/feature/StringIndexerModel.html    |  1344 +
 .../org/apache/spark/ml/feature/Tokenizer$.html |   470 +
 .../org/apache/spark/ml/feature/Tokenizer.html  |  1271 +
 .../spark/ml/feature/VectorAssembler$.html      |   470 +
 .../spark/ml/feature/VectorAssembler.html       |  1224 +
 .../apache/spark/ml/feature/VectorIndexer$.html |   470 +
 .../apache/spark/ml/feature/VectorIndexer.html  |  1297 +
 .../spark/ml/feature/VectorIndexerModel$.html   |   474 +
 .../spark/ml/feature/VectorIndexerModel.html    |  1318 +
 .../apache/spark/ml/feature/VectorSlicer$.html  |   470 +
 .../apache/spark/ml/feature/VectorSlicer.html   |  1311 +
 .../org/apache/spark/ml/feature/Word2Vec$.html  |   470 +
 .../org/apache/spark/ml/feature/Word2Vec.html   |  1558 +
 .../apache/spark/ml/feature/Word2VecModel$.html |   474 +
 .../apache/spark/ml/feature/Word2VecModel.html  |  1508 +
 .../org/apache/spark/ml/feature/package.html    |  1368 +
 .../api/scala/org/apache/spark/ml/package.html  |   446 +
 .../org/apache/spark/ml/param/BooleanParam.html |   527 +
 .../apache/spark/ml/param/DoubleArrayParam.html |   527 +
 .../org/apache/spark/ml/param/DoubleParam.html  |   540 +
 .../org/apache/spark/ml/param/FloatParam.html   |   540 +
 .../apache/spark/ml/param/IntArrayParam.html    |   527 +
 .../org/apache/spark/ml/param/IntParam.html     |   540 +
 .../org/apache/spark/ml/param/JavaParams.html   |   830 +
 .../org/apache/spark/ml/param/LongParam.html    |   540 +
 .../scala/org/apache/spark/ml/param/Param.html  |   597 +
 .../org/apache/spark/ml/param/ParamMap$.html    |   459 +
 .../org/apache/spark/ml/param/ParamMap.html     |   623 +
 .../org/apache/spark/ml/param/ParamPair.html    |   438 +
 .../apache/spark/ml/param/ParamValidators$.html |   548 +
 .../scala/org/apache/spark/ml/param/Params.html |   807 +
 .../apache/spark/ml/param/StringArrayParam.html |   527 +
 .../org/apache/spark/ml/param/package.html      |   307 +
 .../spark/ml/recommendation/ALS$$Rating.html    |   451 +
 .../apache/spark/ml/recommendation/ALS$.html    |   680 +
 .../org/apache/spark/ml/recommendation/ALS.html |  1778 ++
 .../spark/ml/recommendation/ALSModel$.html      |   474 +
 .../spark/ml/recommendation/ALSModel.html       |  1324 +
 .../apache/spark/ml/recommendation/package.html |   156 +
 .../ml/regression/AFTSurvivalRegression$.html   |   470 +
 .../ml/regression/AFTSurvivalRegression.html    |  1715 ++
 .../regression/AFTSurvivalRegressionModel$.html |   474 +
 .../regression/AFTSurvivalRegressionModel.html  |  1677 ++
 .../regression/DecisionTreeRegressionModel.html |  1377 +
 .../ml/regression/DecisionTreeRegressor$.html   |   447 +
 .../ml/regression/DecisionTreeRegressor.html    |  1768 ++
 .../spark/ml/regression/GBTRegressionModel.html |  1421 +
 .../spark/ml/regression/GBTRegressor$.html      |   453 +
 .../spark/ml/regression/GBTRegressor.html       |  1980 ++
 .../ml/regression/IsotonicRegression$.html      |   470 +
 .../spark/ml/regression/IsotonicRegression.html |  1532 +
 .../ml/regression/IsotonicRegressionModel$.html |   474 +
 .../ml/regression/IsotonicRegressionModel.html  |  1495 +
 .../spark/ml/regression/LinearRegression$.html  |   470 +
 .../spark/ml/regression/LinearRegression.html   |  1772 ++
 .../ml/regression/LinearRegressionModel$.html   |   474 +
 .../ml/regression/LinearRegressionModel.html    |  1674 ++
 .../ml/regression/LinearRegressionSummary.html  |   689 +
 .../LinearRegressionTrainingSummary.html        |   687 +
 .../regression/RandomForestRegressionModel.html |  1418 +
 .../ml/regression/RandomForestRegressor$.html   |   472 +
 .../ml/regression/RandomForestRegressor.html    |  1924 ++
 .../spark/ml/regression/RegressionModel.html    |  1330 +
 .../org/apache/spark/ml/regression/package.html |   484 +
 .../spark/ml/source/libsvm/DefaultSource.html   |   509 +
 .../apache/spark/ml/source/libsvm/package.html  |   105 +
 .../org/apache/spark/ml/source/package.html     |   105 +
 .../apache/spark/ml/tree/CategoricalSplit.html  |   471 +
 .../apache/spark/ml/tree/ContinuousSplit.html   |   460 +
 .../org/apache/spark/ml/tree/InternalNode.html  |   511 +
 .../org/apache/spark/ml/tree/LeafNode.html      |   460 +
 .../scala/org/apache/spark/ml/tree/Node.html    |   479 +
 .../scala/org/apache/spark/ml/tree/Split.html   |   451 +
 .../scala/org/apache/spark/ml/tree/package.html |   177 +
 .../apache/spark/ml/tuning/CrossValidator$.html |   474 +
 .../apache/spark/ml/tuning/CrossValidator.html  |  1400 +
 .../spark/ml/tuning/CrossValidatorModel$.html   |   474 +
 .../spark/ml/tuning/CrossValidatorModel.html    |  1343 +
 .../spark/ml/tuning/ParamGridBuilder.html       |   636 +
 .../spark/ml/tuning/TrainValidationSplit.html   |  1356 +
 .../ml/tuning/TrainValidationSplitModel.html    |  1293 +
 .../org/apache/spark/ml/tuning/package.html     |   203 +
 .../org/apache/spark/ml/util/Identifiable$.html |   439 +
 .../org/apache/spark/ml/util/Identifiable.html  |   446 +
 .../org/apache/spark/ml/util/MLReadable.html    |   477 +
 .../org/apache/spark/ml/util/MLReader.html      |   513 +
 .../org/apache/spark/ml/util/MLWritable.html    |   480 +
 .../org/apache/spark/ml/util/MLWriter.html      |   743 +
 .../scala/org/apache/spark/ml/util/package.html |   174 +
 .../classification/ClassificationModel.html     |   502 +
 .../LogisticRegressionModel$.html               |   455 +
 .../classification/LogisticRegressionModel.html |   847 +
 .../LogisticRegressionWithLBFGS.html            |   877 +
 .../LogisticRegressionWithSGD$.html             |   534 +
 .../LogisticRegressionWithSGD.html              |   864 +
 .../spark/mllib/classification/NaiveBayes$.html |   511 +
 .../spark/mllib/classification/NaiveBayes.html  |   747 +
 .../mllib/classification/NaiveBayesModel$.html  |   449 +
 .../mllib/classification/NaiveBayesModel.html   |   658 +
 .../spark/mllib/classification/SVMModel$.html   |   455 +
 .../spark/mllib/classification/SVMModel.html    |   776 +
 .../spark/mllib/classification/SVMWithSGD$.html |   530 +
 .../spark/mllib/classification/SVMWithSGD.html  |   861 +
 .../StreamingLogisticRegressionWithSGD.html     |   904 +
 .../spark/mllib/classification/package.html     |   311 +
 .../spark/mllib/clustering/BisectingKMeans.html |   834 +
 .../mllib/clustering/BisectingKMeansModel.html  |   763 +
 .../mllib/clustering/DistributedLDAModel$.html  |   453 +
 .../mllib/clustering/DistributedLDAModel.html   |   857 +
 .../spark/mllib/clustering/EMLDAOptimizer.html  |   453 +
 .../spark/mllib/clustering/GaussianMixture.html |   719 +
 .../mllib/clustering/GaussianMixtureModel$.html |   455 +
 .../mllib/clustering/GaussianMixtureModel.html  |   665 +
 .../apache/spark/mllib/clustering/KMeans$.html  |   553 +
 .../apache/spark/mllib/clustering/KMeans.html   |   975 +
 .../spark/mllib/clustering/KMeansModel$.html    |   455 +
 .../spark/mllib/clustering/KMeansModel.html     |   738 +
 .../org/apache/spark/mllib/clustering/LDA.html  |  1172 +
 .../apache/spark/mllib/clustering/LDAModel.html |   639 +
 .../spark/mllib/clustering/LDAOptimizer.html    |   435 +
 .../spark/mllib/clustering/LocalLDAModel$.html  |   457 +
 .../spark/mllib/clustering/LocalLDAModel.html   |   787 +
 .../mllib/clustering/OnlineLDAOptimizer.html    |   626 +
 .../PowerIterationClustering$$Assignment.html   |   442 +
 .../clustering/PowerIterationClustering$.html   |   619 +
 .../clustering/PowerIterationClustering.html    |   598 +
 .../PowerIterationClusteringModel$.html         |   455 +
 .../PowerIterationClusteringModel.html          |   533 +
 .../spark/mllib/clustering/StreamingKMeans.html |   969 +
 .../mllib/clustering/StreamingKMeansModel.html  |   945 +
 .../apache/spark/mllib/clustering/package.html  |   457 +
 .../evaluation/BinaryClassificationMetrics.html |   911 +
 .../mllib/evaluation/MulticlassMetrics.html     |   821 +
 .../mllib/evaluation/MultilabelMetrics.html     |   730 +
 .../spark/mllib/evaluation/RankingMetrics$.html |   446 +
 .../spark/mllib/evaluation/RankingMetrics.html  |   688 +
 .../mllib/evaluation/RegressionMetrics.html     |   730 +
 .../apache/spark/mllib/evaluation/package.html  |   175 +
 .../spark/mllib/feature/ChiSqSelector.html      |   507 +
 .../mllib/feature/ChiSqSelectorModel$.html      |   449 +
 .../spark/mllib/feature/ChiSqSelectorModel.html |   591 +
 .../spark/mllib/feature/ElementwiseProduct.html |   542 +
 .../apache/spark/mllib/feature/HashingTF.html   |   583 +
 .../org/apache/spark/mllib/feature/IDF.html     |   539 +
 .../apache/spark/mllib/feature/IDFModel.html    |   517 +
 .../apache/spark/mllib/feature/Normalizer.html  |   541 +
 .../org/apache/spark/mllib/feature/PCA.html     |   515 +
 .../apache/spark/mllib/feature/PCAModel.html    |   538 +
 .../spark/mllib/feature/StandardScaler.html     |   665 +
 .../mllib/feature/StandardScalerModel.html      |   680 +
 .../spark/mllib/feature/VectorTransformer.html  |   505 +
 .../apache/spark/mllib/feature/Word2Vec.html    |   815 +
 .../spark/mllib/feature/Word2VecModel$.html     |   455 +
 .../spark/mllib/feature/Word2VecModel.html      |   571 +
 .../org/apache/spark/mllib/feature/package.html |   312 +
 .../spark/mllib/fpm/AssociationRules$$Rule.html |   531 +
 .../spark/mllib/fpm/AssociationRules$.html      |   448 +
 .../spark/mllib/fpm/AssociationRules.html       |   687 +
 .../spark/mllib/fpm/FPGrowth$$FreqItemset.html  |   511 +
 .../org/apache/spark/mllib/fpm/FPGrowth$.html   |   448 +
 .../org/apache/spark/mllib/fpm/FPGrowth.html    |   710 +
 .../apache/spark/mllib/fpm/FPGrowthModel.html   |   494 +
 .../mllib/fpm/PrefixSpan$$FreqSequence.html     |   513 +
 .../org/apache/spark/mllib/fpm/PrefixSpan$.html |   621 +
 .../org/apache/spark/mllib/fpm/PrefixSpan.html  |   800 +
 .../apache/spark/mllib/fpm/PrefixSpanModel.html |   474 +
 .../org/apache/spark/mllib/fpm/package.html     |   219 +
 .../apache/spark/mllib/linalg/DenseMatrix$.html |   554 +
 .../apache/spark/mllib/linalg/DenseMatrix.html  |   781 +
 .../apache/spark/mllib/linalg/DenseVector$.html |   451 +
 .../apache/spark/mllib/linalg/DenseVector.html  |   725 +
 .../apache/spark/mllib/linalg/Matrices$.html    |   696 +
 .../org/apache/spark/mllib/linalg/Matrix.html   |   690 +
 .../spark/mllib/linalg/QRDecomposition.html     |   443 +
 .../linalg/SingularValueDecomposition.html      |   453 +
 .../spark/mllib/linalg/SparseMatrix$.html       |   538 +
 .../apache/spark/mllib/linalg/SparseMatrix.html |   826 +
 .../spark/mllib/linalg/SparseVector$.html       |   451 +
 .../apache/spark/mllib/linalg/SparseVector.html |   745 +
 .../org/apache/spark/mllib/linalg/Vector.html   |   688 +
 .../apache/spark/mllib/linalg/VectorUDT.html    |   601 +
 .../org/apache/spark/mllib/linalg/Vectors$.html |   637 +
 .../mllib/linalg/distributed/BlockMatrix.html   |   986 +
 .../linalg/distributed/CoordinateMatrix.html    |   636 +
 .../linalg/distributed/DistributedMatrix.html   |   477 +
 .../mllib/linalg/distributed/IndexedRow.html    |   440 +
 .../linalg/distributed/IndexedRowMatrix.html    |   718 +
 .../mllib/linalg/distributed/MatrixEntry.html   |   455 +
 .../mllib/linalg/distributed/RowMatrix$.html    |   432 +
 .../mllib/linalg/distributed/RowMatrix.html     |   950 +
 .../spark/mllib/linalg/distributed/package.html |   206 +
 .../org/apache/spark/mllib/linalg/package.html  |   316 +
 .../spark/mllib/optimization/Gradient.html      |   487 +
 .../mllib/optimization/GradientDescent$.html    |   643 +
 .../mllib/optimization/GradientDescent.html     |   730 +
 .../spark/mllib/optimization/HingeGradient.html |   485 +
 .../spark/mllib/optimization/L1Updater.html     |   476 +
 .../apache/spark/mllib/optimization/LBFGS$.html |   626 +
 .../apache/spark/mllib/optimization/LBFGS.html  |   747 +
 .../optimization/LeastSquaresGradient.html      |   486 +
 .../mllib/optimization/LogisticGradient.html    |   528 +
 .../spark/mllib/optimization/Optimizer.html     |   450 +
 .../spark/mllib/optimization/SimpleUpdater.html |   470 +
 .../mllib/optimization/SquaredL2Updater.html    |   471 +
 .../spark/mllib/optimization/Updater.html       |   478 +
 .../spark/mllib/optimization/package.html       |   277 +
 .../scala/org/apache/spark/mllib/package.html   |   315 +
 .../apache/spark/mllib/pmml/PMMLExportable.html |   537 +
 .../org/apache/spark/mllib/pmml/package.html    |   108 +
 .../mllib/random/ExponentialGenerator.html      |   544 +
 .../spark/mllib/random/GammaGenerator.html      |   564 +
 .../spark/mllib/random/LogNormalGenerator.html  |   565 +
 .../spark/mllib/random/PoissonGenerator.html    |   544 +
 .../spark/mllib/random/RandomDataGenerator.html |   499 +
 .../apache/spark/mllib/random/RandomRDDs$.html  |  1616 ++
 .../mllib/random/StandardNormalGenerator.html   |   517 +
 .../spark/mllib/random/UniformGenerator.html    |   517 +
 .../spark/mllib/random/WeibullGenerator.html    |   522 +
 .../org/apache/spark/mllib/random/package.html  |   220 +
 .../spark/mllib/rdd/MLPairRDDFunctions$.html    |   442 +
 .../spark/mllib/rdd/MLPairRDDFunctions.html     |   464 +
 .../apache/spark/mllib/rdd/RDDFunctions$.html   |   442 +
 .../apache/spark/mllib/rdd/RDDFunctions.html    |   516 +
 .../org/apache/spark/mllib/rdd/package.html     |   153 +
 .../apache/spark/mllib/recommendation/ALS$.html |   642 +
 .../apache/spark/mllib/recommendation/ALS.html  |   966 +
 .../MatrixFactorizationModel$.html              |   455 +
 .../MatrixFactorizationModel.html               |   888 +
 .../spark/mllib/recommendation/Rating.html      |   477 +
 .../spark/mllib/recommendation/package.html     |   166 +
 .../regression/GeneralizedLinearAlgorithm.html  |   858 +
 .../regression/GeneralizedLinearModel.html      |   560 +
 .../mllib/regression/IsotonicRegression.html    |   536 +
 .../regression/IsotonicRegressionModel$.html    |   455 +
 .../regression/IsotonicRegressionModel.html     |   643 +
 .../spark/mllib/regression/LabeledPoint$.html   |   453 +
 .../spark/mllib/regression/LabeledPoint.html    |   476 +
 .../spark/mllib/regression/LassoModel$.html     |   455 +
 .../spark/mllib/regression/LassoModel.html      |   711 +
 .../spark/mllib/regression/LassoWithSGD$.html   |   526 +
 .../spark/mllib/regression/LassoWithSGD.html    |   864 +
 .../regression/LinearRegressionModel$.html      |   455 +
 .../mllib/regression/LinearRegressionModel.html |   711 +
 .../regression/LinearRegressionWithSGD$.html    |   526 +
 .../regression/LinearRegressionWithSGD.html     |   865 +
 .../spark/mllib/regression/RegressionModel.html |   497 +
 .../mllib/regression/RidgeRegressionModel$.html |   455 +
 .../mllib/regression/RidgeRegressionModel.html  |   711 +
 .../regression/RidgeRegressionWithSGD$.html     |   522 +
 .../regression/RidgeRegressionWithSGD.html      |   864 +
 .../regression/StreamingLinearAlgorithm.html    |   806 +
 .../StreamingLinearRegressionWithSGD.html       |   916 +
 .../apache/spark/mllib/regression/package.html  |   417 +
 .../apache/spark/mllib/stat/KernelDensity.html  |   533 +
 .../stat/MultivariateOnlineSummarizer.html      |   656 +
 .../stat/MultivariateStatisticalSummary.html    |   597 +
 .../apache/spark/mllib/stat/Statistics$.html    |   782 +
 .../stat/distribution/MultivariateGaussian.html |   544 +
 .../spark/mllib/stat/distribution/package.html  |   106 +
 .../org/apache/spark/mllib/stat/package.html    |   176 +
 .../spark/mllib/stat/test/BinarySample.html     |   476 +
 .../spark/mllib/stat/test/ChiSqTestResult.html  |   530 +
 .../stat/test/KolmogorovSmirnovTestResult.html  |   520 +
 .../spark/mllib/stat/test/StreamingTest.html    |   744 +
 .../spark/mllib/stat/test/TestResult.html       |   521 +
 .../apache/spark/mllib/stat/test/package.html   |   159 +
 .../apache/spark/mllib/tree/DecisionTree$.html  |   845 +
 .../apache/spark/mllib/tree/DecisionTree.html   |   649 +
 .../spark/mllib/tree/GradientBoostedTrees$.html |   647 +
 .../spark/mllib/tree/GradientBoostedTrees.html  |   716 +
 .../apache/spark/mllib/tree/RandomForest$.html  |   781 +
 .../spark/mllib/tree/configuration/Algo$.html   |   692 +
 .../tree/configuration/BoostingStrategy$.html   |   474 +
 .../tree/configuration/BoostingStrategy.html    |   748 +
 .../mllib/tree/configuration/FeatureType$.html  |   689 +
 .../tree/configuration/QuantileStrategy$.html   |   708 +
 .../mllib/tree/configuration/Strategy$.html     |   496 +
 .../mllib/tree/configuration/Strategy.html      |  1357 +
 .../spark/mllib/tree/configuration/package.html |   202 +
 .../spark/mllib/tree/impurity/Entropy$.html     |   508 +
 .../apache/spark/mllib/tree/impurity/Gini$.html |   509 +
 .../spark/mllib/tree/impurity/Impurity.html     |   493 +
 .../spark/mllib/tree/impurity/Variance$.html    |   507 +
 .../spark/mllib/tree/impurity/package.html      |   155 +
 .../spark/mllib/tree/loss/AbsoluteError$.html   |   485 +
 .../apache/spark/mllib/tree/loss/LogLoss$.html  |   487 +
 .../org/apache/spark/mllib/tree/loss/Loss.html  |   484 +
 .../apache/spark/mllib/tree/loss/Losses$.html   |   447 +
 .../spark/mllib/tree/loss/SquaredError$.html    |   485 +
 .../apache/spark/mllib/tree/loss/package.html   |   170 +
 .../mllib/tree/model/DecisionTreeModel$.html    |   625 +
 .../mllib/tree/model/DecisionTreeModel.html     |   657 +
 .../tree/model/GradientBoostedTreesModel$.html  |   508 +
 .../tree/model/GradientBoostedTreesModel.html   |   674 +
 .../mllib/tree/model/InformationGainStats.html  |   531 +
 .../org/apache/spark/mllib/tree/model/Node.html |   831 +
 .../apache/spark/mllib/tree/model/Predict.html  |   497 +
 .../mllib/tree/model/RandomForestModel$.html    |   454 +
 .../mllib/tree/model/RandomForestModel.html     |   647 +
 .../apache/spark/mllib/tree/model/Split.html    |   511 +
 .../apache/spark/mllib/tree/model/package.html  |   240 +
 .../org/apache/spark/mllib/tree/package.html    |   261 +
 .../spark/mllib/util/DataValidators$.html       |   647 +
 .../spark/mllib/util/KMeansDataGenerator$.html  |   474 +
 .../spark/mllib/util/LinearDataGenerator$.html  |   569 +
 .../org/apache/spark/mllib/util/Loader.html     |   459 +
 .../util/LogisticRegressionDataGenerator$.html  |   473 +
 .../spark/mllib/util/MFDataGenerator$.html      |   465 +
 .../org/apache/spark/mllib/util/MLUtils$.html   |   766 +
 .../spark/mllib/util/SVMDataGenerator$.html     |   452 +
 .../org/apache/spark/mllib/util/Saveable.html   |   473 +
 .../org/apache/spark/mllib/util/package.html    |   218 +
 .../api/scala/org/apache/spark/package.html     |  1134 +
 .../org/apache/spark/partial/BoundedDouble.html |   491 +
 .../org/apache/spark/partial/PartialResult.html |   520 +
 .../scala/org/apache/spark/partial/package.html |   148 +
 .../org/apache/spark/rdd/AsyncRDDActions.html   |   679 +
 .../org/apache/spark/rdd/CoGroupedRDD.html      |  2267 ++
 .../apache/spark/rdd/DoubleRDDFunctions.html    |   780 +
 .../scala/org/apache/spark/rdd/HadoopRDD.html   |  2338 ++
 .../spark/rdd/JdbcRDD$$ConnectionFactory.html   |   448 +
 .../scala/org/apache/spark/rdd/JdbcRDD$.html    |   501 +
 .../api/scala/org/apache/spark/rdd/JdbcRDD.html |  2244 ++
 .../org/apache/spark/rdd/NewHadoopRDD.html      |  2324 ++
 .../apache/spark/rdd/OrderedRDDFunctions.html   |   679 +
 .../org/apache/spark/rdd/PairRDDFunctions.html  |  1825 ++
 .../apache/spark/rdd/PartitionPruningRDD$.html  |   444 +
 .../apache/spark/rdd/PartitionPruningRDD.html   |  2241 ++
 .../api/scala/org/apache/spark/rdd/RDD$.html    |   506 +
 .../api/scala/org/apache/spark/rdd/RDD.html     |  2233 ++
 .../spark/rdd/SequenceFileRDDFunctions.html     |   650 +
 .../scala/org/apache/spark/rdd/ShuffledRDD.html |  2303 ++
 .../scala/org/apache/spark/rdd/UnionRDD.html    |  2249 ++
 .../api/scala/org/apache/spark/rdd/package.html |   345 +
 .../spark/scheduler/AccumulableInfo$.html       |   461 +
 .../apache/spark/scheduler/AccumulableInfo.html |   492 +
 .../spark/scheduler/InputFormatInfo$.html       |   443 +
 .../apache/spark/scheduler/InputFormatInfo.html |   679 +
 .../org/apache/spark/scheduler/JobLogger.html   |  1021 +
 .../org/apache/spark/scheduler/JobResult.html   |   430 +
 .../apache/spark/scheduler/JobSucceeded$.html   |   409 +
 .../apache/spark/scheduler/SchedulingMode$.html |   680 +
 .../apache/spark/scheduler/SparkListener.html   |   665 +
 .../scheduler/SparkListenerApplicationEnd.html  |   425 +
 .../SparkListenerApplicationStart.html          |   490 +
 .../SparkListenerBlockManagerAdded.html         |   451 +
 .../SparkListenerBlockManagerRemoved.html       |   438 +
 .../scheduler/SparkListenerBlockUpdated.html    |   425 +
 .../SparkListenerEnvironmentUpdate.html         |   425 +
 .../spark/scheduler/SparkListenerEvent.html     |   428 +
 .../scheduler/SparkListenerExecutorAdded.html   |   451 +
 .../SparkListenerExecutorMetricsUpdate.html     |   441 +
 .../scheduler/SparkListenerExecutorRemoved.html |   451 +
 .../spark/scheduler/SparkListenerJobEnd.html    |   451 +
 .../spark/scheduler/SparkListenerJobStart.html  |   477 +
 .../scheduler/SparkListenerStageCompleted.html  |   425 +
 .../scheduler/SparkListenerStageSubmitted.html  |   438 +
 .../spark/scheduler/SparkListenerTaskEnd.html   |   490 +
 .../SparkListenerTaskGettingResult.html         |   425 +
 .../spark/scheduler/SparkListenerTaskStart.html |   451 +
 .../scheduler/SparkListenerUnpersistRDD.html    |   425 +
 .../org/apache/spark/scheduler/SplitInfo$.html  |   448 +
 .../org/apache/spark/scheduler/SplitInfo.html   |   506 +
 .../org/apache/spark/scheduler/StageInfo.html   |   599 +
 .../spark/scheduler/StatsReportListener.html    |   867 +
 .../org/apache/spark/scheduler/TaskInfo.html    |   716 +
 .../apache/spark/scheduler/TaskLocality$.html   |   719 +
 .../spark/scheduler/cluster/ExecutorInfo.html   |   495 +
 .../apache/spark/scheduler/cluster/package.html |   106 +
 .../org/apache/spark/scheduler/package.html     |   637 +
 .../spark/serializer/DeserializationStream.html |   528 +
 .../serializer/DummySerializerInstance.html     |   531 +
 .../apache/spark/serializer/JavaSerializer.html |   533 +
 .../spark/serializer/KryoRegistrator.html       |   443 +
 .../apache/spark/serializer/KryoSerializer.html |   698 +
 .../spark/serializer/SerializationStream.html   |   524 +
 .../apache/spark/serializer/Serializer$.html    |   451 +
 .../org/apache/spark/serializer/Serializer.html |   496 +
 .../spark/serializer/SerializerInstance.html    |   517 +
 .../org/apache/spark/serializer/package.html    |   250 +
 .../org/apache/spark/sql/AnalysisException.html |   659 +
 .../api/scala/org/apache/spark/sql/Column.html  |  1793 ++
 .../scala/org/apache/spark/sql/ColumnName.html  |  2024 ++
 .../scala/org/apache/spark/sql/DataFrame.html   |  2651 ++
 .../org/apache/spark/sql/DataFrameHolder.html   |   418 +
 .../apache/spark/sql/DataFrameNaFunctions.html  |   810 +
 .../org/apache/spark/sql/DataFrameReader.html   |   931 +
 .../spark/sql/DataFrameStatFunctions.html       |   679 +
 .../org/apache/spark/sql/DataFrameWriter.html   |   694 +
 .../api/scala/org/apache/spark/sql/Dataset.html |  1580 ++
 .../org/apache/spark/sql/DatasetHolder.html     |   405 +
 .../api/scala/org/apache/spark/sql/Encoder.html |   472 +
 .../scala/org/apache/spark/sql/Encoders$.html   |   732 +
 .../apache/spark/sql/ExperimentalMethods.html   |   460 +
 .../scala/org/apache/spark/sql/GroupedData.html |   714 +
 .../org/apache/spark/sql/GroupedDataset.html    |   746 +
 .../api/scala/org/apache/spark/sql/Row$.html    |   509 +
 .../api/scala/org/apache/spark/sql/Row.html     |   959 +
 .../scala/org/apache/spark/sql/RowFactory.html  |   438 +
 .../scala/org/apache/spark/sql/SQLContext$.html |   481 +
 .../spark/sql/SQLContext$QueryExecution.html    |   573 +
 .../spark/sql/SQLContext$SparkPlanner.html      |   681 +
 .../SQLContext$implicits$$StringToColumn.html   |   465 +
 .../apache/spark/sql/SQLContext$implicits$.html |   927 +
 .../scala/org/apache/spark/sql/SQLContext.html  |  2222 ++
 .../org/apache/spark/sql/SQLImplicits.html      |   922 +
 .../scala/org/apache/spark/sql/SaveMode.html    |   490 +
 .../scala/org/apache/spark/sql/TypedColumn.html |  1759 ++
 .../org/apache/spark/sql/UDFRegistration.html   |  1253 +
 .../apache/spark/sql/UserDefinedFunction.html   |   468 +
 .../org/apache/spark/sql/api/java/UDF1.html     |   440 +
 .../org/apache/spark/sql/api/java/UDF10.html    |   440 +
 .../org/apache/spark/sql/api/java/UDF11.html    |   440 +
 .../org/apache/spark/sql/api/java/UDF12.html    |   440 +
 .../org/apache/spark/sql/api/java/UDF13.html    |   440 +
 .../org/apache/spark/sql/api/java/UDF14.html    |   440 +
 .../org/apache/spark/sql/api/java/UDF15.html    |   440 +
 .../org/apache/spark/sql/api/java/UDF16.html    |   440 +
 .../org/apache/spark/sql/api/java/UDF17.html    |   440 +
 .../org/apache/spark/sql/api/java/UDF18.html    |   440 +
 .../org/apache/spark/sql/api/java/UDF19.html    |   440 +
 .../org/apache/spark/sql/api/java/UDF2.html     |   440 +
 .../org/apache/spark/sql/api/java/UDF20.html    |   440 +
 .../org/apache/spark/sql/api/java/UDF21.html    |   440 +
 .../org/apache/spark/sql/api/java/UDF22.html    |   440 +
 .../org/apache/spark/sql/api/java/UDF3.html     |   440 +
 .../org/apache/spark/sql/api/java/UDF4.html     |   440 +
 .../org/apache/spark/sql/api/java/UDF5.html     |   440 +
 .../org/apache/spark/sql/api/java/UDF6.html     |   440 +
 .../org/apache/spark/sql/api/java/UDF7.html     |   440 +
 .../org/apache/spark/sql/api/java/UDF8.html     |   440 +
 .../org/apache/spark/sql/api/java/UDF9.html     |   440 +
 .../org/apache/spark/sql/api/java/package.html  |   378 +
 .../scala/org/apache/spark/sql/api/package.html |   133 +
 .../spark/sql/expressions/Aggregator.html       |   532 +
 .../expressions/MutableAggregationBuffer.html   |   968 +
 .../UserDefinedAggregateFunction.html           |   615 +
 .../apache/spark/sql/expressions/Window$.html   |   499 +
 .../apache/spark/sql/expressions/Window.html    |   431 +
 .../spark/sql/expressions/WindowSpec.html       |   534 +
 .../apache/spark/sql/expressions/package.html   |   179 +
 .../scala/org/apache/spark/sql/functions$.html  |  4898 ++++
 .../sql/hive/HiveContext$QueryExecution.html    |   598 +
 .../org/apache/spark/sql/hive/HiveContext.html  |  2480 ++
 .../org/apache/spark/sql/hive/package.html      |   135 +
 .../org/apache/spark/sql/jdbc/JdbcDialect.html  |   551 +
 .../apache/spark/sql/jdbc/JdbcDialects$.html    |   461 +
 .../org/apache/spark/sql/jdbc/JdbcType.html     |   444 +
 .../org/apache/spark/sql/jdbc/package.html      |   139 +
 .../api/scala/org/apache/spark/sql/package.html |   623 +
 .../scala/org/apache/spark/sql/sources/And.html |   437 +
 .../apache/spark/sql/sources/BaseRelation.html  |   539 +
 .../apache/spark/sql/sources/CatalystScan.html  |   448 +
 .../sql/sources/CreatableRelationProvider.html  |   454 +
 .../spark/sql/sources/DataSourceRegister.html   |   451 +
 .../apache/spark/sql/sources/EqualNullSafe.html |   439 +
 .../org/apache/spark/sql/sources/EqualTo.html   |   438 +
 .../org/apache/spark/sql/sources/Filter.html    |   443 +
 .../apache/spark/sql/sources/GreaterThan.html   |   438 +
 .../spark/sql/sources/GreaterThanOrEqual.html   |   438 +
 .../spark/sql/sources/HadoopFsRelation.html     |   903 +
 .../sql/sources/HadoopFsRelationProvider.html   |   460 +
 .../scala/org/apache/spark/sql/sources/In.html  |   437 +
 .../spark/sql/sources/InsertableRelation.html   |   454 +
 .../org/apache/spark/sql/sources/IsNotNull.html |   424 +
 .../org/apache/spark/sql/sources/IsNull.html    |   424 +
 .../org/apache/spark/sql/sources/LessThan.html  |   438 +
 .../spark/sql/sources/LessThanOrEqual.html      |   438 +
 .../scala/org/apache/spark/sql/sources/Not.html |   424 +
 .../scala/org/apache/spark/sql/sources/Or.html  |   437 +
 .../apache/spark/sql/sources/OutputWriter.html  |   508 +
 .../spark/sql/sources/OutputWriterFactory.html  |   475 +
 .../spark/sql/sources/PrunedFilteredScan.html   |   448 +
 .../apache/spark/sql/sources/PrunedScan.html    |   445 +
 .../spark/sql/sources/RelationProvider.html     |   455 +
 .../sql/sources/SchemaRelationProvider.html     |   456 +
 .../spark/sql/sources/StringContains.html       |   438 +
 .../spark/sql/sources/StringEndsWith.html       |   438 +
 .../spark/sql/sources/StringStartsWith.html     |   438 +
 .../org/apache/spark/sql/sources/TableScan.html |   444 +
 .../org/apache/spark/sql/sources/package.html   |   537 +
 .../apache/spark/sql/types/AnyDataType$.html    |   425 +
 .../org/apache/spark/sql/types/ArrayType$.html  |   441 +
 .../org/apache/spark/sql/types/ArrayType.html   |   528 +
 .../org/apache/spark/sql/types/AtomicType.html  |   515 +
 .../org/apache/spark/sql/types/BinaryType$.html |   478 +
 .../org/apache/spark/sql/types/BinaryType.html  |   503 +
 .../apache/spark/sql/types/BooleanType$.html    |   478 +
 .../org/apache/spark/sql/types/BooleanType.html |   502 +
 .../org/apache/spark/sql/types/ByteType$.html   |   482 +
 .../org/apache/spark/sql/types/ByteType.html    |   506 +
 .../spark/sql/types/CalendarIntervalType$.html  |   476 +
 .../spark/sql/types/CalendarIntervalType.html   |   501 +
 .../org/apache/spark/sql/types/DataType$.html   |   467 +
 .../org/apache/spark/sql/types/DataType.html    |   516 +
 .../org/apache/spark/sql/types/DataTypes.html   |   438 +
 .../org/apache/spark/sql/types/DateType$.html   |   478 +
 .../org/apache/spark/sql/types/DateType.html    |   502 +
 .../org/apache/spark/sql/types/Decimal$.html    |   595 +
 .../org/apache/spark/sql/types/Decimal.html     |   933 +
 .../apache/spark/sql/types/DecimalType$.html    |   557 +
 .../org/apache/spark/sql/types/DecimalType.html |   590 +
 .../org/apache/spark/sql/types/DoubleType$.html |   482 +
 .../org/apache/spark/sql/types/DoubleType.html  |   506 +
 .../org/apache/spark/sql/types/FloatType$.html  |   482 +
 .../org/apache/spark/sql/types/FloatType.html   |   506 +
 .../apache/spark/sql/types/IntegerType$.html    |   482 +
 .../org/apache/spark/sql/types/IntegerType.html |   506 +
 .../org/apache/spark/sql/types/LongType$.html   |   482 +
 .../org/apache/spark/sql/types/LongType.html    |   506 +
 .../org/apache/spark/sql/types/MapType$.html    |   443 +
 .../org/apache/spark/sql/types/MapType.html     |   536 +
 .../org/apache/spark/sql/types/Metadata$.html   |   452 +
 .../org/apache/spark/sql/types/Metadata.html    |   605 +
 .../apache/spark/sql/types/MetadataBuilder.html |   624 +
 .../org/apache/spark/sql/types/NullType$.html   |   476 +
 .../org/apache/spark/sql/types/NullType.html    |   500 +
 .../org/apache/spark/sql/types/NumericType.html |   518 +
 .../apache/spark/sql/types/PrecisionInfo.html   |   436 +
 .../spark/sql/types/SQLUserDefinedType.html     |   475 +
 .../org/apache/spark/sql/types/ShortType$.html  |   482 +
 .../org/apache/spark/sql/types/ShortType.html   |   506 +
 .../org/apache/spark/sql/types/StringType$.html |   478 +
 .../org/apache/spark/sql/types/StringType.html  |   502 +
 .../org/apache/spark/sql/types/StructField.html |   491 +
 .../org/apache/spark/sql/types/StructType$.html |   467 +
 .../org/apache/spark/sql/types/StructType.html  |  2949 ++
 .../apache/spark/sql/types/TimestampType$.html  |   478 +
 .../apache/spark/sql/types/TimestampType.html   |   503 +
 .../apache/spark/sql/types/UserDefinedType.html |   608 +
 .../org/apache/spark/sql/types/package.html     |   912 +
 .../sql/util/ExecutionListenerManager.html      |   648 +
 .../spark/sql/util/QueryExecutionListener.html  |   471 +
 .../org/apache/spark/sql/util/package.html      |   119 +
 .../org/apache/spark/status/api/package.html    |   105 +
 .../spark/status/api/v1/AccumulableInfo.html    |   474 +
 .../status/api/v1/ApplicationAttemptInfo.html   |   487 +
 .../spark/status/api/v1/ApplicationInfo.html    |   513 +
 .../spark/status/api/v1/ApplicationStatus.html  |   490 +
 .../status/api/v1/ExecutorStageSummary.html     |   539 +
 .../spark/status/api/v1/ExecutorSummary.html    |   617 +
 .../status/api/v1/InputMetricDistributions.html |   448 +
 .../spark/status/api/v1/InputMetrics.html       |   448 +
 .../org/apache/spark/status/api/v1/JobData.html |   643 +
 .../spark/status/api/v1/OneStageResource$.html  |   435 +
 .../api/v1/OutputMetricDistributions.html       |   448 +
 .../spark/status/api/v1/OutputMetrics.html      |   448 +
 .../status/api/v1/RDDDataDistribution.html      |   474 +
 .../spark/status/api/v1/RDDPartitionInfo.html   |   487 +
 .../spark/status/api/v1/RDDStorageInfo.html     |   539 +
 .../api/v1/ShuffleReadMetricDistributions.html  |   513 +
 .../spark/status/api/v1/ShuffleReadMetrics.html |   500 +
 .../api/v1/ShuffleWriteMetricDistributions.html |   461 +
 .../status/api/v1/ShuffleWriteMetrics.html      |   461 +
 .../apache/spark/status/api/v1/StageData.html   |   721 +
 .../apache/spark/status/api/v1/StageStatus.html |   490 +
 .../apache/spark/status/api/v1/TaskData.html    |   565 +
 .../status/api/v1/TaskMetricDistributions.html  |   578 +
 .../apache/spark/status/api/v1/TaskMetrics.html |   565 +
 .../apache/spark/status/api/v1/TaskSorting.html |   474 +
 .../org/apache/spark/status/api/v1/package.html |   420 +
 .../scala/org/apache/spark/status/package.html  |   105 +
 .../org/apache/spark/storage/BlockId$.html      |   542 +
 .../scala/org/apache/spark/storage/BlockId.html |   516 +
 .../apache/spark/storage/BlockManagerId.html    |   525 +
 .../spark/storage/BlockNotFoundException.html   |   600 +
 .../org/apache/spark/storage/BlockStatus$.html  |   442 +
 .../org/apache/spark/storage/BlockStatus.html   |   475 +
 .../apache/spark/storage/BlockUpdatedInfo.html  |   490 +
 .../apache/spark/storage/BroadcastBlockId.html  |   542 +
 .../org/apache/spark/storage/RDDBlockId.html    |   542 +
 .../scala/org/apache/spark/storage/RDDInfo.html |   679 +
 .../apache/spark/storage/ShuffleBlockId.html    |   555 +
 .../spark/storage/ShuffleDataBlockId.html       |   555 +
 .../spark/storage/ShuffleIndexBlockId.html      |   555 +
 .../org/apache/spark/storage/StorageLevel$.html |   679 +
 .../org/apache/spark/storage/StorageLevel.html  |   576 +
 .../org/apache/spark/storage/StorageStatus.html |   708 +
 .../spark/storage/StorageStatusListener.html    |   709 +
 .../org/apache/spark/storage/StreamBlockId.html |   542 +
 .../apache/spark/storage/TaskResultBlockId.html |   529 +
 .../spark/storage/TimeTrackingOutputStream.html |   511 +
 .../scala/org/apache/spark/storage/package.html |   395 +
 .../org/apache/spark/streaming/Duration.html    |   719 +
 .../org/apache/spark/streaming/Durations$.html  |   464 +
 .../apache/spark/streaming/Milliseconds$.html   |   437 +
 .../org/apache/spark/streaming/Minutes$.html    |   437 +
 .../org/apache/spark/streaming/Seconds$.html    |   437 +
 .../scala/org/apache/spark/streaming/State.html |   584 +
 .../org/apache/spark/streaming/StateSpec$.html  |   534 +
 .../org/apache/spark/streaming/StateSpec.html   |   549 +
 .../spark/streaming/StreamingContext$.html      |   708 +
 .../spark/streaming/StreamingContext.html       |  1143 +
 .../spark/streaming/StreamingContextState.html  |   490 +
 .../scala/org/apache/spark/streaming/Time$.html |   439 +
 .../scala/org/apache/spark/streaming/Time.html  |   710 +
 .../spark/streaming/api/java/JavaDStream$.html  |   440 +
 .../spark/streaming/api/java/JavaDStream.html   |  1239 +
 .../streaming/api/java/JavaDStreamLike.html     |  1061 +
 .../streaming/api/java/JavaInputDStream$.html   |   440 +
 .../streaming/api/java/JavaInputDStream.html    |  1249 +
 .../api/java/JavaMapWithStateDStream.html       |  1224 +
 .../streaming/api/java/JavaPairDStream$.html    |   465 +
 .../streaming/api/java/JavaPairDStream.html     |  2088 ++
 .../api/java/JavaPairInputDStream$.html         |   440 +
 .../api/java/JavaPairInputDStream.html          |  2133 ++
 .../api/java/JavaPairReceiverInputDStream$.html |   440 +
 .../api/java/JavaPairReceiverInputDStream.html  |  2145 ++
 .../api/java/JavaReceiverInputDStream$.html     |   440 +
 .../api/java/JavaReceiverInputDStream.html      |  1262 +
 .../api/java/JavaStreamingContext$.html         |   560 +
 .../api/java/JavaStreamingContext.html          |  1168 +
 .../api/java/JavaStreamingContextFactory.html   |   439 +
 .../spark/streaming/api/java/package.html       |   353 +
 .../org/apache/spark/streaming/api/package.html |   105 +
 .../streaming/dstream/ConstantInputDStream.html |  1309 +
 .../spark/streaming/dstream/DStream$.html       |   439 +
 .../apache/spark/streaming/dstream/DStream.html |  1256 +
 .../spark/streaming/dstream/InputDStream.html   |  1322 +
 .../streaming/dstream/MapWithStateDStream.html  |  1280 +
 .../streaming/dstream/PairDStreamFunctions.html |  1227 +
 .../streaming/dstream/ReceiverInputDStream.html |  1335 +
 .../apache/spark/streaming/dstream/package.html |   219 +
 .../spark/streaming/flume/FlumeUtils$.html      |   609 +
 .../spark/streaming/flume/SparkFlumeEvent.html  |   483 +
 .../apache/spark/streaming/flume/package.html   |   149 +
 .../apache/spark/streaming/kafka/Broker$.html   |   470 +
 .../apache/spark/streaming/kafka/Broker.html    |   454 +
 .../spark/streaming/kafka/HasOffsetRanges.html  |   443 +
 .../spark/streaming/kafka/KafkaUtils$.html      |   713 +
 .../spark/streaming/kafka/OffsetRange$.html     |   479 +
 .../spark/streaming/kafka/OffsetRange.html      |   506 +
 .../apache/spark/streaming/kafka/package.html   |   202 +
 .../spark/streaming/kinesis/KinesisUtils$.html  |   718 +
 .../apache/spark/streaming/kinesis/package.html |   105 +
 .../apache/spark/streaming/mqtt/MQTTUtils$.html |   465 +
 .../apache/spark/streaming/mqtt/package.html    |   133 +
 .../org/apache/spark/streaming/package.html     |   462 +
 .../spark/streaming/receiver/ActorHelper.html   |   656 +
 .../receiver/ActorSupervisorStrategy$.html      |   440 +
 .../spark/streaming/receiver/Receiver.html      |   825 +
 .../spark/streaming/receiver/Statistics.html    |   466 +
 .../spark/streaming/receiver/package.html       |   153 +
 .../spark/streaming/scheduler/BatchInfo.html    |   576 +
 .../scheduler/OutputOperationInfo.html          |   518 +
 .../streaming/scheduler/RateController$.html    |   439 +
 .../spark/streaming/scheduler/ReceiverInfo.html |   516 +
 .../scheduler/StatsReportListener.html          |   601 +
 .../streaming/scheduler/StreamInputInfo$.html   |   442 +
 .../streaming/scheduler/StreamInputInfo.html    |   470 +
 .../streaming/scheduler/StreamingListener.html  |   535 +
 .../StreamingListenerBatchCompleted.html        |   425 +
 .../StreamingListenerBatchStarted.html          |   425 +
 .../StreamingListenerBatchSubmitted.html        |   425 +
 .../scheduler/StreamingListenerEvent.html       |   430 +
 ...reamingListenerOutputOperationCompleted.html |   425 +
 ...StreamingListenerOutputOperationStarted.html |   425 +
 .../StreamingListenerReceiverError.html         |   425 +
 .../StreamingListenerReceiverStarted.html       |   425 +
 .../StreamingListenerReceiverStopped.html       |   425 +
 .../spark/streaming/scheduler/package.html      |   366 +
 .../scheduler/rate/RateEstimator$.html          |   442 +
 .../spark/streaming/scheduler/rate/package.html |   105 +
 .../spark/streaming/twitter/TwitterUtils$.html  |   539 +
 .../apache/spark/streaming/twitter/package.html |   133 +
 .../spark/streaming/util/WriteAheadLog.html     |   506 +
 .../util/WriteAheadLogRecordHandle.html         |   440 +
 .../apache/spark/streaming/util/package.html    |   118 +
 .../spark/streaming/zeromq/ZeroMQUtils$.html    |   492 +
 .../apache/spark/streaming/zeromq/package.html  |   133 +
 .../spark/ui/env/EnvironmentListener.html       |   748 +
 .../scala/org/apache/spark/ui/env/package.html  |   107 +
 .../apache/spark/ui/exec/ExecutorsListener.html |   865 +
 .../scala/org/apache/spark/ui/exec/package.html |   107 +
 .../spark/ui/jobs/JobProgressListener.html      |  1288 +
 .../scala/org/apache/spark/ui/jobs/package.html |   106 +
 .../api/scala/org/apache/spark/ui/package.html  |   144 +
 .../spark/ui/storage/StorageListener.html       |   737 +
 .../org/apache/spark/ui/storage/package.html    |   106 +
 .../scala/org/apache/spark/util/EnumUtil.html   |   438 +
 .../org/apache/spark/util/MutablePair.html      |   529 +
 .../scala/org/apache/spark/util/RpcUtils$.html  |   496 +
 .../org/apache/spark/util/SizeEstimator$.html   |   619 +
 .../org/apache/spark/util/StatCounter$.html     |   452 +
 .../org/apache/spark/util/StatCounter.html      |   630 +
 .../spark/util/TaskCompletionListener.html      |   444 +
 .../apache/spark/util/TaskFailureListener.html  |   445 +
 .../apache/spark/util/Vector$$Multiplier.html   |   451 +
 .../spark/util/Vector$$VectorAccumParam$.html   |   475 +
 .../scala/org/apache/spark/util/Vector$.html    |   552 +
 .../api/scala/org/apache/spark/util/Vector.html |   693 +
 .../scala/org/apache/spark/util/package.html    |   279 +
 .../spark/util/random/BernoulliCellSampler.html |   489 +
 .../spark/util/random/BernoulliSampler.html     |   476 +
 .../spark/util/random/PoissonSampler.html       |   489 +
 .../apache/spark/util/random/Pseudorandom.html  |   446 +
 .../apache/spark/util/random/RandomSampler.html |   466 +
 .../org/apache/spark/util/random/package.html   |   190 +
 site/docs/1.6.3/api/scala/org/package.html      |   105 +
 site/docs/1.6.3/api/scala/package.html          |   118 +
 site/docs/1.6.3/bagel-programming-guide.html    |   315 +
 site/docs/1.6.3/building-spark.html             |   445 +
 site/docs/1.6.3/building-with-maven.html        |     8 +
 site/docs/1.6.3/cluster-overview.html           |   306 +
 site/docs/1.6.3/configuration.html              |  1926 ++
 site/docs/1.6.3/contributing-to-spark.html      |   175 +
 site/docs/1.6.3/css/api-docs.css                |    35 +
 site/docs/1.6.3/css/api-javadocs.css            |    52 +
 site/docs/1.6.3/css/bootstrap-responsive.css    |  1040 +
 .../docs/1.6.3/css/bootstrap-responsive.min.css |     9 +
 site/docs/1.6.3/css/bootstrap.css               |  5624 ++++
 site/docs/1.6.3/css/bootstrap.min.css           |     9 +
 site/docs/1.6.3/css/main.css                    |   289 +
 site/docs/1.6.3/css/pygments-default.css        |    76 +
 site/docs/1.6.3/ec2-scripts.html                |   377 +
 site/docs/1.6.3/graphx-programming-guide.html   |  1207 +
 site/docs/1.6.3/hadoop-provided.html            |   190 +
 site/docs/1.6.3/hardware-provisioning.html      |   242 +
 site/docs/1.6.3/img/cluster-overview.png        |   Bin 0 -> 33565 bytes
 site/docs/1.6.3/img/cluster-overview.pptx       |   Bin 0 -> 28133 bytes
 site/docs/1.6.3/img/edge-cut.png                |   Bin 0 -> 12563 bytes
 site/docs/1.6.3/img/edge_cut_vs_vertex_cut.png  |   Bin 0 -> 79745 bytes
 .../1.6.3/img/glyphicons-halflings-white.png    |   Bin 0 -> 8777 bytes
 site/docs/1.6.3/img/glyphicons-halflings.png    |   Bin 0 -> 12799 bytes
 site/docs/1.6.3/img/graph_parallel.png          |   Bin 0 -> 92288 bytes
 site/docs/1.6.3/img/graphx_figures.pptx         |   Bin 0 -> 1123363 bytes
 site/docs/1.6.3/img/graphx_logo.png             |   Bin 0 -> 40324 bytes
 .../1.6.3/img/graphx_performance_comparison.png |   Bin 0 -> 166343 bytes
 site/docs/1.6.3/img/incubator-logo.png          |   Bin 0 -> 11651 bytes
 site/docs/1.6.3/img/java-sm.png                 |   Bin 0 -> 670 bytes
 site/docs/1.6.3/img/ml-Pipeline.png             |   Bin 0 -> 74030 bytes
 site/docs/1.6.3/img/ml-PipelineModel.png        |   Bin 0 -> 76019 bytes
 site/docs/1.6.3/img/ml-Pipelines.pptx           |   Bin 0 -> 56777 bytes
 site/docs/1.6.3/img/property_graph.png          |   Bin 0 -> 225151 bytes
 site/docs/1.6.3/img/python-sm.png               |   Bin 0 -> 1455 bytes
 site/docs/1.6.3/img/scala-sm.png                |   Bin 0 -> 2241 bytes
 site/docs/1.6.3/img/spark-logo-100x40px.png     |   Bin 0 -> 3635 bytes
 site/docs/1.6.3/img/spark-logo-77x40px-hd.png   |   Bin 0 -> 1904 bytes
 site/docs/1.6.3/img/spark-logo-77x50px-hd.png   |   Bin 0 -> 3536 bytes
 site/docs/1.6.3/img/spark-logo-hd.png           |   Bin 0 -> 13512 bytes
 site/docs/1.6.3/img/streaming-arch.png          |   Bin 0 -> 78954 bytes
 site/docs/1.6.3/img/streaming-dstream-ops.png   |   Bin 0 -> 48429 bytes
 .../docs/1.6.3/img/streaming-dstream-window.png |   Bin 0 -> 40938 bytes
 site/docs/1.6.3/img/streaming-dstream.png       |   Bin 0 -> 26823 bytes
 site/docs/1.6.3/img/streaming-figures.pptx      |   Bin 0 -> 887551 bytes
 site/docs/1.6.3/img/streaming-flow.png          |   Bin 0 -> 31544 bytes
 site/docs/1.6.3/img/streaming-kinesis-arch.png  |   Bin 0 -> 115277 bytes
 site/docs/1.6.3/img/triplet.png                 |   Bin 0 -> 31489 bytes
 site/docs/1.6.3/img/vertex-cut.png              |   Bin 0 -> 12246 bytes
 .../1.6.3/img/vertex_routing_edge_tables.png    |   Bin 0 -> 570007 bytes
 site/docs/1.6.3/index.html                      |   333 +
 site/docs/1.6.3/java-programming-guide.html     |   176 +
 site/docs/1.6.3/job-scheduling.html             |   457 +
 site/docs/1.6.3/js/api-docs.js                  |    43 +
 site/docs/1.6.3/js/api-javadocs.js              |    60 +
 site/docs/1.6.3/js/main.js                      |    97 +
 site/docs/1.6.3/js/vendor/anchor.min.js         |     6 +
 site/docs/1.6.3/js/vendor/bootstrap.js          |  2027 ++
 site/docs/1.6.3/js/vendor/bootstrap.min.js      |     6 +
 site/docs/1.6.3/js/vendor/jquery-1.8.0.min.js   |     2 +
 .../vendor/modernizr-2.6.1-respond-1.1.0.min.js |    11 +
 site/docs/1.6.3/ml-advanced.html                |   341 +
 site/docs/1.6.3/ml-ann.html                     |   338 +
 .../1.6.3/ml-classification-regression.html     |  2595 ++
 site/docs/1.6.3/ml-clustering.html              |   588 +
 site/docs/1.6.3/ml-decision-tree.html           |   338 +
 site/docs/1.6.3/ml-ensembles.html               |   338 +
 site/docs/1.6.3/ml-features.html                |  3068 ++
 site/docs/1.6.3/ml-guide.html                   |  1297 +
 site/docs/1.6.3/ml-linear-methods.html          |   338 +
 site/docs/1.6.3/ml-survival-regression.html     |   338 +
 .../1.6.3/mllib-classification-regression.html  |   428 +
 site/docs/1.6.3/mllib-clustering.html           |  1310 +
 .../1.6.3/mllib-collaborative-filtering.html    |   602 +
 site/docs/1.6.3/mllib-data-types.html           |  1076 +
 site/docs/1.6.3/mllib-decision-tree.html        |   872 +
 .../1.6.3/mllib-dimensionality-reduction.html   |   591 +
 site/docs/1.6.3/mllib-ensembles.html            |  1194 +
 site/docs/1.6.3/mllib-evaluation-metrics.html   |  1824 ++
 site/docs/1.6.3/mllib-feature-extraction.html   |  1021 +
 .../1.6.3/mllib-frequent-pattern-mining.html    |   696 +
 site/docs/1.6.3/mllib-guide.html                |   500 +
 site/docs/1.6.3/mllib-isotonic-regression.html  |   533 +
 site/docs/1.6.3/mllib-linear-methods.html       |  1187 +
 site/docs/1.6.3/mllib-migration-guides.html     |   495 +
 site/docs/1.6.3/mllib-naive-bayes.html          |   487 +
 site/docs/1.6.3/mllib-optimization.html         |   746 +
 site/docs/1.6.3/mllib-pmml-model-export.html    |   415 +
 site/docs/1.6.3/mllib-statistics.html           |  1077 +
 site/docs/1.6.3/monitoring.html                 |   496 +
 site/docs/1.6.3/programming-guide.html          |  1775 ++
 site/docs/1.6.3/python-programming-guide.html   |   176 +
 site/docs/1.6.3/quick-start.html                |   584 +
 site/docs/1.6.3/running-on-mesos.html           |   617 +
 site/docs/1.6.3/running-on-yarn.html            |   591 +
 site/docs/1.6.3/scala-programming-guide.html    |   176 +
 site/docs/1.6.3/security.html                   |   359 +
 site/docs/1.6.3/spark-standalone.html           |   596 +
 site/docs/1.6.3/sparkr.html                     |   583 +
 site/docs/1.6.3/sql-programming-guide.html      |  3294 +++
 site/docs/1.6.3/storage-openstack-swift.html    |   313 +
 site/docs/1.6.3/streaming-custom-receivers.html |   437 +
 .../docs/1.6.3/streaming-flume-integration.html |   374 +
 .../docs/1.6.3/streaming-kafka-integration.html |   414 +
 .../1.6.3/streaming-kinesis-integration.html    |   441 +
 .../docs/1.6.3/streaming-programming-guide.html |  2688 ++
 site/docs/1.6.3/submitting-applications.html    |   370 +
 site/docs/1.6.3/tuning.html                     |   502 +
 2549 files changed, 1236085 insertions(+)
----------------------------------------------------------------------



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