com
.
hortonworks
.
spark
.
sql
.
hive
.
llap
HiveWarehouseConnector
Related Doc:
package llap
class
HiveWarehouseConnector
extends
DataSourceV2
with
ReadSupport
with
SessionConfigSupport
with
WriteSupport
Linear Supertypes
WriteSupport
,
SessionConfigSupport
,
ReadSupport
,
DataSourceV2
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
HiveWarehouseConnector
WriteSupport
SessionConfigSupport
ReadSupport
DataSourceV2
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
HiveWarehouseConnector
()
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
createReader
(
options:
DataSourceOptions
)
:
DataSourceReader
Definition Classes
HiveWarehouseConnector
→ ReadSupport
def
createReader
(
arg0:
StructType
,
arg1:
DataSourceOptions
)
:
DataSourceReader
Definition Classes
ReadSupport
def
createWriter
(
jobId:
String
,
schema:
StructType
,
mode:
SaveMode
,
options:
DataSourceOptions
)
:
Optional
[
DataSourceWriter
]
Definition Classes
HiveWarehouseConnector
→ WriteSupport
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
getDataSourceReader
(
params:
Map
[
String
,
String
]
)
:
DataSourceReader
Attributes
protected[
com.hortonworks.spark.sql.hive.llap
]
def
getDataSourceWriter
(
jobId:
String
,
schema:
StructType
,
path:
Path
,
options:
Map
[
String
,
String
]
,
conf:
Configuration
,
mode:
SaveMode
)
:
DataSourceWriter
Attributes
protected[
com.hortonworks.spark.sql.hive.llap
]
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
keyPrefix
()
:
String
Definition Classes
HiveWarehouseConnector
→ SessionConfigSupport
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Inherited from
WriteSupport
Inherited from
SessionConfigSupport
Inherited from
ReadSupport
Inherited from
DataSourceV2
Inherited from
AnyRef
Inherited from
Any
Ungrouped