クラス QueueInformation


  • public class QueueInformation
    extends ObjectSE
    パッシブ宣言から生じるキューに関する情報。
    導入:
    2.2
    作成者:
    Gary Russell
    • コンストラクターの詳細

      • QueueInformation

        public QueueInformation​(StringSE name,
                                int messageCount,
                                int consumerCount)
    • メソッドの詳細

      • getMessageCount

        public int getMessageCount()
      • getConsumerCount

        public int getConsumerCount()
      • hashCode

        public int hashCode()
        オーバーライド:
        クラス ObjectSEhashCode