public final class KahaProducerAuditCommand extends org.apache.activemq.protobuf.BaseMessage<T> implements JournalCommand<KahaProducerAuditCommand>
memoizedSerializedSize| Constructor and Description |
|---|
KahaProducerAuditCommand() |
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 java.util.ArrayList<java.lang.String> missingFields()
missingFields in class org.apache.activemq.protobuf.BaseMessage<KahaProducerAuditCommand>public void clear()
clear in interface org.apache.activemq.protobuf.Message<KahaProducerAuditCommand>clear in class org.apache.activemq.protobuf.BaseMessage<KahaProducerAuditCommand>public KahaProducerAuditCommand clone()
clone in interface org.apache.activemq.protobuf.Message<KahaProducerAuditCommand>clone in class org.apache.activemq.protobuf.BaseMessage<KahaProducerAuditCommand>public KahaProducerAuditCommand mergeFrom(KahaProducerAuditCommand other)
mergeFrom in interface org.apache.activemq.protobuf.Message<KahaProducerAuditCommand>mergeFrom in class org.apache.activemq.protobuf.BaseMessage<KahaProducerAuditCommand>public int serializedSizeUnframed()
serializedSizeUnframed in interface org.apache.activemq.protobuf.Message<KahaProducerAuditCommand>public KahaProducerAuditCommand mergeUnframed(org.apache.activemq.protobuf.CodedInputStream input) throws java.io.IOException
mergeUnframed in interface org.apache.activemq.protobuf.Message<KahaProducerAuditCommand>java.io.IOExceptionpublic void writeUnframed(org.apache.activemq.protobuf.CodedOutputStream output) throws java.io.IOException
writeUnframed in interface org.apache.activemq.protobuf.Message<KahaProducerAuditCommand>writeUnframed in class org.apache.activemq.protobuf.BaseMessage<KahaProducerAuditCommand>java.io.IOExceptionpublic static KahaProducerAuditCommand parseUnframed(org.apache.activemq.protobuf.CodedInputStream data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException, java.io.IOException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionjava.io.IOExceptionpublic static KahaProducerAuditCommand parseUnframed(org.apache.activemq.protobuf.Buffer data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException
public static KahaProducerAuditCommand parseUnframed(byte[] data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException
public static KahaProducerAuditCommand parseUnframed(java.io.InputStream data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException, java.io.IOException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionjava.io.IOExceptionpublic static KahaProducerAuditCommand parseFramed(org.apache.activemq.protobuf.CodedInputStream data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException, java.io.IOException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionjava.io.IOExceptionpublic static KahaProducerAuditCommand parseFramed(org.apache.activemq.protobuf.Buffer data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException
public static KahaProducerAuditCommand parseFramed(byte[] data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException
public static KahaProducerAuditCommand parseFramed(java.io.InputStream data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException, java.io.IOException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionjava.io.IOExceptionpublic java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.StringBuilder toString(java.lang.StringBuilder sb,
java.lang.String prefix)
public void visit(Visitor visitor) throws java.io.IOException
visit in interface JournalCommand<KahaProducerAuditCommand>java.io.IOExceptionpublic KahaEntryType type()
type in interface JournalCommand<KahaProducerAuditCommand>public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic boolean equals(KahaProducerAuditCommand obj)
public int hashCode()
hashCode in class java.lang.Objectpublic boolean hasAudit()
public org.apache.activemq.protobuf.Buffer getAudit()
public T setAudit(org.apache.activemq.protobuf.Buffer audit)
public void clearAudit()
Copyright © 2005-2014 Red Hat, Inc.. All Rights Reserved.