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