public static class SchemaExecProtos.ServerPreparedStatementState.MessageSchema extends Object implements io.protostuff.Schema<ExecProtos.ServerPreparedStatementState>
| Constructor and Description |
|---|
MessageSchema() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFieldName(int number) |
int |
getFieldNumber(String name) |
boolean |
isInitialized(ExecProtos.ServerPreparedStatementState message) |
void |
mergeFrom(io.protostuff.Input input,
ExecProtos.ServerPreparedStatementState message) |
String |
messageFullName() |
String |
messageName() |
ExecProtos.ServerPreparedStatementState |
newMessage() |
Class<ExecProtos.ServerPreparedStatementState> |
typeClass() |
void |
writeTo(io.protostuff.Output output,
ExecProtos.ServerPreparedStatementState message) |
public void writeTo(io.protostuff.Output output,
ExecProtos.ServerPreparedStatementState message)
throws IOException
writeTo in interface io.protostuff.Schema<ExecProtos.ServerPreparedStatementState>IOExceptionpublic boolean isInitialized(ExecProtos.ServerPreparedStatementState message)
isInitialized in interface io.protostuff.Schema<ExecProtos.ServerPreparedStatementState>public String getFieldName(int number)
getFieldName in interface io.protostuff.Schema<ExecProtos.ServerPreparedStatementState>public int getFieldNumber(String name)
getFieldNumber in interface io.protostuff.Schema<ExecProtos.ServerPreparedStatementState>public Class<ExecProtos.ServerPreparedStatementState> typeClass()
typeClass in interface io.protostuff.Schema<ExecProtos.ServerPreparedStatementState>public String messageName()
messageName in interface io.protostuff.Schema<ExecProtos.ServerPreparedStatementState>public String messageFullName()
messageFullName in interface io.protostuff.Schema<ExecProtos.ServerPreparedStatementState>public void mergeFrom(io.protostuff.Input input,
ExecProtos.ServerPreparedStatementState message)
throws IOException
mergeFrom in interface io.protostuff.Schema<ExecProtos.ServerPreparedStatementState>IOExceptionpublic ExecProtos.ServerPreparedStatementState newMessage()
newMessage in interface io.protostuff.Schema<ExecProtos.ServerPreparedStatementState>Copyright © 2021 The Apache Software Foundation. All rights reserved.