ai
.
chronon
.
api
EventSource
Related Doc:
package api
class
EventSource
extends
TBase
[
EventSource
,
_Fields
] with
Serializable
with
Cloneable
with
Comparable
[
EventSource
]
Linear Supertypes
Cloneable
,
TBase
[
EventSource
,
_Fields
],
Serializable
,
TSerializable
,
Comparable
[
EventSource
],
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
EventSource
Cloneable
TBase
Serializable
TSerializable
Comparable
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
EventSource
(
other:
EventSource
)
new
EventSource
()
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
clear
()
:
Unit
Definition Classes
EventSource
→ TBase
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
compareTo
(
other:
EventSource
)
:
Int
Definition Classes
EventSource
→ Comparable
def
deepCopy
()
:
EventSource
Definition Classes
EventSource
→ TBase
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
that:
EventSource
)
:
Boolean
def
equals
(
that:
Any
)
:
Boolean
Definition Classes
EventSource
→ AnyRef → Any
def
fieldForId
(
fieldId:
Int
)
:
_Fields
Definition Classes
EventSource
→ TBase
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
getFieldValue
(
field:
_Fields
)
:
AnyRef
Definition Classes
EventSource
→ TBase
def
getQuery
()
:
Query
def
getTable
()
:
String
def
getTopic
()
:
String
def
hashCode
()
:
Int
Definition Classes
EventSource
→ AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
isIsCumulative
()
:
Boolean
def
isSet
(
field:
_Fields
)
:
Boolean
Definition Classes
EventSource
→ TBase
def
isSetIsCumulative
()
:
Boolean
def
isSetQuery
()
:
Boolean
def
isSetTable
()
:
Boolean
def
isSetTopic
()
:
Boolean
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
read
(
iprot:
TProtocol
)
:
Unit
Definition Classes
EventSource
→ TSerializable
def
setFieldValue
(
field:
_Fields
,
value:
Any
)
:
Unit
Definition Classes
EventSource
→ TBase
def
setIsCumulative
(
isCumulative:
Boolean
)
:
EventSource
def
setIsCumulativeIsSet
(
value:
Boolean
)
:
Unit
def
setQuery
(
query:
Query
)
:
EventSource
def
setQueryIsSet
(
value:
Boolean
)
:
Unit
def
setTable
(
table:
String
)
:
EventSource
def
setTableIsSet
(
value:
Boolean
)
:
Unit
def
setTopic
(
topic:
String
)
:
EventSource
def
setTopicIsSet
(
value:
Boolean
)
:
Unit
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
EventSource
→ AnyRef → Any
def
unsetIsCumulative
()
:
Unit
def
unsetQuery
()
:
Unit
def
unsetTable
()
:
Unit
def
unsetTopic
()
:
Unit
def
validate
()
:
Unit
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
(
...
)
def
write
(
oprot:
TProtocol
)
:
Unit
Definition Classes
EventSource
→ TSerializable
Inherited from
Cloneable
Inherited from
TBase
[
EventSource
,
_Fields
]
Inherited from
Serializable
Inherited from
TSerializable
Inherited from
Comparable
[
EventSource
]
Inherited from
AnyRef
Inherited from
Any
Ungrouped