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