com
.
knockdata
.
spark
.
highcharts
StreamingChart
Related Docs:
object StreamingChart
|
package highcharts
class
StreamingChart
extends
StreamingQuery
Linear Supertypes
StreamingQuery
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
StreamingChart
StreamingQuery
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
StreamingChart
(
dataFrame:
DataFrame
,
chartId:
String
,
nextParagraphId:
String
,
outputMode:
String
=
null
)
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
awaitTermination
(
timeoutMs:
Long
)
:
Boolean
Definition Classes
StreamingChart
→ StreamingQuery
def
awaitTermination
()
:
Unit
Definition Classes
StreamingChart
→ StreamingQuery
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
exception
:
Option
[
StreamingQueryException
]
Definition Classes
StreamingChart
→ StreamingQuery
def
explain
(
extended:
Boolean
)
:
Unit
Definition Classes
StreamingChart
→ StreamingQuery
def
explain
()
:
Unit
Definition Classes
StreamingChart
→ StreamingQuery
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
hashCode
()
:
Int
Definition Classes
AnyRef → Any
def
id
:
UUID
Definition Classes
StreamingChart
→ StreamingQuery
def
isActive
:
Boolean
Definition Classes
StreamingChart
→ StreamingQuery
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
lastProgress
:
StreamingQueryProgress
Definition Classes
StreamingChart
→ StreamingQuery
def
name
:
String
Definition Classes
StreamingChart
→ StreamingQuery
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
processAllAvailable
()
:
Unit
Definition Classes
StreamingChart
→ StreamingQuery
var
query
:
StreamingQuery
def
recentProgress
:
Array
[
StreamingQueryProgress
]
Definition Classes
StreamingChart
→ StreamingQuery
def
runId
:
UUID
Definition Classes
StreamingChart
→ StreamingQuery
val
s
:
DataStreamWriter
[
Row
]
def
sparkSession
:
SparkSession
Definition Classes
StreamingChart
→ StreamingQuery
def
start
:
StreamingChart
.this.type
def
status
:
StreamingQueryStatus
Definition Classes
StreamingChart
→ StreamingQuery
def
stop
()
:
Unit
Definition Classes
StreamingChart
→ StreamingQuery
val
stream
:
DataStreamWriter
[
Row
]
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
StreamingQuery
Inherited from
AnyRef
Inherited from
Any
Ungrouped