ai
.
chronon
.
api
AggregationPart
Related Doc:
package api
class
AggregationPart
extends
TBase
[
AggregationPart
,
_Fields
] with
Serializable
with
Cloneable
with
Comparable
[
AggregationPart
]
Linear Supertypes
Cloneable
,
TBase
[
AggregationPart
,
_Fields
],
Serializable
,
TSerializable
,
Comparable
[
AggregationPart
],
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
AggregationPart
Cloneable
TBase
Serializable
TSerializable
Comparable
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
AggregationPart
(
other:
AggregationPart
)
new
AggregationPart
()
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
AggregationPart
→ TBase
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
compareTo
(
other:
AggregationPart
)
:
Int
Definition Classes
AggregationPart
→ Comparable
def
deepCopy
()
:
AggregationPart
Definition Classes
AggregationPart
→ TBase
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
that:
AggregationPart
)
:
Boolean
def
equals
(
that:
Any
)
:
Boolean
Definition Classes
AggregationPart
→ AnyRef → Any
def
fieldForId
(
fieldId:
Int
)
:
_Fields
Definition Classes
AggregationPart
→ TBase
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
def
getArgMap
()
:
Map
[
String
,
String
]
def
getArgMapSize
()
:
Int
def
getBucket
()
:
String
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
getFieldValue
(
field:
_Fields
)
:
AnyRef
Definition Classes
AggregationPart
→ TBase
def
getInputColumn
()
:
String
def
getOperation
()
:
Operation
def
getWindow
()
:
Window
def
hashCode
()
:
Int
Definition Classes
AggregationPart
→ AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
isSet
(
field:
_Fields
)
:
Boolean
Definition Classes
AggregationPart
→ TBase
def
isSetArgMap
()
:
Boolean
def
isSetBucket
()
:
Boolean
def
isSetInputColumn
()
:
Boolean
def
isSetOperation
()
:
Boolean
def
isSetWindow
()
:
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
putToArgMap
(
key:
String
,
val:
String
)
:
Unit
def
read
(
iprot:
TProtocol
)
:
Unit
Definition Classes
AggregationPart
→ TSerializable
def
setArgMap
(
argMap:
Map
[
String
,
String
]
)
:
AggregationPart
def
setArgMapIsSet
(
value:
Boolean
)
:
Unit
def
setBucket
(
bucket:
String
)
:
AggregationPart
def
setBucketIsSet
(
value:
Boolean
)
:
Unit
def
setFieldValue
(
field:
_Fields
,
value:
Any
)
:
Unit
Definition Classes
AggregationPart
→ TBase
def
setInputColumn
(
inputColumn:
String
)
:
AggregationPart
def
setInputColumnIsSet
(
value:
Boolean
)
:
Unit
def
setOperation
(
operation:
Operation
)
:
AggregationPart
def
setOperationIsSet
(
value:
Boolean
)
:
Unit
def
setWindow
(
window:
Window
)
:
AggregationPart
def
setWindowIsSet
(
value:
Boolean
)
:
Unit
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AggregationPart
→ AnyRef → Any
def
unsetArgMap
()
:
Unit
def
unsetBucket
()
:
Unit
def
unsetInputColumn
()
:
Unit
def
unsetOperation
()
:
Unit
def
unsetWindow
()
:
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
AggregationPart
→ TSerializable
Inherited from
Cloneable
Inherited from
TBase
[
AggregationPart
,
_Fields
]
Inherited from
Serializable
Inherited from
TSerializable
Inherited from
Comparable
[
AggregationPart
]
Inherited from
AnyRef
Inherited from
Any
Ungrouped