ai
.
chronon
.
api
Aggregation
Related Doc:
package api
class
Aggregation
extends
TBase
[
Aggregation
,
_Fields
] with
Serializable
with
Cloneable
with
Comparable
[
Aggregation
]
Linear Supertypes
Cloneable
,
TBase
[
Aggregation
,
_Fields
],
Serializable
,
TSerializable
,
Comparable
[
Aggregation
],
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
Aggregation
Cloneable
TBase
Serializable
TSerializable
Comparable
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
Aggregation
(
other:
Aggregation
)
new
Aggregation
()
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
addToBuckets
(
elem:
String
)
:
Unit
def
addToWindows
(
elem:
Window
)
:
Unit
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clear
()
:
Unit
Definition Classes
Aggregation
→ TBase
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
compareTo
(
other:
Aggregation
)
:
Int
Definition Classes
Aggregation
→ Comparable
def
deepCopy
()
:
Aggregation
Definition Classes
Aggregation
→ TBase
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
that:
Aggregation
)
:
Boolean
def
equals
(
that:
Any
)
:
Boolean
Definition Classes
Aggregation
→ AnyRef → Any
def
fieldForId
(
fieldId:
Int
)
:
_Fields
Definition Classes
Aggregation
→ 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
getBuckets
()
:
List
[
String
]
def
getBucketsIterator
()
:
Iterator
[
String
]
def
getBucketsSize
()
:
Int
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
getFieldValue
(
field:
_Fields
)
:
AnyRef
Definition Classes
Aggregation
→ TBase
def
getInputColumn
()
:
String
def
getOperation
()
:
Operation
def
getWindows
()
:
List
[
Window
]
def
getWindowsIterator
()
:
Iterator
[
Window
]
def
getWindowsSize
()
:
Int
def
hashCode
()
:
Int
Definition Classes
Aggregation
→ AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
isSet
(
field:
_Fields
)
:
Boolean
Definition Classes
Aggregation
→ TBase
def
isSetArgMap
()
:
Boolean
def
isSetBuckets
()
:
Boolean
def
isSetInputColumn
()
:
Boolean
def
isSetOperation
()
:
Boolean
def
isSetWindows
()
:
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
Aggregation
→ TSerializable
def
setArgMap
(
argMap:
Map
[
String
,
String
]
)
:
Aggregation
def
setArgMapIsSet
(
value:
Boolean
)
:
Unit
def
setBuckets
(
buckets:
List
[
String
]
)
:
Aggregation
def
setBucketsIsSet
(
value:
Boolean
)
:
Unit
def
setFieldValue
(
field:
_Fields
,
value:
Any
)
:
Unit
Definition Classes
Aggregation
→ TBase
def
setInputColumn
(
inputColumn:
String
)
:
Aggregation
def
setInputColumnIsSet
(
value:
Boolean
)
:
Unit
def
setOperation
(
operation:
Operation
)
:
Aggregation
def
setOperationIsSet
(
value:
Boolean
)
:
Unit
def
setWindows
(
windows:
List
[
Window
]
)
:
Aggregation
def
setWindowsIsSet
(
value:
Boolean
)
:
Unit
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
Aggregation
→ AnyRef → Any
def
unsetArgMap
()
:
Unit
def
unsetBuckets
()
:
Unit
def
unsetInputColumn
()
:
Unit
def
unsetOperation
()
:
Unit
def
unsetWindows
()
:
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
Aggregation
→ TSerializable
Inherited from
Cloneable
Inherited from
TBase
[
Aggregation
,
_Fields
]
Inherited from
Serializable
Inherited from
TSerializable
Inherited from
Comparable
[
Aggregation
]
Inherited from
AnyRef
Inherited from
Any
Ungrouped