public class StreamedQueryPacket extends Object implements CommandPacket
Constructor and Description |
---|
StreamedQueryPacket(Query query) |
Modifier and Type | Method and Description |
---|---|
int |
getPacketLength() |
int |
send(OutputStream ostream) |
public StreamedQueryPacket(Query query)
public int send(OutputStream ostream) throws IOException, QueryException
send
in interface CommandPacket
IOException
QueryException
public int getPacketLength()
Copyright © 2015. All rights reserved.