public final class KahaSubscriptionCommand extends org.apache.activemq.protobuf.BaseMessage<T> implements JournalCommand<KahaSubscriptionCommand>
| Constructor and Description |
|---|
KahaSubscriptionCommand() |
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 KahaSubscriptionCommand()
public ArrayList<String> missingFields()
missingFields in class org.apache.activemq.protobuf.BaseMessage<KahaSubscriptionCommand>public void clear()
clear in interface org.apache.activemq.protobuf.Message<KahaSubscriptionCommand>clear in class org.apache.activemq.protobuf.BaseMessage<KahaSubscriptionCommand>public KahaSubscriptionCommand clone()
clone in interface org.apache.activemq.protobuf.Message<KahaSubscriptionCommand>clone in class org.apache.activemq.protobuf.BaseMessage<KahaSubscriptionCommand>public KahaSubscriptionCommand mergeFrom(KahaSubscriptionCommand other)
mergeFrom in interface org.apache.activemq.protobuf.Message<KahaSubscriptionCommand>mergeFrom in class org.apache.activemq.protobuf.BaseMessage<KahaSubscriptionCommand>public int serializedSizeUnframed()
serializedSizeUnframed in interface org.apache.activemq.protobuf.Message<KahaSubscriptionCommand>public KahaSubscriptionCommand mergeUnframed(org.apache.activemq.protobuf.CodedInputStream input) throws IOException
mergeUnframed in interface org.apache.activemq.protobuf.Message<KahaSubscriptionCommand>IOExceptionpublic void writeUnframed(org.apache.activemq.protobuf.CodedOutputStream output) throws IOException
writeUnframed in interface org.apache.activemq.protobuf.Message<KahaSubscriptionCommand>writeUnframed in class org.apache.activemq.protobuf.BaseMessage<KahaSubscriptionCommand>IOExceptionpublic static KahaSubscriptionCommand parseUnframed(org.apache.activemq.protobuf.CodedInputStream data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException, IOException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionIOExceptionpublic static KahaSubscriptionCommand parseUnframed(org.apache.activemq.protobuf.Buffer data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionpublic static KahaSubscriptionCommand parseUnframed(byte[] data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionpublic static KahaSubscriptionCommand parseUnframed(InputStream data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException, IOException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionIOExceptionpublic static KahaSubscriptionCommand parseFramed(org.apache.activemq.protobuf.CodedInputStream data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException, IOException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionIOExceptionpublic static KahaSubscriptionCommand parseFramed(org.apache.activemq.protobuf.Buffer data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionpublic static KahaSubscriptionCommand parseFramed(byte[] data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionpublic static KahaSubscriptionCommand 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<KahaSubscriptionCommand>IOExceptionpublic KahaEntryType type()
type in interface JournalCommand<KahaSubscriptionCommand>public boolean equals(KahaSubscriptionCommand obj)
public boolean hasDestination()
public KahaDestination getDestination()
public T setDestination(KahaDestination destination)
public void clearDestination()
public boolean hasSubscriptionKey()
public String getSubscriptionKey()
public T setSubscriptionKey(String subscriptionKey)
public void clearSubscriptionKey()
public boolean hasRetroactive()
public boolean getRetroactive()
public T setRetroactive(boolean retroactive)
public void clearRetroactive()
public boolean hasSubscriptionInfo()
public org.apache.activemq.protobuf.Buffer getSubscriptionInfo()
public T setSubscriptionInfo(org.apache.activemq.protobuf.Buffer subscriptionInfo)
public void clearSubscriptionInfo()
Copyright © 2005–2017 FuseSource, Corp.. All rights reserved.