Grouping<'t> Type
Storm stream grouping abstraction
Union cases
| Union case |
Description
|
Full Usage:
All
|
|
Full Usage:
Direct
|
|
Full Usage:
Fields(getValue, names)
Parameters:
't -> obj
names : string list
|
|
Full Usage:
Shuffle
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsAll
Returns: bool
|
|
Full Usage:
this.IsDirect
Returns: bool
|
|
Full Usage:
this.IsFields
Returns: bool
|
|
Full Usage:
this.IsShuffle
Returns: bool
|
|
FsShelter