public final class KahaDestination extends org.apache.activemq.protobuf.BaseMessage<T>
| Modifier and Type | Class and Description |
|---|---|
static class |
KahaDestination.DestinationType |
memoizedSerializedSize| Constructor and Description |
|---|
KahaDestination() |
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, writeUnframedpublic java.util.ArrayList<java.lang.String> missingFields()
missingFields in class org.apache.activemq.protobuf.BaseMessage<KahaDestination>public void clear()
clear in interface org.apache.activemq.protobuf.Message<KahaDestination>clear in class org.apache.activemq.protobuf.BaseMessage<KahaDestination>public KahaDestination clone()
clone in interface org.apache.activemq.protobuf.Message<KahaDestination>clone in class org.apache.activemq.protobuf.BaseMessage<KahaDestination>public KahaDestination mergeFrom(KahaDestination other)
mergeFrom in interface org.apache.activemq.protobuf.Message<KahaDestination>mergeFrom in class org.apache.activemq.protobuf.BaseMessage<KahaDestination>public int serializedSizeUnframed()
public KahaDestination mergeUnframed(org.apache.activemq.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic void writeUnframed(org.apache.activemq.protobuf.CodedOutputStream output) throws java.io.IOException
writeUnframed in interface org.apache.activemq.protobuf.Message<KahaDestination>writeUnframed in class org.apache.activemq.protobuf.BaseMessage<KahaDestination>java.io.IOExceptionpublic static KahaDestination parseUnframed(org.apache.activemq.protobuf.CodedInputStream data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException, java.io.IOException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionjava.io.IOExceptionpublic static KahaDestination parseUnframed(org.apache.activemq.protobuf.Buffer data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException
public static KahaDestination parseUnframed(byte[] data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException
public static KahaDestination parseUnframed(java.io.InputStream data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException, java.io.IOException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionjava.io.IOExceptionpublic static KahaDestination parseFramed(org.apache.activemq.protobuf.CodedInputStream data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException, java.io.IOException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionjava.io.IOExceptionpublic static KahaDestination parseFramed(org.apache.activemq.protobuf.Buffer data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException
public static KahaDestination parseFramed(byte[] data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException
public static KahaDestination 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 boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic boolean equals(KahaDestination obj)
public int hashCode()
hashCode in class java.lang.Objectpublic boolean hasType()
public KahaDestination.DestinationType getType()
public T setType(KahaDestination.DestinationType type)
public void clearType()
public boolean hasName()
public java.lang.String getName()
public T setName(java.lang.String name)
public void clearName()
Copyright © 2005-2014 Red Hat, Inc.. All Rights Reserved.