summaryrefslogtreecommitdiff
path: root/site/docs/1.5.0/api/java/org/apache/spark/graphx
diff options
context:
space:
mode:
Diffstat (limited to 'site/docs/1.5.0/api/java/org/apache/spark/graphx')
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/graphx/Edge.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/graphx/EdgeContext.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/graphx/EdgeDirection.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/graphx/EdgeRDD.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/graphx/EdgeTriplet.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/graphx/Graph.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/graphx/GraphKryoRegistrator.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/graphx/GraphLoader.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/graphx/GraphOps.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/graphx/GraphXUtils.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/graphx/PartitionStrategy.CanonicalRandomVertexCut$.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/graphx/PartitionStrategy.EdgePartition1D$.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/graphx/PartitionStrategy.EdgePartition2D$.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/graphx/PartitionStrategy.RandomVertexCut$.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/graphx/PartitionStrategy.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/graphx/Pregel.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/graphx/TripletFields.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/graphx/VertexRDD.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/graphx/impl/AggregatingEdgeContext.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/graphx/impl/EdgeActiveness.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/graphx/impl/EdgeRDDImpl.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/graphx/impl/GraphImpl.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/graphx/impl/VertexRDDImpl.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/graphx/impl/package-frame.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/graphx/impl/package-summary.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/graphx/impl/package-tree.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/graphx/lib/ConnectedComponents.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/graphx/lib/LabelPropagation.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/graphx/lib/PageRank.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/graphx/lib/SVDPlusPlus.Conf.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/graphx/lib/SVDPlusPlus.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/graphx/lib/ShortestPaths.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/graphx/lib/StronglyConnectedComponents.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/graphx/lib/TriangleCount.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/graphx/lib/package-frame.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/graphx/lib/package-summary.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/graphx/lib/package-tree.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/graphx/package-frame.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/graphx/package-summary.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/graphx/package-tree.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/graphx/util/GraphGenerators.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/graphx/util/package-frame.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/graphx/util/package-summary.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/graphx/util/package-tree.html2
44 files changed, 44 insertions, 44 deletions
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/graphx/Edge.html b/site/docs/1.5.0/api/java/org/apache/spark/graphx/Edge.html
index 96961bff4..3430ee022 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/graphx/Edge.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/graphx/Edge.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:31 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:08 PDT 2015 -->
<title>Edge</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/graphx/EdgeContext.html b/site/docs/1.5.0/api/java/org/apache/spark/graphx/EdgeContext.html
index 35b0cdf15..27c72e50c 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/graphx/EdgeContext.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/graphx/EdgeContext.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:31 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:08 PDT 2015 -->
<title>EdgeContext</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/graphx/EdgeDirection.html b/site/docs/1.5.0/api/java/org/apache/spark/graphx/EdgeDirection.html
index a398eb204..fcd6b88d1 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/graphx/EdgeDirection.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/graphx/EdgeDirection.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:31 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:08 PDT 2015 -->
<title>EdgeDirection</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/graphx/EdgeRDD.html b/site/docs/1.5.0/api/java/org/apache/spark/graphx/EdgeRDD.html
index 9ec9dcf16..d6f3c01d6 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/graphx/EdgeRDD.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/graphx/EdgeRDD.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:31 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:08 PDT 2015 -->
<title>EdgeRDD</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/graphx/EdgeTriplet.html b/site/docs/1.5.0/api/java/org/apache/spark/graphx/EdgeTriplet.html
index 7e75dbacf..b398fa488 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/graphx/EdgeTriplet.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/graphx/EdgeTriplet.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:31 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:08 PDT 2015 -->
<title>EdgeTriplet</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/graphx/Graph.html b/site/docs/1.5.0/api/java/org/apache/spark/graphx/Graph.html
index ed1b7e203..b83a9bf93 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/graphx/Graph.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/graphx/Graph.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:31 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:08 PDT 2015 -->
<title>Graph</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/graphx/GraphKryoRegistrator.html b/site/docs/1.5.0/api/java/org/apache/spark/graphx/GraphKryoRegistrator.html
index b8c3792cb..55a38e2ac 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/graphx/GraphKryoRegistrator.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/graphx/GraphKryoRegistrator.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:31 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:08 PDT 2015 -->
<title>GraphKryoRegistrator</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/graphx/GraphLoader.html b/site/docs/1.5.0/api/java/org/apache/spark/graphx/GraphLoader.html
index 7cd7c1eab..e93e3fc82 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/graphx/GraphLoader.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/graphx/GraphLoader.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:31 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:08 PDT 2015 -->
<title>GraphLoader</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/graphx/GraphOps.html b/site/docs/1.5.0/api/java/org/apache/spark/graphx/GraphOps.html
index 34bb28e03..e5e39aeef 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/graphx/GraphOps.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/graphx/GraphOps.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:31 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:08 PDT 2015 -->
<title>GraphOps</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/graphx/GraphXUtils.html b/site/docs/1.5.0/api/java/org/apache/spark/graphx/GraphXUtils.html
index 5115668e9..249faa506 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/graphx/GraphXUtils.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/graphx/GraphXUtils.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:31 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:08 PDT 2015 -->
<title>GraphXUtils</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/graphx/PartitionStrategy.CanonicalRandomVertexCut$.html b/site/docs/1.5.0/api/java/org/apache/spark/graphx/PartitionStrategy.CanonicalRandomVertexCut$.html
index fc27791fe..9f7f80f0a 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/graphx/PartitionStrategy.CanonicalRandomVertexCut$.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/graphx/PartitionStrategy.CanonicalRandomVertexCut$.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:31 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:08 PDT 2015 -->
<title>PartitionStrategy.CanonicalRandomVertexCut$</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/graphx/PartitionStrategy.EdgePartition1D$.html b/site/docs/1.5.0/api/java/org/apache/spark/graphx/PartitionStrategy.EdgePartition1D$.html
index 983eab233..898b3e2ae 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/graphx/PartitionStrategy.EdgePartition1D$.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/graphx/PartitionStrategy.EdgePartition1D$.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:31 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:08 PDT 2015 -->
<title>PartitionStrategy.EdgePartition1D$</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/graphx/PartitionStrategy.EdgePartition2D$.html b/site/docs/1.5.0/api/java/org/apache/spark/graphx/PartitionStrategy.EdgePartition2D$.html
index a9665ddb1..a4e80cd3f 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/graphx/PartitionStrategy.EdgePartition2D$.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/graphx/PartitionStrategy.EdgePartition2D$.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:31 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:08 PDT 2015 -->
<title>PartitionStrategy.EdgePartition2D$</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/graphx/PartitionStrategy.RandomVertexCut$.html b/site/docs/1.5.0/api/java/org/apache/spark/graphx/PartitionStrategy.RandomVertexCut$.html
index 5cb3eeabd..69ac07c6f 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/graphx/PartitionStrategy.RandomVertexCut$.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/graphx/PartitionStrategy.RandomVertexCut$.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:31 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:08 PDT 2015 -->
<title>PartitionStrategy.RandomVertexCut$</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/graphx/PartitionStrategy.html b/site/docs/1.5.0/api/java/org/apache/spark/graphx/PartitionStrategy.html
index 12694d88d..756e51085 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/graphx/PartitionStrategy.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/graphx/PartitionStrategy.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:31 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:08 PDT 2015 -->
<title>PartitionStrategy</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/graphx/Pregel.html b/site/docs/1.5.0/api/java/org/apache/spark/graphx/Pregel.html
index 244496276..63193d1e8 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/graphx/Pregel.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/graphx/Pregel.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:31 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:08 PDT 2015 -->
<title>Pregel</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/graphx/TripletFields.html b/site/docs/1.5.0/api/java/org/apache/spark/graphx/TripletFields.html
index 5fd06bf93..14c273de4 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/graphx/TripletFields.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/graphx/TripletFields.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:31 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:08 PDT 2015 -->
<title>TripletFields</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/graphx/VertexRDD.html b/site/docs/1.5.0/api/java/org/apache/spark/graphx/VertexRDD.html
index ff487a2a6..942b52b54 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/graphx/VertexRDD.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/graphx/VertexRDD.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:31 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:08 PDT 2015 -->
<title>VertexRDD</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/graphx/impl/AggregatingEdgeContext.html b/site/docs/1.5.0/api/java/org/apache/spark/graphx/impl/AggregatingEdgeContext.html
index 14a601c4d..1ebbb2f71 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/graphx/impl/AggregatingEdgeContext.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/graphx/impl/AggregatingEdgeContext.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:34 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:12 PDT 2015 -->
<title>AggregatingEdgeContext</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/graphx/impl/EdgeActiveness.html b/site/docs/1.5.0/api/java/org/apache/spark/graphx/impl/EdgeActiveness.html
index 0beae2c36..edb8cf819 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/graphx/impl/EdgeActiveness.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/graphx/impl/EdgeActiveness.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:34 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:12 PDT 2015 -->
<title>EdgeActiveness</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/graphx/impl/EdgeRDDImpl.html b/site/docs/1.5.0/api/java/org/apache/spark/graphx/impl/EdgeRDDImpl.html
index 65326486f..a27527ce7 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/graphx/impl/EdgeRDDImpl.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/graphx/impl/EdgeRDDImpl.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:34 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:12 PDT 2015 -->
<title>EdgeRDDImpl</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/graphx/impl/GraphImpl.html b/site/docs/1.5.0/api/java/org/apache/spark/graphx/impl/GraphImpl.html
index 4e0a35f54..5c0c99cec 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/graphx/impl/GraphImpl.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/graphx/impl/GraphImpl.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:34 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:12 PDT 2015 -->
<title>GraphImpl</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/graphx/impl/VertexRDDImpl.html b/site/docs/1.5.0/api/java/org/apache/spark/graphx/impl/VertexRDDImpl.html
index 21d9cc101..94a37ca3d 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/graphx/impl/VertexRDDImpl.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/graphx/impl/VertexRDDImpl.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:34 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:12 PDT 2015 -->
<title>VertexRDDImpl</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/graphx/impl/package-frame.html b/site/docs/1.5.0/api/java/org/apache/spark/graphx/impl/package-frame.html
index a45b34eb6..741975103 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/graphx/impl/package-frame.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/graphx/impl/package-frame.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:36 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:13 PDT 2015 -->
<title>org.apache.spark.graphx.impl</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/graphx/impl/package-summary.html b/site/docs/1.5.0/api/java/org/apache/spark/graphx/impl/package-summary.html
index e2581f76f..23e06176c 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/graphx/impl/package-summary.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/graphx/impl/package-summary.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:36 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:13 PDT 2015 -->
<title>org.apache.spark.graphx.impl</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/graphx/impl/package-tree.html b/site/docs/1.5.0/api/java/org/apache/spark/graphx/impl/package-tree.html
index d9d17751c..8c4d81e9a 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/graphx/impl/package-tree.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/graphx/impl/package-tree.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:36 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:13 PDT 2015 -->
<title>org.apache.spark.graphx.impl Class Hierarchy</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/graphx/lib/ConnectedComponents.html b/site/docs/1.5.0/api/java/org/apache/spark/graphx/lib/ConnectedComponents.html
index 5d2b8ea14..085396676 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/graphx/lib/ConnectedComponents.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/graphx/lib/ConnectedComponents.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:31 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:08 PDT 2015 -->
<title>ConnectedComponents</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/graphx/lib/LabelPropagation.html b/site/docs/1.5.0/api/java/org/apache/spark/graphx/lib/LabelPropagation.html
index b66f75b8b..4cc6a01b9 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/graphx/lib/LabelPropagation.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/graphx/lib/LabelPropagation.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:31 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:08 PDT 2015 -->
<title>LabelPropagation</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/graphx/lib/PageRank.html b/site/docs/1.5.0/api/java/org/apache/spark/graphx/lib/PageRank.html
index b75d96dca..e5f13bcab 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/graphx/lib/PageRank.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/graphx/lib/PageRank.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:31 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:08 PDT 2015 -->
<title>PageRank</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/graphx/lib/SVDPlusPlus.Conf.html b/site/docs/1.5.0/api/java/org/apache/spark/graphx/lib/SVDPlusPlus.Conf.html
index 7dec1bbbc..7f6e85d6f 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/graphx/lib/SVDPlusPlus.Conf.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/graphx/lib/SVDPlusPlus.Conf.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:31 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:08 PDT 2015 -->
<title>SVDPlusPlus.Conf</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/graphx/lib/SVDPlusPlus.html b/site/docs/1.5.0/api/java/org/apache/spark/graphx/lib/SVDPlusPlus.html
index fa1d12e9c..813e9a8e5 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/graphx/lib/SVDPlusPlus.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/graphx/lib/SVDPlusPlus.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:31 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:08 PDT 2015 -->
<title>SVDPlusPlus</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/graphx/lib/ShortestPaths.html b/site/docs/1.5.0/api/java/org/apache/spark/graphx/lib/ShortestPaths.html
index c95715716..b9b3b4c60 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/graphx/lib/ShortestPaths.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/graphx/lib/ShortestPaths.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:31 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:08 PDT 2015 -->
<title>ShortestPaths</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/graphx/lib/StronglyConnectedComponents.html b/site/docs/1.5.0/api/java/org/apache/spark/graphx/lib/StronglyConnectedComponents.html
index 78701b24c..96b4c5400 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/graphx/lib/StronglyConnectedComponents.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/graphx/lib/StronglyConnectedComponents.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:31 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:08 PDT 2015 -->
<title>StronglyConnectedComponents</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/graphx/lib/TriangleCount.html b/site/docs/1.5.0/api/java/org/apache/spark/graphx/lib/TriangleCount.html
index 3ebe1f284..70b494529 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/graphx/lib/TriangleCount.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/graphx/lib/TriangleCount.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:31 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:08 PDT 2015 -->
<title>TriangleCount</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/graphx/lib/package-frame.html b/site/docs/1.5.0/api/java/org/apache/spark/graphx/lib/package-frame.html
index 7ceac72f0..13cabaa28 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/graphx/lib/package-frame.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/graphx/lib/package-frame.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:36 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:13 PDT 2015 -->
<title>org.apache.spark.graphx.lib</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/graphx/lib/package-summary.html b/site/docs/1.5.0/api/java/org/apache/spark/graphx/lib/package-summary.html
index d7af3b223..11195f269 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/graphx/lib/package-summary.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/graphx/lib/package-summary.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:36 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:13 PDT 2015 -->
<title>org.apache.spark.graphx.lib</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/graphx/lib/package-tree.html b/site/docs/1.5.0/api/java/org/apache/spark/graphx/lib/package-tree.html
index b56edc3d4..7745ec35f 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/graphx/lib/package-tree.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/graphx/lib/package-tree.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:36 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:13 PDT 2015 -->
<title>org.apache.spark.graphx.lib Class Hierarchy</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/graphx/package-frame.html b/site/docs/1.5.0/api/java/org/apache/spark/graphx/package-frame.html
index 27149b668..3af58ec0a 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/graphx/package-frame.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/graphx/package-frame.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:36 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:13 PDT 2015 -->
<title>org.apache.spark.graphx</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/graphx/package-summary.html b/site/docs/1.5.0/api/java/org/apache/spark/graphx/package-summary.html
index fe211123d..020272721 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/graphx/package-summary.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/graphx/package-summary.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:36 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:13 PDT 2015 -->
<title>org.apache.spark.graphx</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/graphx/package-tree.html b/site/docs/1.5.0/api/java/org/apache/spark/graphx/package-tree.html
index 313a7b2c4..f93404d44 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/graphx/package-tree.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/graphx/package-tree.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:36 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:13 PDT 2015 -->
<title>org.apache.spark.graphx Class Hierarchy</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/graphx/util/GraphGenerators.html b/site/docs/1.5.0/api/java/org/apache/spark/graphx/util/GraphGenerators.html
index abad93e1a..7e3684b84 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/graphx/util/GraphGenerators.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/graphx/util/GraphGenerators.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:32 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:09 PDT 2015 -->
<title>GraphGenerators</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/graphx/util/package-frame.html b/site/docs/1.5.0/api/java/org/apache/spark/graphx/util/package-frame.html
index 61c000286..fbe68b1e7 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/graphx/util/package-frame.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/graphx/util/package-frame.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:36 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:13 PDT 2015 -->
<title>org.apache.spark.graphx.util</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/graphx/util/package-summary.html b/site/docs/1.5.0/api/java/org/apache/spark/graphx/util/package-summary.html
index fe2a9a401..22075cf7a 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/graphx/util/package-summary.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/graphx/util/package-summary.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:36 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:13 PDT 2015 -->
<title>org.apache.spark.graphx.util</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/graphx/util/package-tree.html b/site/docs/1.5.0/api/java/org/apache/spark/graphx/util/package-tree.html
index 41b337ad0..fb5199f73 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/graphx/util/package-tree.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/graphx/util/package-tree.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:36 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:13 PDT 2015 -->
<title>org.apache.spark.graphx.util Class Hierarchy</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">