com
.
granturing
.
spark
.
powerbi
DefaultSource
class
DefaultSource
extends
CreatableRelationProvider
with
PowerBISink
Linear Supertypes
PowerBISink
,
Serializable
,
Serializable
,
CreatableRelationProvider
,
AnyRef
,
Any
Ordering
Alphabetic
By inheritance
Inherited
DefaultSource
PowerBISink
Serializable
Serializable
CreatableRelationProvider
AnyRef
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Instance Constructors
new
DefaultSource
()
Value Members
final
def
!=
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
createRelation
(
sqlContext:
SQLContext
,
mode:
SaveMode
,
parameters:
Map
[
String
,
String
]
,
data:
DataFrame
)
:
BaseRelation
Definition Classes
DefaultSource
→ CreatableRelationProvider
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
getGroupId
(
group:
Option
[
String
]
)
(
implicit
client:
Client
)
:
Future
[
Option
[
String
]]
Attributes
protected
Definition Classes
PowerBISink
def
getOrCreateDataset
(
mode:
SaveMode
,
groupId:
Option
[
String
]
,
dataset:
String
,
table:
String
,
schema:
StructType
)
(
implicit
client:
Client
)
:
Future
[
Dataset
]
Attributes
protected
Definition Classes
PowerBISink
def
getOrCreateDataset
[
A <:
Product
]
(
groupId:
Option
[
String
]
,
dataset:
String
,
table:
String
,
tag:
scala.reflect.api.JavaUniverse.TypeTag
[
A
]
)
(
implicit
arg0:
scala.reflect.api.JavaUniverse.TypeTag
[
A
]
,
client:
Client
)
:
Future
[
Dataset
]
Attributes
protected
Definition Classes
PowerBISink
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
schemaFor
(
schema:
StructType
)
:
Array
[
Column
]
Attributes
protected
Definition Classes
PowerBISink
def
schemaFor
[
A <:
Product
]
(
implicit
arg0:
scala.reflect.api.JavaUniverse.TypeTag
[
A
]
,
tag:
scala.reflect.api.JavaUniverse.TypeTag
[
A
]
)
:
Seq
[
Column
]
Attributes
protected
Definition Classes
PowerBISink
def
sparkTypeToBIType
(
myType:
DataType
)
:
String
Attributes
protected
Definition Classes
PowerBISink
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
def
typeToBIType
(
myType:
scala.reflect.api.JavaUniverse.Type
)
:
String
Attributes
protected
Definition Classes
PowerBISink
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
PowerBISink
Inherited from
Serializable
Inherited from
Serializable
Inherited from
CreatableRelationProvider
Inherited from
AnyRef
Inherited from
Any
Ungrouped