org.apache.hadoop.hbase.rest
Class ProtobufStreamingUtil
java.lang.Object
org.apache.hadoop.hbase.rest.ProtobufStreamingUtil
- All Implemented Interfaces:
- javax.ws.rs.core.StreamingOutput
public class ProtobufStreamingUtil
- extends Object
- implements javax.ws.rs.core.StreamingOutput
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProtobufStreamingUtil
protected ProtobufStreamingUtil(ResultScanner scanner,
String type,
int limit,
int fetchSize)
write
public void write(OutputStream outStream)
throws IOException,
javax.ws.rs.WebApplicationException
- Specified by:
write
in interface javax.ws.rs.core.StreamingOutput
- Throws:
IOException
javax.ws.rs.WebApplicationException
Copyright © 2015 The Apache Software Foundation. All rights reserved.