Class MetaPerformance


  • public final class MetaPerformance
    extends java.lang.Object
    • Field Detail

      • _TableColumnCount

        public static int _TableColumnCount
      • _TableColumnNano

        public static long _TableColumnNano
      • _ViewColumnCount

        public static int _ViewColumnCount
      • _ViewColumnNano

        public static long _ViewColumnNano
      • _FKOutCount

        public static int _FKOutCount
      • _FKOutNano

        public static long _FKOutNano
      • _FKInCount

        public static int _FKInCount
      • _FKInNano

        public static long _FKInNano
      • _IndexCount

        public static int _IndexCount
      • _IndexNano

        public static long _IndexNano
      • _PKCount

        public static int _PKCount
      • _PKNano

        public static long _PKNano
      • _SchemaCount

        public static int _SchemaCount
      • _SchemaNano

        public static long _SchemaNano
      • _TableCount

        public static int _TableCount
      • _TableNano

        public static long _TableNano
      • _ViewCount

        public static int _ViewCount
      • _ViewNano

        public static long _ViewNano
    • Constructor Detail

      • MetaPerformance

        public MetaPerformance()
    • Method Detail

      • print

        public static void print()