All Implemented Interfaces:
Resp3Command

public class BRPOP extends AbstractBlockingPop
BRPOP

Derogating to the above documentation, when multiple client are blocked on a BRPOP, the order in which they will be served is unspecified.

Since:
15.0
See Also:
  • Constructor Details

    • BRPOP

      public BRPOP()
  • Method Details