Constructor and Description |
---|
FunctionDelegationHelper() |
Modifier and Type | Method and Description |
---|---|
<T,S extends State,F> |
addOrUpdate(StateDescriptor<S,T> stateDescriptor) |
static <IN,ACC,OUT> |
delegateAggregateFunction() |
static <T> ReduceFunction<T> |
delegateReduceFunction() |
public static <T> ReduceFunction<T> delegateReduceFunction()
public static <IN,ACC,OUT> AggregateFunction<IN,ACC,OUT> delegateAggregateFunction()
public <T,S extends State,F> void addOrUpdate(StateDescriptor<S,T> stateDescriptor)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.