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