public static final class SubscriptionRecord.Buffer extends java.lang.Object implements org.fusesource.hawtbuf.proto.MessageBuffer<SubscriptionRecord.Bean,SubscriptionRecord.Buffer>, SubscriptionRecord.Getter
| Modifier and Type | Method and Description |
|---|---|
SubscriptionRecord.Bean |
copy() |
boolean |
equals(java.lang.Object obj) |
boolean |
equals(SubscriptionRecord.Buffer obj) |
SubscriptionRecord.Buffer |
freeze() |
boolean |
frozen() |
java.lang.String |
getClientId() |
java.lang.String |
getDestinationName() |
java.lang.String |
getSelector() |
java.lang.String |
getSubscriptionName() |
long |
getTopicKey() |
boolean |
hasClientId() |
boolean |
hasDestinationName() |
int |
hashCode() |
boolean |
hasSelector() |
boolean |
hasSubscriptionName() |
boolean |
hasTopicKey() |
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 SubscriptionRecord.Bean copy()
copy in interface SubscriptionRecord.Gettercopy in interface org.fusesource.hawtbuf.proto.PBMessage<SubscriptionRecord.Bean,SubscriptionRecord.Buffer>public SubscriptionRecord.Buffer freeze()
freeze in interface SubscriptionRecord.Getterfreeze in interface org.fusesource.hawtbuf.proto.PBMessage<SubscriptionRecord.Bean,SubscriptionRecord.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 SubscriptionRecord.Getterpublic boolean hasTopicKey()
hasTopicKey in interface SubscriptionRecord.Getterpublic long getTopicKey()
getTopicKey in interface SubscriptionRecord.Getterpublic boolean hasClientId()
hasClientId in interface SubscriptionRecord.Getterpublic java.lang.String getClientId()
getClientId in interface SubscriptionRecord.Getterpublic boolean hasSubscriptionName()
hasSubscriptionName in interface SubscriptionRecord.Getterpublic java.lang.String getSubscriptionName()
getSubscriptionName in interface SubscriptionRecord.Getterpublic boolean hasSelector()
hasSelector in interface SubscriptionRecord.Getterpublic java.lang.String getSelector()
getSelector in interface SubscriptionRecord.Getterpublic boolean hasDestinationName()
hasDestinationName in interface SubscriptionRecord.Getterpublic java.lang.String getDestinationName()
getDestinationName in interface SubscriptionRecord.Getterpublic org.fusesource.hawtbuf.Buffer toUnframedBuffer()
toUnframedBuffer in interface org.fusesource.hawtbuf.proto.MessageBuffer<SubscriptionRecord.Bean,SubscriptionRecord.Buffer>public org.fusesource.hawtbuf.Buffer toFramedBuffer()
toFramedBuffer in interface org.fusesource.hawtbuf.proto.MessageBuffer<SubscriptionRecord.Bean,SubscriptionRecord.Buffer>public byte[] toUnframedByteArray()
toUnframedByteArray in interface org.fusesource.hawtbuf.proto.MessageBuffer<SubscriptionRecord.Bean,SubscriptionRecord.Buffer>public byte[] toFramedByteArray()
toFramedByteArray in interface org.fusesource.hawtbuf.proto.MessageBuffer<SubscriptionRecord.Bean,SubscriptionRecord.Buffer>public void writeFramed(org.fusesource.hawtbuf.proto.CodedOutputStream output)
throws java.io.IOException
writeFramed in interface org.fusesource.hawtbuf.proto.MessageBuffer<SubscriptionRecord.Bean,SubscriptionRecord.Buffer>java.io.IOExceptionpublic void writeFramed(java.io.OutputStream output)
throws java.io.IOException
writeFramed in interface org.fusesource.hawtbuf.proto.MessageBuffer<SubscriptionRecord.Bean,SubscriptionRecord.Buffer>java.io.IOExceptionpublic void writeUnframed(java.io.OutputStream output)
throws java.io.IOException
writeUnframed in interface org.fusesource.hawtbuf.proto.MessageBuffer<SubscriptionRecord.Bean,SubscriptionRecord.Buffer>java.io.IOExceptionpublic void writeUnframed(org.fusesource.hawtbuf.proto.CodedOutputStream output)
throws java.io.IOException
writeUnframed in interface org.fusesource.hawtbuf.proto.MessageBuffer<SubscriptionRecord.Bean,SubscriptionRecord.Buffer>java.io.IOExceptionpublic int serializedSizeFramed()
serializedSizeFramed in interface org.fusesource.hawtbuf.proto.MessageBuffer<SubscriptionRecord.Bean,SubscriptionRecord.Buffer>public int serializedSizeUnframed()
serializedSizeUnframed in interface org.fusesource.hawtbuf.proto.MessageBuffer<SubscriptionRecord.Bean,SubscriptionRecord.Buffer>public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic boolean equals(SubscriptionRecord.Buffer obj)
public int hashCode()
hashCode in class java.lang.Objectpublic boolean frozen()
frozen in interface org.fusesource.hawtbuf.proto.PBMessage<SubscriptionRecord.Bean,SubscriptionRecord.Buffer>Copyright © 2005-2016 Red Hat, Inc.. All Rights Reserved.