summaryrefslogtreecommitdiff
path: root/site/docs/1.5.0/api/java/org/apache/spark/storage/package-frame.html
diff options
context:
space:
mode:
authorReynold Xin <rxin@apache.org>2015-09-16 20:10:48 +0000
committerReynold Xin <rxin@apache.org>2015-09-16 20:10:48 +0000
commit10bf7477e1c1b43fd958bf2ca6cf46531659ff8d (patch)
tree66db740494fe632651c3a7583330fc790ae1ba07 /site/docs/1.5.0/api/java/org/apache/spark/storage/package-frame.html
parenta863dba120114d9497dd1f1e9151f6548375271b (diff)
downloadspark-website-10bf7477e1c1b43fd958bf2ca6cf46531659ff8d.tar.gz
spark-website-10bf7477e1c1b43fd958bf2ca6cf46531659ff8d.tar.bz2
spark-website-10bf7477e1c1b43fd958bf2ca6cf46531659ff8d.zip
Updated 1.5.0 doc to remove test classes.
Diffstat (limited to 'site/docs/1.5.0/api/java/org/apache/spark/storage/package-frame.html')
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/storage/package-frame.html15
1 files changed, 2 insertions, 13 deletions
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/storage/package-frame.html b/site/docs/1.5.0/api/java/org/apache/spark/storage/package-frame.html
index 8fdf24b10..d726b91a1 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/storage/package-frame.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/storage/package-frame.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.storage</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>
@@ -13,31 +13,20 @@
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="BlockId.html" title="class in org.apache.spark.storage" target="classFrame">BlockId</a></li>
-<li><a href="BlockIdSuite.html" title="class in org.apache.spark.storage" target="classFrame">BlockIdSuite</a></li>
<li><a href="BlockManagerId.html" title="class in org.apache.spark.storage" target="classFrame">BlockManagerId</a></li>
-<li><a href="BlockManagerReplicationSuite.html" title="class in org.apache.spark.storage" target="classFrame">BlockManagerReplicationSuite</a></li>
-<li><a href="BlockManagerSuite.html" title="class in org.apache.spark.storage" target="classFrame">BlockManagerSuite</a></li>
<li><a href="BlockStatus.html" title="class in org.apache.spark.storage" target="classFrame">BlockStatus</a></li>
-<li><a href="BlockStatusListenerSuite.html" title="class in org.apache.spark.storage" target="classFrame">BlockStatusListenerSuite</a></li>
<li><a href="BlockUpdatedInfo.html" title="class in org.apache.spark.storage" target="classFrame">BlockUpdatedInfo</a></li>
<li><a href="BroadcastBlockId.html" title="class in org.apache.spark.storage" target="classFrame">BroadcastBlockId</a></li>
<li><a href="BufferReleasingInputStream.html" title="class in org.apache.spark.storage" target="classFrame">BufferReleasingInputStream</a></li>
-<li><a href="DiskBlockManagerSuite.html" title="class in org.apache.spark.storage" target="classFrame">DiskBlockManagerSuite</a></li>
-<li><a href="DiskBlockObjectWriterSuite.html" title="class in org.apache.spark.storage" target="classFrame">DiskBlockObjectWriterSuite</a></li>
-<li><a href="FlatmapIteratorSuite.html" title="class in org.apache.spark.storage" target="classFrame">FlatmapIteratorSuite</a></li>
-<li><a href="LocalDirsSuite.html" title="class in org.apache.spark.storage" target="classFrame">LocalDirsSuite</a></li>
<li><a href="MemoryEntry.html" title="class in org.apache.spark.storage" target="classFrame">MemoryEntry</a></li>
<li><a href="RDDBlockId.html" title="class in org.apache.spark.storage" target="classFrame">RDDBlockId</a></li>
<li><a href="RDDInfo.html" title="class in org.apache.spark.storage" target="classFrame">RDDInfo</a></li>
-<li><a href="ShuffleBlockFetcherIteratorSuite.html" title="class in org.apache.spark.storage" target="classFrame">ShuffleBlockFetcherIteratorSuite</a></li>
<li><a href="ShuffleBlockId.html" title="class in org.apache.spark.storage" target="classFrame">ShuffleBlockId</a></li>
<li><a href="ShuffleDataBlockId.html" title="class in org.apache.spark.storage" target="classFrame">ShuffleDataBlockId</a></li>
<li><a href="ShuffleIndexBlockId.html" title="class in org.apache.spark.storage" target="classFrame">ShuffleIndexBlockId</a></li>
<li><a href="StorageLevel.html" title="class in org.apache.spark.storage" target="classFrame">StorageLevel</a></li>
<li><a href="StorageStatus.html" title="class in org.apache.spark.storage" target="classFrame">StorageStatus</a></li>
<li><a href="StorageStatusListener.html" title="class in org.apache.spark.storage" target="classFrame">StorageStatusListener</a></li>
-<li><a href="StorageStatusListenerSuite.html" title="class in org.apache.spark.storage" target="classFrame">StorageStatusListenerSuite</a></li>
-<li><a href="StorageSuite.html" title="class in org.apache.spark.storage" target="classFrame">StorageSuite</a></li>
<li><a href="StreamBlockId.html" title="class in org.apache.spark.storage" target="classFrame">StreamBlockId</a></li>
<li><a href="TaskResultBlockId.html" title="class in org.apache.spark.storage" target="classFrame">TaskResultBlockId</a></li>
<li><a href="TimeTrackingOutputStream.html" title="class in org.apache.spark.storage" target="classFrame">TimeTrackingOutputStream</a></li>