Class CreateSharedQueueMessage_V2

    • Method Detail

      • setRoutingType

        public void setRoutingType​(RoutingType routingType)
      • getMaxConsumers

        public Integer getMaxConsumers()
      • setMaxConsumers

        public void setMaxConsumers​(Integer maxConsumers)
      • isPurgeOnNoConsumers

        public Boolean isPurgeOnNoConsumers()
      • setPurgeOnNoConsumers

        public void setPurgeOnNoConsumers​(Boolean purgeOnNoConsumers)
      • isExclusive

        public Boolean isExclusive()
      • setExclusive

        public void setExclusive​(Boolean exclusive)
      • isLastValue

        public Boolean isLastValue()
      • setLastValue

        public void setLastValue​(Boolean lastValue)
      • setLastValueKey

        public void setLastValueKey​(SimpleString lastValueKey)
      • isNonDestructive

        public Boolean isNonDestructive()
      • setNonDestructive

        public void setNonDestructive​(Boolean nonDestructive)
      • getConsumersBeforeDispatch

        public Integer getConsumersBeforeDispatch()
      • setConsumersBeforeDispatch

        public void setConsumersBeforeDispatch​(Integer consumersBeforeDispatch)
      • getDelayBeforeDispatch

        public Long getDelayBeforeDispatch()
      • setDelayBeforeDispatch

        public void setDelayBeforeDispatch​(Long delayBeforeDispatch)
      • isGroupRebalance

        public Boolean isGroupRebalance()
      • setGroupRebalance

        public void setGroupRebalance​(Boolean groupRebalance)
      • isGroupRebalancePauseDispatch

        public Boolean isGroupRebalancePauseDispatch()
      • setGroupRebalancePauseDispatch

        public void setGroupRebalancePauseDispatch​(Boolean groupRebalancePauseDispatch)
      • getGroupBuckets

        public Integer getGroupBuckets()
      • setGroupBuckets

        public void setGroupBuckets​(Integer groupBuckets)
      • setGroupBuckets

        public void setGroupBuckets​(SimpleString groupFirstKey)
      • isAutoDelete

        public Boolean isAutoDelete()
      • setAutoDelete

        public void setAutoDelete​(Boolean autoDelete)
      • getAutoDeleteDelay

        public Long getAutoDeleteDelay()
      • setAutoDeleteDelay

        public void setAutoDeleteDelay​(Long autoDeleteDelay)
      • getAutoDeleteMessageCount

        public Long getAutoDeleteMessageCount()
      • setAutoDeleteMessageCount

        public void setAutoDeleteMessageCount​(Long autoDeleteMessageCount)
      • getRingSize

        public Long getRingSize()
      • setRingSize

        public void setRingSize​(Long ringSize)
      • isEnabled

        public Boolean isEnabled()
      • setEnabled

        public void setEnabled​(Boolean enabled)