Uses of Class
org.infinispan.server.resp.commands.tx.WATCH.TxKeysListener
Packages that use WATCH.TxKeysListener
-
Uses of WATCH.TxKeysListener in org.infinispan.server.resp.commands.tx
Methods in org.infinispan.server.resp.commands.tx that return types with arguments of type WATCH.TxKeysListenerModifier and TypeMethodDescriptionstatic CompletionStage<List<WATCH.TxKeysListener>> UNWATCH.deregister(io.netty.channel.ChannelHandlerContext ctx, org.infinispan.AdvancedCache<byte[], byte[]> cache) Methods in org.infinispan.server.resp.commands.tx with parameters of type WATCH.TxKeysListenerModifier and TypeMethodDescriptionvoidWATCH.register(io.netty.channel.ChannelHandlerContext ctx, WATCH.TxKeysListener listener) -
Uses of WATCH.TxKeysListener in org.infinispan.server.resp.tx
Methods in org.infinispan.server.resp.tx that return types with arguments of type WATCH.TxKeysListenerModifier and TypeMethodDescriptionRespTransactionHandler.unregisterListeners(io.netty.channel.ChannelHandlerContext ctx)