org.apache.activemq.console.command.store.proto
Class QueuePB.Bean
java.lang.Object
org.apache.activemq.console.command.store.proto.QueuePB.Bean
- All Implemented Interfaces:
- QueuePB.Getter, org.fusesource.hawtbuf.proto.PBMessage<QueuePB.Bean,QueuePB.Buffer>
- Enclosing class:
- QueuePB
public static final class QueuePB.Bean
- extends Object
- implements QueuePB.Getter
QueuePB.Bean
public QueuePB.Bean()
QueuePB.Bean
public QueuePB.Bean(QueuePB.Bean copy)
copy
public QueuePB.Bean copy()
- Specified by:
copy in interface QueuePB.Getter- Specified by:
copy in interface org.fusesource.hawtbuf.proto.PBMessage<QueuePB.Bean,QueuePB.Buffer>
frozen
public boolean frozen()
- Specified by:
frozen in interface org.fusesource.hawtbuf.proto.PBMessage<QueuePB.Bean,QueuePB.Buffer>
freeze
public QueuePB.Buffer freeze()
- Specified by:
freeze in interface QueuePB.Getter- Specified by:
freeze in interface org.fusesource.hawtbuf.proto.PBMessage<QueuePB.Bean,QueuePB.Buffer>
hasKey
public boolean hasKey()
- Specified by:
hasKey in interface QueuePB.Getter
getKey
public long getKey()
- Specified by:
getKey in interface QueuePB.Getter
setKey
public QueuePB.Bean setKey(long key)
clearKey
public void clearKey()
hasBindingKind
public boolean hasBindingKind()
- Specified by:
hasBindingKind in interface QueuePB.Getter
getBindingKind
public org.fusesource.hawtbuf.AsciiBuffer getBindingKind()
- Specified by:
getBindingKind in interface QueuePB.Getter
setBindingKind
public QueuePB.Bean setBindingKind(org.fusesource.hawtbuf.AsciiBuffer bindingKind)
clearBindingKind
public void clearBindingKind()
hasBindingData
public boolean hasBindingData()
- Specified by:
hasBindingData in interface QueuePB.Getter
getBindingData
public org.fusesource.hawtbuf.Buffer getBindingData()
- Specified by:
getBindingData in interface QueuePB.Getter
setBindingData
public QueuePB.Bean setBindingData(org.fusesource.hawtbuf.Buffer bindingData)
clearBindingData
public void clearBindingData()
toString
public String toString()
- Overrides:
toString in class Object
toString
public StringBuilder toString(StringBuilder sb,
String prefix)
- Specified by:
toString in interface QueuePB.Getter
mergeUnframed
public QueuePB.Bean mergeUnframed(InputStream input)
throws IOException
- Throws:
IOException
mergeUnframed
public QueuePB.Bean mergeUnframed(org.fusesource.hawtbuf.proto.CodedInputStream input)
throws IOException
- Throws:
IOException
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
equals
public boolean equals(QueuePB.Bean obj)
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
mergeFrom
public QueuePB.Bean mergeFrom(QueuePB.Getter other)
clear
public void clear()
readExternal
public void readExternal(DataInput in)
throws IOException
- Throws:
IOException
writeExternal
public void writeExternal(DataOutput out)
throws IOException
- Throws:
IOException
Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.