ai
.
chronon
.
api
EntitySource
Related Doc:
package api
class
EntitySource
extends
TBase
[
EntitySource
,
_Fields
] with
Serializable
with
Cloneable
with
Comparable
[
EntitySource
]
Linear Supertypes
Cloneable
,
TBase
[
EntitySource
,
_Fields
],
Serializable
,
TSerializable
,
Comparable
[
EntitySource
],
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
EntitySource
Cloneable
TBase
Serializable
TSerializable
Comparable
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
EntitySource
(
other:
EntitySource
)
new
EntitySource
()
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
EntitySource
→ TBase
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
compareTo
(
other:
EntitySource
)
:
Int
Definition Classes
EntitySource
→ Comparable
def
deepCopy
()
:
EntitySource
Definition Classes
EntitySource
→ TBase
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
that:
EntitySource
)
:
Boolean
def
equals
(
that:
Any
)
:
Boolean
Definition Classes
EntitySource
→ AnyRef → Any
def
fieldForId
(
fieldId:
Int
)
:
_Fields
Definition Classes
EntitySource
→ 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
EntitySource
→ TBase
def
getMutationTable
()
:
String
def
getMutationTopic
()
:
String
def
getQuery
()
:
Query
def
getSnapshotTable
()
:
String
def
hashCode
()
:
Int
Definition Classes
EntitySource
→ AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
isSet
(
field:
_Fields
)
:
Boolean
Definition Classes
EntitySource
→ TBase
def
isSetMutationTable
()
:
Boolean
def
isSetMutationTopic
()
:
Boolean
def
isSetQuery
()
:
Boolean
def
isSetSnapshotTable
()
:
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
EntitySource
→ TSerializable
def
setFieldValue
(
field:
_Fields
,
value:
Any
)
:
Unit
Definition Classes
EntitySource
→ TBase
def
setMutationTable
(
mutationTable:
String
)
:
EntitySource
def
setMutationTableIsSet
(
value:
Boolean
)
:
Unit
def
setMutationTopic
(
mutationTopic:
String
)
:
EntitySource
def
setMutationTopicIsSet
(
value:
Boolean
)
:
Unit
def
setQuery
(
query:
Query
)
:
EntitySource
def
setQueryIsSet
(
value:
Boolean
)
:
Unit
def
setSnapshotTable
(
snapshotTable:
String
)
:
EntitySource
def
setSnapshotTableIsSet
(
value:
Boolean
)
:
Unit
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
EntitySource
→ AnyRef → Any
def
unsetMutationTable
()
:
Unit
def
unsetMutationTopic
()
:
Unit
def
unsetQuery
()
:
Unit
def
unsetSnapshotTable
()
:
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
EntitySource
→ TSerializable
Inherited from
Cloneable
Inherited from
TBase
[
EntitySource
,
_Fields
]
Inherited from
Serializable
Inherited from
TSerializable
Inherited from
Comparable
[
EntitySource
]
Inherited from
AnyRef
Inherited from
Any
Ungrouped