public interface QueueCommand
| Modifier and Type | Method and Description |
|---|---|
List<CommandData<Object,Object>> |
getPubSubOperations() |
boolean |
tryFailure(Throwable cause) |
List<CommandData<Object,Object>> getPubSubOperations()
boolean tryFailure(Throwable cause)
Copyright © 2014–2018 The Redisson Project. All rights reserved.