Package org.redisson
Interface RedissonTransferQueue.TransferQueueServiceAsync
-
- Enclosing class:
- RedissonTransferQueue<V>
public static interface RedissonTransferQueue.TransferQueueServiceAsync
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description <V> RFuture<Void>
invoke(V value)
-