public final class KahaUpdateMessageCommand extends org.apache.activemq.protobuf.BaseMessage<T> implements JournalCommand<KahaUpdateMessageCommand>
| Constructor and Description |
|---|
KahaUpdateMessageCommand() |
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, writeUnframedfinalize, getClass, notify, notifyAll, wait, wait, waitassertInitialized, mergeFramed, mergeFramed, mergeFramed, mergeFramed, mergeUnframed, mergeUnframed, mergeUnframed, serializedSizeFramed, toFramedBuffer, toFramedByteArray, toUnframedBuffer, toUnframedByteArray, writeFramed, writeFramed, writeUnframedpublic KahaUpdateMessageCommand()
public ArrayList<String> missingFields()
missingFields in class org.apache.activemq.protobuf.BaseMessage<KahaUpdateMessageCommand>public void clear()
clear in interface org.apache.activemq.protobuf.Message<KahaUpdateMessageCommand>clear in class org.apache.activemq.protobuf.BaseMessage<KahaUpdateMessageCommand>public KahaUpdateMessageCommand clone()
clone in interface org.apache.activemq.protobuf.Message<KahaUpdateMessageCommand>clone in class org.apache.activemq.protobuf.BaseMessage<KahaUpdateMessageCommand>public KahaUpdateMessageCommand mergeFrom(KahaUpdateMessageCommand other)
mergeFrom in interface org.apache.activemq.protobuf.Message<KahaUpdateMessageCommand>mergeFrom in class org.apache.activemq.protobuf.BaseMessage<KahaUpdateMessageCommand>public int serializedSizeUnframed()
serializedSizeUnframed in interface org.apache.activemq.protobuf.Message<KahaUpdateMessageCommand>public KahaUpdateMessageCommand mergeUnframed(org.apache.activemq.protobuf.CodedInputStream input) throws IOException
mergeUnframed in interface org.apache.activemq.protobuf.Message<KahaUpdateMessageCommand>IOExceptionpublic void writeUnframed(org.apache.activemq.protobuf.CodedOutputStream output) throws IOException
writeUnframed in interface org.apache.activemq.protobuf.Message<KahaUpdateMessageCommand>writeUnframed in class org.apache.activemq.protobuf.BaseMessage<KahaUpdateMessageCommand>IOExceptionpublic static KahaUpdateMessageCommand parseUnframed(org.apache.activemq.protobuf.CodedInputStream data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException, IOException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionIOExceptionpublic static KahaUpdateMessageCommand parseUnframed(org.apache.activemq.protobuf.Buffer data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionpublic static KahaUpdateMessageCommand parseUnframed(byte[] data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionpublic static KahaUpdateMessageCommand parseUnframed(InputStream data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException, IOException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionIOExceptionpublic static KahaUpdateMessageCommand parseFramed(org.apache.activemq.protobuf.CodedInputStream data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException, IOException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionIOExceptionpublic static KahaUpdateMessageCommand parseFramed(org.apache.activemq.protobuf.Buffer data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionpublic static KahaUpdateMessageCommand parseFramed(byte[] data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionpublic static KahaUpdateMessageCommand parseFramed(InputStream data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException, IOException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionIOExceptionpublic StringBuilder toString(StringBuilder sb, String prefix)
public void visit(Visitor visitor) throws IOException
visit in interface JournalCommand<KahaUpdateMessageCommand>IOExceptionpublic KahaEntryType type()
type in interface JournalCommand<KahaUpdateMessageCommand>public boolean equals(KahaUpdateMessageCommand obj)
public boolean hasMessage()
public KahaAddMessageCommand getMessage()
public T setMessage(KahaAddMessageCommand message)
public void clearMessage()
Copyright © 2005–2017 FuseSource, Corp.. All rights reserved.