Class TypeInferrer


  • public class TypeInferrer
    extends java.lang.Object
    • Constructor Detail

      • TypeInferrer

        public TypeInferrer()
    • Method Detail

      • inferTypes

        public static java.util.Collection<java.lang.String> inferTypes​(Schema schema)
      • inferTypesNonEmpty

        public static java.util.Collection<java.lang.String> inferTypesNonEmpty​(Schema schema)
      • getNonProhibitedTypes

        public static java.util.Collection<java.lang.String> getNonProhibitedTypes​(Schema schema)
      • getNonProhibitedTypes

        public static java.util.Collection<java.lang.String> getNonProhibitedTypes​(CombinedSchema schema)