Class IterationReaper
java.lang.Object
org.infinispan.server.iteration.IterationReaper
- All Implemented Interfaces:
io.netty.util.concurrent.GenericFutureListener<io.netty.util.concurrent.Future<? super Void>>,EventListener
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddispose()voidoperationComplete(io.netty.util.concurrent.Future<? super Void> future) voidregisterChannel(io.netty.channel.Channel channel)
-
Constructor Details
-
IterationReaper
-
-
Method Details
-
operationComplete
-
registerChannel
public void registerChannel(io.netty.channel.Channel channel) -
dispose
public void dispose()
-