Class IterationReaper

  • All Implemented Interfaces:
    io.netty.util.concurrent.GenericFutureListener<io.netty.util.concurrent.Future<? super Void>>, EventListener

    public class IterationReaper
    extends Object
    implements io.netty.util.concurrent.GenericFutureListener<io.netty.util.concurrent.Future<? super Void>>
    Since:
    10.0
    Author:
    Tristan Tarrant <tristan@infinispan.org>
    • Constructor Detail

    • Method Detail

      • operationComplete

        public void operationComplete​(io.netty.util.concurrent.Future<? super Void> future)
        Specified by:
        operationComplete in interface io.netty.util.concurrent.GenericFutureListener<io.netty.util.concurrent.Future<? super Void>>
      • registerChannel

        public void registerChannel​(io.netty.channel.Channel channel)
      • dispose

        public void dispose()