Class Prtvtoc


  • @ThreadSafe
    public final class Prtvtoc
    extends java.lang.Object
    Utility to query iostat
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private static java.lang.String PRTVTOC_DEV_DSK  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private Prtvtoc()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.util.List<HWPartition> queryPartitions​(java.lang.String mount, int major)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

    • Constructor Detail

      • Prtvtoc

        private Prtvtoc()
    • Method Detail

      • queryPartitions

        public static java.util.List<HWPartition> queryPartitions​(java.lang.String mount,
                                                                  int major)