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 CommandPacketIOExceptionQueryExceptionpublic int getPacketLength()
Copyright © 2015. All rights reserved.