public class ChannelBufferStreamInputFactory extends Object
ChannelBufferStreamInputFactory()
static org.elasticsearch.common.io.stream.StreamInput
create(org.jboss.netty.buffer.ChannelBuffer buffer)
create(org.jboss.netty.buffer.ChannelBuffer buffer, int size)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ChannelBufferStreamInputFactory()
public static org.elasticsearch.common.io.stream.StreamInput create(org.jboss.netty.buffer.ChannelBuffer buffer)
public static org.elasticsearch.common.io.stream.StreamInput create(org.jboss.netty.buffer.ChannelBuffer buffer, int size)
Copyright © 2012–2014. All rights reserved.