public final class KahaProducerAuditCommand extends org.apache.activemq.protobuf.BaseMessage<T> implements JournalCommand<KahaProducerAuditCommand>
| Constructor and Description |
|---|
KahaProducerAuditCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
void |
clearAudit() |
KahaProducerAuditCommand |
clone() |
boolean |
equals(KahaProducerAuditCommand obj) |
boolean |
equals(Object obj) |
org.apache.activemq.protobuf.Buffer |
getAudit() |
boolean |
hasAudit() |
int |
hashCode() |
KahaProducerAuditCommand |
mergeFrom(KahaProducerAuditCommand other) |
KahaProducerAuditCommand |
mergeUnframed(org.apache.activemq.protobuf.CodedInputStream input) |
ArrayList<String> |
missingFields() |
static KahaProducerAuditCommand |
parseFramed(org.apache.activemq.protobuf.Buffer data) |
static KahaProducerAuditCommand |
parseFramed(byte[] data) |
static KahaProducerAuditCommand |
parseFramed(org.apache.activemq.protobuf.CodedInputStream data) |
static KahaProducerAuditCommand |
parseFramed(InputStream data) |
static KahaProducerAuditCommand |
parseUnframed(org.apache.activemq.protobuf.Buffer data) |
static KahaProducerAuditCommand |
parseUnframed(byte[] data) |
static KahaProducerAuditCommand |
parseUnframed(org.apache.activemq.protobuf.CodedInputStream data) |
static KahaProducerAuditCommand |
parseUnframed(InputStream data) |
int |
serializedSizeUnframed() |
T |
setAudit(org.apache.activemq.protobuf.Buffer audit) |
String |
toString() |
StringBuilder |
toString(StringBuilder sb,
String prefix) |
KahaEntryType |
type() |
void |
visit(Visitor visitor) |
void |
writeUnframed(org.apache.activemq.protobuf.CodedOutputStream output) |
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 KahaProducerAuditCommand()
public ArrayList<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 IOException
mergeUnframed in interface org.apache.activemq.protobuf.Message<KahaProducerAuditCommand>IOExceptionpublic void writeUnframed(org.apache.activemq.protobuf.CodedOutputStream output) throws IOException
writeUnframed in interface org.apache.activemq.protobuf.Message<KahaProducerAuditCommand>writeUnframed in class org.apache.activemq.protobuf.BaseMessage<KahaProducerAuditCommand>IOExceptionpublic static KahaProducerAuditCommand parseUnframed(org.apache.activemq.protobuf.CodedInputStream data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException, IOException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionIOExceptionpublic static KahaProducerAuditCommand parseUnframed(org.apache.activemq.protobuf.Buffer data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionpublic static KahaProducerAuditCommand parseUnframed(byte[] data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionpublic static KahaProducerAuditCommand parseUnframed(InputStream data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException, IOException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionIOExceptionpublic static KahaProducerAuditCommand parseFramed(org.apache.activemq.protobuf.CodedInputStream data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException, IOException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionIOExceptionpublic static KahaProducerAuditCommand parseFramed(org.apache.activemq.protobuf.Buffer data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionpublic static KahaProducerAuditCommand parseFramed(byte[] data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionpublic static KahaProducerAuditCommand 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<KahaProducerAuditCommand>IOExceptionpublic KahaEntryType type()
type in interface JournalCommand<KahaProducerAuditCommand>public boolean equals(KahaProducerAuditCommand obj)
public boolean hasAudit()
public org.apache.activemq.protobuf.Buffer getAudit()
public void clearAudit()
Copyright © 2005–2017 FuseSource, Corp.. All rights reserved.