Package | Description |
---|---|
org.apache.cassandra.net |
Modifier and Type | Method and Description |
---|---|
static AsyncChannelPromise |
AsyncChannelPromise.withListener(io.netty.channel.Channel channel,
io.netty.util.concurrent.GenericFutureListener<? extends io.netty.util.concurrent.Future<? super java.lang.Void>> listener) |
static AsyncChannelPromise |
AsyncChannelPromise.withListener(io.netty.channel.ChannelHandlerContext context,
io.netty.util.concurrent.GenericFutureListener<? extends io.netty.util.concurrent.Future<? super java.lang.Void>> listener) |
Copyright © 2009-2021 The Apache Software Foundation