summaryrefslogtreecommitdiff
path: root/site/docs/1.5.0/api/java/org/apache/spark/sql/sources/package-frame.html
blob: 5fb1eb092191bb5083999f8029248e215c5f1034 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:14 PDT 2015 -->
<title>org.apache.spark.sql.sources</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<h1 class="bar"><a href="../../../../../org/apache/spark/sql/sources/package-summary.html" target="classFrame">org.apache.spark.sql.sources</a></h1>
<div class="indexContainer">
<h2 title="Interfaces">Interfaces</h2>
<ul title="Interfaces">
<li><a href="CatalystScan.html" title="interface in org.apache.spark.sql.sources" target="classFrame"><i>CatalystScan</i></a></li>
<li><a href="CreatableRelationProvider.html" title="interface in org.apache.spark.sql.sources" target="classFrame"><i>CreatableRelationProvider</i></a></li>
<li><a href="DataSourceRegister.html" title="interface in org.apache.spark.sql.sources" target="classFrame"><i>DataSourceRegister</i></a></li>
<li><a href="HadoopFsRelationProvider.html" title="interface in org.apache.spark.sql.sources" target="classFrame"><i>HadoopFsRelationProvider</i></a></li>
<li><a href="InsertableRelation.html" title="interface in org.apache.spark.sql.sources" target="classFrame"><i>InsertableRelation</i></a></li>
<li><a href="PrunedFilteredScan.html" title="interface in org.apache.spark.sql.sources" target="classFrame"><i>PrunedFilteredScan</i></a></li>
<li><a href="PrunedScan.html" title="interface in org.apache.spark.sql.sources" target="classFrame"><i>PrunedScan</i></a></li>
<li><a href="RelationProvider.html" title="interface in org.apache.spark.sql.sources" target="classFrame"><i>RelationProvider</i></a></li>
<li><a href="SchemaRelationProvider.html" title="interface in org.apache.spark.sql.sources" target="classFrame"><i>SchemaRelationProvider</i></a></li>
<li><a href="TableScan.html" title="interface in org.apache.spark.sql.sources" target="classFrame"><i>TableScan</i></a></li>
</ul>
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="And.html" title="class in org.apache.spark.sql.sources" target="classFrame">And</a></li>
<li><a href="BaseRelation.html" title="class in org.apache.spark.sql.sources" target="classFrame">BaseRelation</a></li>
<li><a href="EqualNullSafe.html" title="class in org.apache.spark.sql.sources" target="classFrame">EqualNullSafe</a></li>
<li><a href="EqualTo.html" title="class in org.apache.spark.sql.sources" target="classFrame">EqualTo</a></li>
<li><a href="Filter.html" title="class in org.apache.spark.sql.sources" target="classFrame">Filter</a></li>
<li><a href="GreaterThan.html" title="class in org.apache.spark.sql.sources" target="classFrame">GreaterThan</a></li>
<li><a href="GreaterThanOrEqual.html" title="class in org.apache.spark.sql.sources" target="classFrame">GreaterThanOrEqual</a></li>
<li><a href="HadoopFsRelation.html" title="class in org.apache.spark.sql.sources" target="classFrame">HadoopFsRelation</a></li>
<li><a href="HadoopFsRelation.FakeFileStatus.html" title="class in org.apache.spark.sql.sources" target="classFrame">HadoopFsRelation.FakeFileStatus</a></li>
<li><a href="HadoopFsRelation.FakeFileStatus$.html" title="class in org.apache.spark.sql.sources" target="classFrame">HadoopFsRelation.FakeFileStatus$</a></li>
<li><a href="In.html" title="class in org.apache.spark.sql.sources" target="classFrame">In</a></li>
<li><a href="IsNotNull.html" title="class in org.apache.spark.sql.sources" target="classFrame">IsNotNull</a></li>
<li><a href="IsNull.html" title="class in org.apache.spark.sql.sources" target="classFrame">IsNull</a></li>
<li><a href="LessThan.html" title="class in org.apache.spark.sql.sources" target="classFrame">LessThan</a></li>
<li><a href="LessThanOrEqual.html" title="class in org.apache.spark.sql.sources" target="classFrame">LessThanOrEqual</a></li>
<li><a href="Not.html" title="class in org.apache.spark.sql.sources" target="classFrame">Not</a></li>
<li><a href="Or.html" title="class in org.apache.spark.sql.sources" target="classFrame">Or</a></li>
<li><a href="OutputWriter.html" title="class in org.apache.spark.sql.sources" target="classFrame">OutputWriter</a></li>
<li><a href="OutputWriterFactory.html" title="class in org.apache.spark.sql.sources" target="classFrame">OutputWriterFactory</a></li>
<li><a href="StringContains.html" title="class in org.apache.spark.sql.sources" target="classFrame">StringContains</a></li>
<li><a href="StringEndsWith.html" title="class in org.apache.spark.sql.sources" target="classFrame">StringEndsWith</a></li>
<li><a href="StringStartsWith.html" title="class in org.apache.spark.sql.sources" target="classFrame">StringStartsWith</a></li>
</ul>
</div>
<script defer="defer" type="text/javascript" src="../../../../../lib/jquery.js"></script><script defer="defer" type="text/javascript" src="../../../../../lib/api-javadocs.js"></script></body>
</html>