public class UnknownColumnTypeException extends ParquetRuntimeException
| Constructor and Description |
|---|
UnknownColumnTypeException(PrimitiveType.PrimitiveTypeName type) |
| Modifier and Type | Method and Description |
|---|---|
PrimitiveType.PrimitiveTypeName |
getType() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnknownColumnTypeException(PrimitiveType.PrimitiveTypeName type)
public PrimitiveType.PrimitiveTypeName getType()
Copyright © 2019 The Apache Software Foundation. All rights reserved.