R
- return typepublic abstract class MapWriterTask<R> extends Object
Constructor and Description |
---|
MapWriterTask() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
condition(io.netty.util.concurrent.Future<R> future) |
protected abstract void |
execute() |
protected boolean condition(io.netty.util.concurrent.Future<R> future)
protected abstract void execute()
Copyright © 2014–2017 The Redisson Project. All rights reserved.