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