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