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
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclear()voidvoidvoidclearKey()copy()booleanbooleanequals(QueuePB.Bean obj) freeze()booleanfrozen()org.fusesource.hawtbuf.Bufferorg.fusesource.hawtbuf.AsciiBufferlonggetKey()booleanbooleaninthashCode()booleanhasKey()mergeFrom(QueuePB.Getter other) mergeUnframed(InputStream input) mergeUnframed(org.fusesource.hawtbuf.proto.CodedInputStream input) voidsetBindingData(org.fusesource.hawtbuf.Buffer bindingData) setBindingKind(org.fusesource.hawtbuf.AsciiBuffer bindingKind) setKey(long key) toString()toString(StringBuilder sb, String prefix) voidwriteExternal(DataOutput out)
-
Constructor Details
-
Bean
public Bean() -
Bean
-
-
Method Details
-
copy
- Specified by:
copyin interfaceorg.fusesource.hawtbuf.proto.PBMessage<QueuePB.Bean,QueuePB.Buffer> - Specified by:
copyin interfaceQueuePB.Getter
-
frozen
public boolean frozen()- Specified by:
frozenin interfaceorg.fusesource.hawtbuf.proto.PBMessage<QueuePB.Bean,QueuePB.Buffer>
-
freeze
- Specified by:
freezein interfaceorg.fusesource.hawtbuf.proto.PBMessage<QueuePB.Bean,QueuePB.Buffer> - Specified by:
freezein interfaceQueuePB.Getter
-
hasKey
public boolean hasKey()- Specified by:
hasKeyin interfaceQueuePB.Getter
-
getKey
public long getKey()- Specified by:
getKeyin interfaceQueuePB.Getter
-
setKey
-
clearKey
public void clearKey() -
hasBindingKind
public boolean hasBindingKind()- Specified by:
hasBindingKindin interfaceQueuePB.Getter
-
getBindingKind
public org.fusesource.hawtbuf.AsciiBuffer getBindingKind()- Specified by:
getBindingKindin interfaceQueuePB.Getter
-
setBindingKind
-
clearBindingKind
public void clearBindingKind() -
hasBindingData
public boolean hasBindingData()- Specified by:
hasBindingDatain interfaceQueuePB.Getter
-
getBindingData
public org.fusesource.hawtbuf.Buffer getBindingData()- Specified by:
getBindingDatain interfaceQueuePB.Getter
-
setBindingData
-
clearBindingData
public void clearBindingData() -
toString
-
toString
- Specified by:
toStringin interfaceQueuePB.Getter
-
mergeUnframed
- Throws:
IOException
-
mergeUnframed
public QueuePB.Bean mergeUnframed(org.fusesource.hawtbuf.proto.CodedInputStream input) throws IOException - Throws:
IOException
-
equals
-
equals
-
hashCode
public int hashCode() -
mergeFrom
-
clear
public void clear() -
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-