Uses of Class
com.actian.dataflow.operators.io.orc.ORCMetadata
Packages that use ORCMetadata
-
Uses of ORCMetadata in com.actian.dataflow.operators.io.orc
Methods in com.actian.dataflow.operators.io.orc that return ORCMetadataModifier and TypeMethodDescriptionReadORC.discoverMetadata(FileClient client) Gets the metadata for the currently configured data source.Constructors in com.actian.dataflow.operators.io.orc with parameters of type ORCMetadataModifierConstructorDescriptionORCFormat(ORCMetadata orcMetadata) ORCFormat(ORCMetadata orcMetadata, ModuleConfiguration moduleConfiguration, com.actian.dataflow.hive.shims.ORCOptions options) ORCFormat(ORCMetadata orcMetadata, FileMetadata fileMetadata, ModuleConfiguration moduleConfiguration, com.actian.dataflow.hive.shims.ORCOptions options)