public class PgsqlCommandCompleteMessageWriter extends Object implements PgsqlMessageWriter<PgsqlCommandCompleteMessage>
| Constructor and Description |
|---|
PgsqlCommandCompleteMessageWriter() |
| Modifier and Type | Method and Description |
|---|---|
int |
contentSize(PgsqlCommandCompleteMessage msg) |
Map<Integer,io.netty.buffer.ByteBuf> |
offsets(PgsqlCommandCompleteMessage msg) |
void |
writeContent(PgsqlCommandCompleteMessage msg,
io.netty.buffer.ByteBuf buffer) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitallocate, allocate, headerSize, length, write, writeBytes, writeBytes, writeHeaderpublic int contentSize(PgsqlCommandCompleteMessage msg)
contentSize in interface PgsqlMessageWriter<PgsqlCommandCompleteMessage>public Map<Integer,io.netty.buffer.ByteBuf> offsets(PgsqlCommandCompleteMessage msg)
offsets in interface PgsqlMessageWriter<PgsqlCommandCompleteMessage>public void writeContent(PgsqlCommandCompleteMessage msg, io.netty.buffer.ByteBuf buffer) throws IOException
writeContent in interface PgsqlMessageWriter<PgsqlCommandCompleteMessage>IOExceptionCopyright © 2017 The CLARUS Consortium. All rights reserved.