Logo FsShelter

Grouping<'t> Type

Storm stream grouping abstraction

Union cases

Union case Description

All

Full Usage: All

Direct

Full Usage: Direct

Fields(getValue, names)

Full Usage: Fields(getValue, names)

Parameters:
    getValue : 't -> obj
    names : string list

getValue : 't -> obj
names : string list

Shuffle

Full Usage: Shuffle

Instance members

Instance member Description

this.IsAll

Full Usage: this.IsAll

Returns: bool
Returns: bool

this.IsDirect

Full Usage: this.IsDirect

Returns: bool
Returns: bool

this.IsFields

Full Usage: this.IsFields

Returns: bool
Returns: bool

this.IsShuffle

Full Usage: this.IsShuffle

Returns: bool
Returns: bool

Type something to start searching.