ParquetRecordReader

class ParquetRecordReader[A](surface: Surface, projectedSchema: GroupType, parentContext: Option[ParentContext]) extends GroupConverter with LogSupport
Companion:
object
trait LogSupport
trait LazyLogger
trait LoggingMethods
trait Serializable
class GroupConverter
class Converter
class Object
trait Matchable
class Any

Value members

Concrete methods

override def end(): Unit
Definition Classes
GroupConverter
override def getConverter(fieldIndex: Int): Converter
Definition Classes
GroupConverter
override def start(): Unit
Definition Classes
GroupConverter

Inherited methods

def asGroupConverter(): GroupConverter
Inherited from:
GroupConverter
def asPrimitiveConverter(): PrimitiveConverter
Inherited from:
Converter
inline protected def debug(inline message: Any, inline cause: Throwable): Unit
Inherited from:
LoggingMethods
inline protected def debug(inline message: Any): Unit
Inherited from:
LoggingMethods
inline protected def error(inline message: Any, inline cause: Throwable): Unit
Inherited from:
LoggingMethods
inline protected def error(inline message: Any): Unit
Inherited from:
LoggingMethods
inline protected def info(inline message: Any, inline cause: Throwable): Unit
Inherited from:
LoggingMethods
inline protected def info(inline message: Any): Unit
Inherited from:
LoggingMethods
def isPrimitive(): Boolean
Inherited from:
GroupConverter
inline protected def logAt(inline logLevel: LogLevel, inline message: Any): Unit
Inherited from:
LoggingMethods
inline protected def trace(inline message: Any, inline cause: Throwable): Unit
Inherited from:
LoggingMethods
inline protected def trace(inline message: Any): Unit
Inherited from:
LoggingMethods
inline protected def warn(inline message: Any, inline cause: Throwable): Unit
Inherited from:
LoggingMethods
inline protected def warn(inline message: Any): Unit
Inherited from:
LoggingMethods