@Deprecated public class AsyncLopDeleteByRangeMethod extends java.lang.Object implements ArcusCallBack<java.lang.Boolean>
| Constructor and Description |
|---|
AsyncLopDeleteByRangeMethod(java.lang.String key,
int from,
int to)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.concurrent.Future<java.lang.Boolean> |
doInArcus(net.spy.memcached.ArcusClient arcusClient)
Deprecated.
|
public AsyncLopDeleteByRangeMethod(java.lang.String key,
int from,
int to)
public java.util.concurrent.Future<java.lang.Boolean> doInArcus(net.spy.memcached.ArcusClient arcusClient)
doInArcus in interface ArcusCallBack<java.lang.Boolean>Copyright © 2021. All Rights Reserved.