ai
.
chronon
.
api
LabelPart
Related Doc:
package api
class
LabelPart
extends
TBase
[
LabelPart
,
_Fields
] with
Serializable
with
Cloneable
with
Comparable
[
LabelPart
]
Linear Supertypes
Cloneable
,
TBase
[
LabelPart
,
_Fields
],
Serializable
,
TSerializable
,
Comparable
[
LabelPart
],
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
LabelPart
Cloneable
TBase
Serializable
TSerializable
Comparable
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
LabelPart
(
other:
LabelPart
)
new
LabelPart
()
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
def
addToLabels
(
elem:
JoinPart
)
:
Unit
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clear
()
:
Unit
Definition Classes
LabelPart
→ TBase
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
compareTo
(
other:
LabelPart
)
:
Int
Definition Classes
LabelPart
→ Comparable
def
deepCopy
()
:
LabelPart
Definition Classes
LabelPart
→ TBase
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
that:
LabelPart
)
:
Boolean
def
equals
(
that:
Any
)
:
Boolean
Definition Classes
LabelPart
→ AnyRef → Any
def
fieldForId
(
fieldId:
Int
)
:
_Fields
Definition Classes
LabelPart
→ 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
LabelPart
→ TBase
def
getLabels
()
:
List
[
JoinPart
]
def
getLabelsIterator
()
:
Iterator
[
JoinPart
]
def
getLabelsSize
()
:
Int
def
getLeftEndOffset
()
:
Int
def
getLeftStartOffset
()
:
Int
def
getMetaData
()
:
MetaData
def
hashCode
()
:
Int
Definition Classes
LabelPart
→ AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
isSet
(
field:
_Fields
)
:
Boolean
Definition Classes
LabelPart
→ TBase
def
isSetLabels
()
:
Boolean
def
isSetLeftEndOffset
()
:
Boolean
def
isSetLeftStartOffset
()
:
Boolean
def
isSetMetaData
()
:
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
LabelPart
→ TSerializable
def
setFieldValue
(
field:
_Fields
,
value:
Any
)
:
Unit
Definition Classes
LabelPart
→ TBase
def
setLabels
(
labels:
List
[
JoinPart
]
)
:
LabelPart
def
setLabelsIsSet
(
value:
Boolean
)
:
Unit
def
setLeftEndOffset
(
leftEndOffset:
Int
)
:
LabelPart
def
setLeftEndOffsetIsSet
(
value:
Boolean
)
:
Unit
def
setLeftStartOffset
(
leftStartOffset:
Int
)
:
LabelPart
def
setLeftStartOffsetIsSet
(
value:
Boolean
)
:
Unit
def
setMetaData
(
metaData:
MetaData
)
:
LabelPart
def
setMetaDataIsSet
(
value:
Boolean
)
:
Unit
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
LabelPart
→ AnyRef → Any
def
unsetLabels
()
:
Unit
def
unsetLeftEndOffset
()
:
Unit
def
unsetLeftStartOffset
()
:
Unit
def
unsetMetaData
()
:
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
LabelPart
→ TSerializable
Inherited from
Cloneable
Inherited from
TBase
[
LabelPart
,
_Fields
]
Inherited from
Serializable
Inherited from
TSerializable
Inherited from
Comparable
[
LabelPart
]
Inherited from
AnyRef
Inherited from
Any
Ungrouped