summaryrefslogtreecommitdiff
path: root/site/docs/1.5.0/api/java/org/apache/spark/graphx/package-summary.html
diff options
context:
space:
mode:
Diffstat (limited to 'site/docs/1.5.0/api/java/org/apache/spark/graphx/package-summary.html')
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/graphx/package-summary.html37
1 files changed, 3 insertions, 34 deletions
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 b024f59fc..fe211123d 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,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Sep 08 16:00:17 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:36 PDT 2015 -->
<title>org.apache.spark.graphx</title>
-<meta name="date" content="2015-09-08">
+<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
@@ -80,13 +80,6 @@
</tr>
<tbody>
<tr class="altColor">
-<td class="colFirst"><a href="../../../../org/apache/spark/graphx/LocalSparkContext.html" title="interface in org.apache.spark.graphx">LocalSparkContext</a></td>
-<td class="colLast">
-<div class="block">Provides a method to run tests against a <code>SparkContext</code> variable that is correctly stopped
- after each test.</div>
-</td>
-</tr>
-<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/spark/graphx/PartitionStrategy.html" title="interface in org.apache.spark.graphx">PartitionStrategy</a></td>
<td class="colLast">
<div class="block">Represents the way edges are assigned to edge partitions based on their source and destination
@@ -132,14 +125,6 @@
</td>
</tr>
<tr class="altColor">
-<td class="colFirst"><a href="../../../../org/apache/spark/graphx/EdgeRDDSuite.html" title="class in org.apache.spark.graphx">EdgeRDDSuite</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="../../../../org/apache/spark/graphx/EdgeSuite.html" title="class in org.apache.spark.graphx">EdgeSuite</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/spark/graphx/EdgeTriplet.html" title="class in org.apache.spark.graphx">EdgeTriplet</a>&lt;VD,ED&gt;</td>
<td class="colLast">
<div class="block">An edge triplet represents an edge along with the vertex attributes of its neighboring vertices.</div>
@@ -171,14 +156,6 @@
</td>
</tr>
<tr class="rowColor">
-<td class="colFirst"><a href="../../../../org/apache/spark/graphx/GraphOpsSuite.html" title="class in org.apache.spark.graphx">GraphOpsSuite</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="../../../../org/apache/spark/graphx/GraphSuite.html" title="class in org.apache.spark.graphx">GraphSuite</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/spark/graphx/GraphXUtils.html" title="class in org.apache.spark.graphx">GraphXUtils</a></td>
<td class="colLast">&nbsp;</td>
</tr>
@@ -218,26 +195,18 @@
</td>
</tr>
<tr class="rowColor">
-<td class="colFirst"><a href="../../../../org/apache/spark/graphx/PregelSuite.html" title="class in org.apache.spark.graphx">PregelSuite</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/spark/graphx/TripletFields.html" title="class in org.apache.spark.graphx">TripletFields</a></td>
<td class="colLast">
<div class="block">Represents a subset of the fields of an [[EdgeTriplet]] or [[EdgeContext]].</div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/spark/graphx/VertexRDD.html" title="class in org.apache.spark.graphx">VertexRDD</a>&lt;VD&gt;</td>
<td class="colLast">
<div class="block">Extends <code>RDD[(VertexId, VD)]</code> by ensuring that there is only one entry for each vertex and by
pre-indexing the entries for fast, efficient joins.</div>
</td>
</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="../../../../org/apache/spark/graphx/VertexRDDSuite.html" title="class in org.apache.spark.graphx">VertexRDDSuite</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
</tbody>
</table>
</li>