Class Qos

    • Constructor Detail

      • Qos

        public Qos()
    • Method Detail

      • getPrefetchSize

        public int getPrefetchSize()
      • setPrefetchSize

        public void setPrefetchSize​(int prefetchSize)
      • getPrefetchCount

        public int getPrefetchCount()
      • setPrefetchCount

        public void setPrefetchCount​(int prefetchCount)
      • getGlobal

        public boolean getGlobal()
      • setGlobal

        public void setGlobal​(boolean global)
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class Method