Klasse AggregateFunction.GenericSetOfPrefixes<T>

Typparameter:
T -
Alle implementierten Schnittstellen:
Serializable
Umschließende Klasse:
AggregateFunction<T>

public static class AggregateFunction.GenericSetOfPrefixes<T> extends AggregateFunction.AggregateFunctionWithParameter<T>
An aggregate function that returns a set of the prefixes of the data values.
Siehe auch: