Package | Description |
---|---|
org.apache.cassandra.utils.concurrent |
Modifier and Type | Method and Description |
---|---|
static FutureCombiner<java.lang.Void> |
FutureCombiner.nettySuccessListener(java.util.Collection<? extends io.netty.util.concurrent.Future<?>> futures)
Waits for all of
futures to complete, only propagating failures on completion |
Copyright © 2009-2022 The Apache Software Foundation