Class StatisticsClassException

  • All Implemented Interfaces:
    Serializable

    public class StatisticsClassException
    extends org.apache.parquet.ParquetRuntimeException
    Thrown if the two Statistics objects have mismatching types
    See Also:
    Serialized Form
    • Constructor Detail

      • StatisticsClassException

        public StatisticsClassException​(String className1,
                                        String className2)