T - typepublic class TransferListener<T> extends Object implements io.netty.util.concurrent.FutureListener<T>
| Constructor and Description |
|---|
TransferListener(RPromise<T> promise) |
| Modifier and Type | Method and Description |
|---|---|
void |
operationComplete(io.netty.util.concurrent.Future<T> future) |
Copyright © 2014–2018 The Redisson Project. All rights reserved.