public final class KahaTraceCommand extends org.apache.activemq.protobuf.BaseMessage<T> implements JournalCommand<KahaTraceCommand>
| Constructor and Description |
|---|
KahaTraceCommand() |
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 KahaTraceCommand()
public ArrayList<String> missingFields()
missingFields in class org.apache.activemq.protobuf.BaseMessage<KahaTraceCommand>public void clear()
clear in interface org.apache.activemq.protobuf.Message<KahaTraceCommand>clear in class org.apache.activemq.protobuf.BaseMessage<KahaTraceCommand>public KahaTraceCommand clone()
clone in interface org.apache.activemq.protobuf.Message<KahaTraceCommand>clone in class org.apache.activemq.protobuf.BaseMessage<KahaTraceCommand>public KahaTraceCommand mergeFrom(KahaTraceCommand other)
mergeFrom in interface org.apache.activemq.protobuf.Message<KahaTraceCommand>mergeFrom in class org.apache.activemq.protobuf.BaseMessage<KahaTraceCommand>public int serializedSizeUnframed()
serializedSizeUnframed in interface org.apache.activemq.protobuf.Message<KahaTraceCommand>public KahaTraceCommand mergeUnframed(org.apache.activemq.protobuf.CodedInputStream input) throws IOException
mergeUnframed in interface org.apache.activemq.protobuf.Message<KahaTraceCommand>IOExceptionpublic void writeUnframed(org.apache.activemq.protobuf.CodedOutputStream output) throws IOException
writeUnframed in interface org.apache.activemq.protobuf.Message<KahaTraceCommand>writeUnframed in class org.apache.activemq.protobuf.BaseMessage<KahaTraceCommand>IOExceptionpublic static KahaTraceCommand parseUnframed(org.apache.activemq.protobuf.CodedInputStream data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException, IOException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionIOExceptionpublic static KahaTraceCommand parseUnframed(org.apache.activemq.protobuf.Buffer data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionpublic static KahaTraceCommand parseUnframed(byte[] data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionpublic static KahaTraceCommand parseUnframed(InputStream data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException, IOException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionIOExceptionpublic static KahaTraceCommand parseFramed(org.apache.activemq.protobuf.CodedInputStream data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException, IOException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionIOExceptionpublic static KahaTraceCommand parseFramed(org.apache.activemq.protobuf.Buffer data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionpublic static KahaTraceCommand parseFramed(byte[] data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionpublic static KahaTraceCommand 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<KahaTraceCommand>IOExceptionpublic KahaEntryType type()
type in interface JournalCommand<KahaTraceCommand>public boolean equals(KahaTraceCommand obj)
public boolean hasMessage()
public String getMessage()
public T setMessage(String message)
public void clearMessage()
Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.