public class IteratorHandler
extends ChannelOutboundHandlerAdapter
Iterator instances
 are passed to it, they do not contain large result sets or iterates over objects that require network calls.| Constructor and Description | 
|---|
| IteratorHandler(Settings settings) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | write(ChannelHandlerContext ctx,
     Object msg,
     ChannelPromise promise) | 
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.