|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Objectorg.apache.spark.sql.jdbc.JdbcDialect
org.apache.spark.sql.jdbc.NoopDialect
public class NoopDialect
:: DeveloperApi :: NOOP dialect object, always returning the neutral element.
| Constructor Summary | |
|---|---|
NoopDialect()
|
|
| Method Summary | |
|---|---|
static boolean |
canHandle(String url)
|
| Methods inherited from class org.apache.spark.sql.jdbc.JdbcDialect |
|---|
canHandle, getCatalystType, getJDBCType, quoteIdentifier |
| Methods inherited from class Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface scala.Product |
|---|
productArity, productElement, productIterator, productPrefix |
| Methods inherited from interface scala.Equals |
|---|
canEqual, equals |
| Constructor Detail |
|---|
public NoopDialect()
| Method Detail |
|---|
public static boolean canHandle(String url)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||