-
- All Implemented Interfaces:
public final class RedisHeimdallSubscriptionImplKt
-
-
Method Summary
Modifier and Type Method Description final static BooleanverifySubscriptionCommandOnly(Command cmd, Promise<Response> promise)final static BooleanverifySubscriptionCommandsOnly(List<Command> commands, Promise<List<Response>> promise)-
-
Method Detail
-
verifySubscriptionCommandOnly
final static Boolean verifySubscriptionCommandOnly(Command cmd, Promise<Response> promise)
-
verifySubscriptionCommandsOnly
final static Boolean verifySubscriptionCommandsOnly(List<Command> commands, Promise<List<Response>> promise)
-
-
-
-