public final class KahaRemoveMessageCommand extends org.apache.activemq.protobuf.BaseMessage<T> implements JournalCommand<KahaRemoveMessageCommand>
Constructor and Description |
---|
KahaRemoveMessageCommand() |
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
finalize, getClass, notify, notifyAll, wait, wait, wait
assertInitialized, mergeFramed, mergeFramed, mergeFramed, mergeFramed, mergeUnframed, mergeUnframed, mergeUnframed, serializedSizeFramed, toFramedBuffer, toFramedByteArray, toUnframedBuffer, toUnframedByteArray, writeFramed, writeFramed, writeUnframed
public KahaRemoveMessageCommand()
public ArrayList<String> missingFields()
missingFields
in class org.apache.activemq.protobuf.BaseMessage<KahaRemoveMessageCommand>
public void clear()
clear
in interface org.apache.activemq.protobuf.Message<KahaRemoveMessageCommand>
clear
in class org.apache.activemq.protobuf.BaseMessage<KahaRemoveMessageCommand>
public KahaRemoveMessageCommand clone()
clone
in interface org.apache.activemq.protobuf.Message<KahaRemoveMessageCommand>
clone
in class org.apache.activemq.protobuf.BaseMessage<KahaRemoveMessageCommand>
public KahaRemoveMessageCommand mergeFrom(KahaRemoveMessageCommand other)
mergeFrom
in interface org.apache.activemq.protobuf.Message<KahaRemoveMessageCommand>
mergeFrom
in class org.apache.activemq.protobuf.BaseMessage<KahaRemoveMessageCommand>
public int serializedSizeUnframed()
serializedSizeUnframed
in interface org.apache.activemq.protobuf.Message<KahaRemoveMessageCommand>
public KahaRemoveMessageCommand mergeUnframed(org.apache.activemq.protobuf.CodedInputStream input) throws IOException
mergeUnframed
in interface org.apache.activemq.protobuf.Message<KahaRemoveMessageCommand>
IOException
public void writeUnframed(org.apache.activemq.protobuf.CodedOutputStream output) throws IOException
writeUnframed
in interface org.apache.activemq.protobuf.Message<KahaRemoveMessageCommand>
writeUnframed
in class org.apache.activemq.protobuf.BaseMessage<KahaRemoveMessageCommand>
IOException
public static KahaRemoveMessageCommand parseUnframed(org.apache.activemq.protobuf.CodedInputStream data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException, IOException
org.apache.activemq.protobuf.InvalidProtocolBufferException
IOException
public static KahaRemoveMessageCommand parseUnframed(org.apache.activemq.protobuf.Buffer data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException
org.apache.activemq.protobuf.InvalidProtocolBufferException
public static KahaRemoveMessageCommand parseUnframed(byte[] data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException
org.apache.activemq.protobuf.InvalidProtocolBufferException
public static KahaRemoveMessageCommand parseUnframed(InputStream data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException, IOException
org.apache.activemq.protobuf.InvalidProtocolBufferException
IOException
public static KahaRemoveMessageCommand parseFramed(org.apache.activemq.protobuf.CodedInputStream data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException, IOException
org.apache.activemq.protobuf.InvalidProtocolBufferException
IOException
public static KahaRemoveMessageCommand parseFramed(org.apache.activemq.protobuf.Buffer data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException
org.apache.activemq.protobuf.InvalidProtocolBufferException
public static KahaRemoveMessageCommand parseFramed(byte[] data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException
org.apache.activemq.protobuf.InvalidProtocolBufferException
public static KahaRemoveMessageCommand parseFramed(InputStream data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException, IOException
org.apache.activemq.protobuf.InvalidProtocolBufferException
IOException
public StringBuilder toString(StringBuilder sb, String prefix)
public void visit(Visitor visitor) throws IOException
visit
in interface JournalCommand<KahaRemoveMessageCommand>
IOException
public KahaEntryType type()
type
in interface JournalCommand<KahaRemoveMessageCommand>
public boolean equals(KahaRemoveMessageCommand obj)
public boolean hasTransactionInfo()
public KahaTransactionInfo getTransactionInfo()
public T setTransactionInfo(KahaTransactionInfo transactionInfo)
public void clearTransactionInfo()
public boolean hasDestination()
public KahaDestination getDestination()
public T setDestination(KahaDestination destination)
public void clearDestination()
public boolean hasMessageId()
public String getMessageId()
public T setMessageId(String messageId)
public void clearMessageId()
public boolean hasAck()
public org.apache.activemq.protobuf.Buffer getAck()
public void clearAck()
public boolean hasSubscriptionKey()
public String getSubscriptionKey()
public T setSubscriptionKey(String subscriptionKey)
public void clearSubscriptionKey()
Copyright © 2005–2019 FuseSource, Corp.. All rights reserved.