Package org.infinispan.server.resp.commands.list.blocking
package org.infinispan.server.resp.commands.list.blocking
-
ClassesClassDescriptionDerogating to the command documentation, when multiple client are blocked on a BLPOP, the order in which they will be served is unspecified.PollListenerSynchronizer This class synchronizes the access to a CompletableFuture `resultFuture` so that its final value will be completed either - with value v by an onListenerAdded() call if a not null value is found - otherwise by onEvent(k) call if the referred entry is not null or emptyBLMPOPBLPOPBRPOP