| Modifier and Type | Method and Description |
|---|---|
static <T,R> Collector<? super IgniteInternalFuture,? super GridCompoundFuture<T,R>,GridCompoundFuture<T,R>> |
toCompoundFuture()
Collector of
IgniteInternalFuture inheritors stream to GridCompoundFuture. |
public static <T,R> Collector<? super IgniteInternalFuture,? super GridCompoundFuture<T,R>,GridCompoundFuture<T,R>> toCompoundFuture()
IgniteInternalFuture inheritors stream to GridCompoundFuture.T - Result type of inheritor IgniteInternalFuture.R - Result type of GridCompoundFuture.GridCompoundFuture.markInitialized().
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.10.0 Release Date : March 10 2021