public static final class UnittestProto.BarRequest extends BaseMessage<T>
memoizedSerializedSize
Constructor and Description |
---|
BarRequest() |
addAll, assertInitialized, checktInitialized, computeGroupSize, computeMessageSize, isInitialized, load, loadAndClear, mergeFramed, mergeFramed, mergeFramed, mergeFramed, mergeUnframed, mergeUnframed, mergeUnframed, prefix, readGroup, readRawByte, readRawVarint32, serializedSizeFramed, toFramedBuffer, toFramedByteArray, toUnframedBuffer, toUnframedByteArray, writeFramed, writeFramed, writeGroup, writeMessage, writeUnframed
public ArrayList<String> missingFields()
missingFields
in class BaseMessage<UnittestProto.BarRequest>
public void clear()
clear
in interface Message<UnittestProto.BarRequest>
clear
in class BaseMessage<UnittestProto.BarRequest>
public UnittestProto.BarRequest clone()
clone
in interface Message<UnittestProto.BarRequest>
clone
in class BaseMessage<UnittestProto.BarRequest>
public UnittestProto.BarRequest mergeFrom(UnittestProto.BarRequest other)
mergeFrom
in interface Message<UnittestProto.BarRequest>
mergeFrom
in class BaseMessage<UnittestProto.BarRequest>
public int serializedSizeUnframed()
public UnittestProto.BarRequest mergeUnframed(CodedInputStream input) throws IOException
IOException
public void writeUnframed(CodedOutputStream output) throws IOException
writeUnframed
in interface Message<UnittestProto.BarRequest>
writeUnframed
in class BaseMessage<UnittestProto.BarRequest>
IOException
public static UnittestProto.BarRequest parseUnframed(CodedInputStream data) throws InvalidProtocolBufferException, IOException
public static UnittestProto.BarRequest parseUnframed(Buffer data) throws InvalidProtocolBufferException
InvalidProtocolBufferException
public static UnittestProto.BarRequest parseUnframed(byte[] data) throws InvalidProtocolBufferException
InvalidProtocolBufferException
public static UnittestProto.BarRequest parseUnframed(InputStream data) throws InvalidProtocolBufferException, IOException
public static UnittestProto.BarRequest parseFramed(CodedInputStream data) throws InvalidProtocolBufferException, IOException
public static UnittestProto.BarRequest parseFramed(Buffer data) throws InvalidProtocolBufferException
InvalidProtocolBufferException
public static UnittestProto.BarRequest parseFramed(byte[] data) throws InvalidProtocolBufferException
InvalidProtocolBufferException
public static UnittestProto.BarRequest parseFramed(InputStream data) throws InvalidProtocolBufferException, IOException
public StringBuilder toString(StringBuilder sb, String prefix)
public boolean equals(UnittestProto.BarRequest obj)
Copyright © 2016 The Apache Software Foundation. All rights reserved.