ai
.
chronon
.
api
Source
Related Doc:
package api
class
Source
extends
TUnion
[
Source
,
_Fields
]
Linear Supertypes
TUnion
[
Source
,
_Fields
],
TBase
[
Source
,
_Fields
],
Serializable
,
TSerializable
,
Comparable
[
Source
],
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
Source
TUnion
TBase
Serializable
TSerializable
Comparable
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
Source
(
other:
Source
)
new
Source
(
setField:
_Fields
,
value:
Any
)
new
Source
()
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
checkType
(
setField:
_Fields
,
value:
Any
)
:
Unit
Attributes
protected[
ai.chronon.api
]
Definition Classes
Source
→ TUnion
final
def
clear
()
:
Unit
Definition Classes
TUnion → TBase
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
compareTo
(
other:
Source
)
:
Int
Definition Classes
Source
→ Comparable
def
deepCopy
()
:
Source
Definition Classes
Source
→ TBase
def
enumForId
(
id:
Short
)
:
_Fields
Attributes
protected[
ai.chronon.api
]
Definition Classes
Source
→ TUnion
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
other:
Source
)
:
Boolean
def
equals
(
other:
Any
)
:
Boolean
Definition Classes
Source
→ AnyRef → Any
def
fieldForId
(
fieldId:
Int
)
:
_Fields
Definition Classes
Source
→ 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
getEntities
()
:
EntitySource
def
getEvents
()
:
EventSource
def
getFieldDesc
(
setField:
_Fields
)
:
TField
Attributes
protected[
ai.chronon.api
]
Definition Classes
Source
→ TUnion
def
getFieldValue
(
arg0:
Int
)
:
AnyRef
Definition Classes
TUnion
def
getFieldValue
(
arg0:
_Fields
)
:
AnyRef
Definition Classes
TUnion → TBase
def
getFieldValue
()
:
AnyRef
Definition Classes
TUnion
def
getSetField
()
:
_Fields
Definition Classes
TUnion
def
getStructDesc
()
:
TStruct
Attributes
protected[
ai.chronon.api
]
Definition Classes
Source
→ TUnion
def
hashCode
()
:
Int
Definition Classes
Source
→ AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
isSet
(
arg0:
Int
)
:
Boolean
Definition Classes
TUnion
def
isSet
(
arg0:
_Fields
)
:
Boolean
Definition Classes
TUnion → TBase
def
isSet
()
:
Boolean
Definition Classes
TUnion
def
isSetEntities
()
:
Boolean
def
isSetEvents
()
:
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
(
arg0:
TProtocol
)
:
Unit
Definition Classes
TUnion → TSerializable
Annotations
@throws
(
...
)
def
setEntities
(
value:
EntitySource
)
:
Unit
def
setEvents
(
value:
EventSource
)
:
Unit
def
setFieldValue
(
arg0:
Int
,
arg1:
Any
)
:
Unit
Definition Classes
TUnion
def
setFieldValue
(
arg0:
_Fields
,
arg1:
Any
)
:
Unit
Definition Classes
TUnion → TBase
def
standardSchemeReadValue
(
iprot:
TProtocol
,
field:
TField
)
:
AnyRef
Attributes
protected[
ai.chronon.api
]
Definition Classes
Source
→ TUnion
def
standardSchemeWriteValue
(
oprot:
TProtocol
)
:
Unit
Attributes
protected[
ai.chronon.api
]
Definition Classes
Source
→ TUnion
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
TUnion → AnyRef → Any
def
tupleSchemeReadValue
(
iprot:
TProtocol
,
fieldID:
Short
)
:
AnyRef
Attributes
protected[
ai.chronon.api
]
Definition Classes
Source
→ TUnion
def
tupleSchemeWriteValue
(
oprot:
TProtocol
)
:
Unit
Attributes
protected[
ai.chronon.api
]
Definition Classes
Source
→ TUnion
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
(
arg0:
TProtocol
)
:
Unit
Definition Classes
TUnion → TSerializable
Annotations
@throws
(
...
)
Inherited from
TUnion
[
Source
,
_Fields
]
Inherited from
TBase
[
Source
,
_Fields
]
Inherited from
Serializable
Inherited from
TSerializable
Inherited from
Comparable
[
Source
]
Inherited from
AnyRef
Inherited from
Any
Ungrouped