JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.spark.rdd
Interface JdbcRDD.ConnectionFactory
All Superinterfaces:
Serializable
Enclosing class:
JdbcRDD
<
T
>
public static interface
JdbcRDD.ConnectionFactory
extends
Serializable
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Connection
getConnection
()
Method Details
getConnection
Connection
getConnection
() throws
Exception
Throws:
Exception