public static final class TopicPB.Buffer extends java.lang.Object implements org.fusesource.hawtbuf.proto.MessageBuffer<TopicPB.Bean,TopicPB.Buffer>, TopicPB.Getter
| Modifier and Type | Method and Description |
|---|---|
TopicPB.Bean |
copy() |
boolean |
equals(java.lang.Object obj) |
boolean |
equals(TopicPB.Buffer obj) |
TopicPB.Buffer |
freeze() |
boolean |
frozen() |
org.fusesource.hawtbuf.UTF8Buffer |
getAddress() |
org.fusesource.hawtbuf.UTF8Buffer |
getName() |
int |
getQos() |
boolean |
hasAddress() |
int |
hashCode() |
boolean |
hasName() |
boolean |
hasQos() |
int |
serializedSizeFramed() |
int |
serializedSizeUnframed() |
org.fusesource.hawtbuf.Buffer |
toFramedBuffer() |
byte[] |
toFramedByteArray() |
java.lang.String |
toString() |
java.lang.StringBuilder |
toString(java.lang.StringBuilder sb,
java.lang.String prefix) |
org.fusesource.hawtbuf.Buffer |
toUnframedBuffer() |
byte[] |
toUnframedByteArray() |
void |
writeFramed(org.fusesource.hawtbuf.proto.CodedOutputStream output) |
void |
writeFramed(java.io.OutputStream output) |
void |
writeUnframed(org.fusesource.hawtbuf.proto.CodedOutputStream output) |
void |
writeUnframed(java.io.OutputStream output) |
public TopicPB.Bean copy()
copy in interface TopicPB.Gettercopy in interface org.fusesource.hawtbuf.proto.PBMessage<TopicPB.Bean,TopicPB.Buffer>public TopicPB.Buffer freeze()
freeze in interface TopicPB.Getterfreeze in interface org.fusesource.hawtbuf.proto.PBMessage<TopicPB.Bean,TopicPB.Buffer>public java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.StringBuilder toString(java.lang.StringBuilder sb,
java.lang.String prefix)
toString in interface TopicPB.Getterpublic boolean hasName()
hasName in interface TopicPB.Getterpublic org.fusesource.hawtbuf.UTF8Buffer getName()
getName in interface TopicPB.Getterpublic boolean hasQos()
hasQos in interface TopicPB.Getterpublic int getQos()
getQos in interface TopicPB.Getterpublic boolean hasAddress()
hasAddress in interface TopicPB.Getterpublic org.fusesource.hawtbuf.UTF8Buffer getAddress()
getAddress in interface TopicPB.Getterpublic org.fusesource.hawtbuf.Buffer toUnframedBuffer()
toUnframedBuffer in interface org.fusesource.hawtbuf.proto.MessageBuffer<TopicPB.Bean,TopicPB.Buffer>public org.fusesource.hawtbuf.Buffer toFramedBuffer()
toFramedBuffer in interface org.fusesource.hawtbuf.proto.MessageBuffer<TopicPB.Bean,TopicPB.Buffer>public byte[] toUnframedByteArray()
toUnframedByteArray in interface org.fusesource.hawtbuf.proto.MessageBuffer<TopicPB.Bean,TopicPB.Buffer>public byte[] toFramedByteArray()
toFramedByteArray in interface org.fusesource.hawtbuf.proto.MessageBuffer<TopicPB.Bean,TopicPB.Buffer>public void writeFramed(org.fusesource.hawtbuf.proto.CodedOutputStream output)
throws java.io.IOException
writeFramed in interface org.fusesource.hawtbuf.proto.MessageBuffer<TopicPB.Bean,TopicPB.Buffer>java.io.IOExceptionpublic void writeFramed(java.io.OutputStream output)
throws java.io.IOException
writeFramed in interface org.fusesource.hawtbuf.proto.MessageBuffer<TopicPB.Bean,TopicPB.Buffer>java.io.IOExceptionpublic void writeUnframed(java.io.OutputStream output)
throws java.io.IOException
writeUnframed in interface org.fusesource.hawtbuf.proto.MessageBuffer<TopicPB.Bean,TopicPB.Buffer>java.io.IOExceptionpublic void writeUnframed(org.fusesource.hawtbuf.proto.CodedOutputStream output)
throws java.io.IOException
writeUnframed in interface org.fusesource.hawtbuf.proto.MessageBuffer<TopicPB.Bean,TopicPB.Buffer>java.io.IOExceptionpublic int serializedSizeFramed()
serializedSizeFramed in interface org.fusesource.hawtbuf.proto.MessageBuffer<TopicPB.Bean,TopicPB.Buffer>public int serializedSizeUnframed()
serializedSizeUnframed in interface org.fusesource.hawtbuf.proto.MessageBuffer<TopicPB.Bean,TopicPB.Buffer>public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic boolean equals(TopicPB.Buffer obj)
public int hashCode()
hashCode in class java.lang.Objectpublic boolean frozen()
frozen in interface org.fusesource.hawtbuf.proto.PBMessage<TopicPB.Bean,TopicPB.Buffer>Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.