Merge branch 'mrniko/master'

pull/400/head
Rui Gu 9 years ago
commit 44e18db08d

@ -24,10 +24,12 @@ import io.netty.util.concurrent.Future;
/**
* Interface for using pipeline feature.
*
* <p/>
* All method invocations on objects
* from this interface are batched to separate queue and could be executed later
* with <code>execute()</code> or <code>executeAsync()</code> methods.
* <p/>
* Please be ware, atomicity <b>is not</b> guaranteed.
*
*
* @author Nikita Koksharov

Loading…
Cancel
Save