Uses of Class
org.apache.activemq.console.command.store.proto.QueueEntryPB.Bean
-
Packages that use QueueEntryPB.Bean Package Description org.apache.activemq.console.command.store.proto -
-
Uses of QueueEntryPB.Bean in org.apache.activemq.console.command.store.proto
Methods in org.apache.activemq.console.command.store.proto that return QueueEntryPB.Bean Modifier and Type Method Description QueueEntryPB.BeanQueueEntryPB.Bean. addAllSender(Iterable<? extends org.fusesource.hawtbuf.Buffer> collection)QueueEntryPB.BeanQueueEntryPB.Bean. addSender(org.fusesource.hawtbuf.Buffer value)QueueEntryPB.BeanQueueEntryPB.Bean. copy()QueueEntryPB.BeanQueueEntryPB.Buffer. copy()QueueEntryPB.BeanQueueEntryPB.Getter. copy()QueueEntryPB.BeanQueueEntryPB. create()QueueEntryPB.BeanQueueEntryPB.Bean. mergeFrom(QueueEntryPB.Getter other)QueueEntryPB.BeanQueueEntryPB.Bean. mergeUnframed(InputStream input)QueueEntryPB.BeanQueueEntryPB.Bean. mergeUnframed(org.fusesource.hawtbuf.proto.CodedInputStream input)QueueEntryPB.BeanQueueEntryPB. parseUnframed(InputStream data)QueueEntryPB.BeanQueueEntryPB. parseUnframed(org.fusesource.hawtbuf.proto.CodedInputStream data)QueueEntryPB.BeanQueueEntryPB.Bean. setAttachment(org.fusesource.hawtbuf.Buffer attachment)QueueEntryPB.BeanQueueEntryPB.Bean. setExpiration(long expiration)QueueEntryPB.BeanQueueEntryPB.Bean. setMessageKey(long messageKey)QueueEntryPB.BeanQueueEntryPB.Bean. setMessageLocator(org.fusesource.hawtbuf.Buffer messageLocator)QueueEntryPB.BeanQueueEntryPB.Bean. setQueueKey(long queueKey)QueueEntryPB.BeanQueueEntryPB.Bean. setQueueSeq(long queueSeq)QueueEntryPB.BeanQueueEntryPB.Bean. setRedeliveries(int redeliveries)QueueEntryPB.BeanQueueEntryPB.Bean. setSender(int index, org.fusesource.hawtbuf.Buffer value)QueueEntryPB.BeanQueueEntryPB.Bean. setSenderList(List<org.fusesource.hawtbuf.Buffer> sender)QueueEntryPB.BeanQueueEntryPB.Bean. setSize(int size)Methods in org.apache.activemq.console.command.store.proto with parameters of type QueueEntryPB.Bean Modifier and Type Method Description booleanQueueEntryPB.Bean. equals(QueueEntryPB.Bean obj)Constructors in org.apache.activemq.console.command.store.proto with parameters of type QueueEntryPB.Bean Constructor Description Bean(QueueEntryPB.Bean copy)
-