public final class KahaSubscriptionCommand extends org.apache.activemq.protobuf.BaseMessage<T> implements JournalCommand<KahaSubscriptionCommand>
memoizedSerializedSize| 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 java.util.ArrayList<java.lang.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 java.io.IOException
mergeUnframed in interface org.apache.activemq.protobuf.Message<KahaSubscriptionCommand>java.io.IOExceptionpublic void writeUnframed(org.apache.activemq.protobuf.CodedOutputStream output) throws java.io.IOException
writeUnframed in interface org.apache.activemq.protobuf.Message<KahaSubscriptionCommand>writeUnframed in class org.apache.activemq.protobuf.BaseMessage<KahaSubscriptionCommand>java.io.IOExceptionpublic static KahaSubscriptionCommand parseUnframed(org.apache.activemq.protobuf.CodedInputStream data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException, java.io.IOException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionjava.io.IOExceptionpublic static KahaSubscriptionCommand parseUnframed(org.apache.activemq.protobuf.Buffer data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException
public static KahaSubscriptionCommand parseUnframed(byte[] data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException
public static KahaSubscriptionCommand parseUnframed(java.io.InputStream data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException, java.io.IOException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionjava.io.IOExceptionpublic static KahaSubscriptionCommand parseFramed(org.apache.activemq.protobuf.CodedInputStream data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException, java.io.IOException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionjava.io.IOExceptionpublic static KahaSubscriptionCommand parseFramed(org.apache.activemq.protobuf.Buffer data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException
public static KahaSubscriptionCommand parseFramed(byte[] data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException
public static KahaSubscriptionCommand parseFramed(java.io.InputStream data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException, java.io.IOException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionjava.io.IOExceptionpublic java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.StringBuilder toString(java.lang.StringBuilder sb,
java.lang.String prefix)
public void visit(Visitor visitor) throws java.io.IOException
visit in interface JournalCommand<KahaSubscriptionCommand>java.io.IOExceptionpublic KahaEntryType type()
type in interface JournalCommand<KahaSubscriptionCommand>public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic boolean equals(KahaSubscriptionCommand obj)
public int hashCode()
hashCode in class java.lang.Objectpublic boolean hasDestination()
public KahaDestination getDestination()
public T setDestination(KahaDestination destination)
public void clearDestination()
public boolean hasSubscriptionKey()
public java.lang.String getSubscriptionKey()
public T setSubscriptionKey(java.lang.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-2016 Red Hat, Inc.. All Rights Reserved.