Package org.apache.orc.examples
Class AdvancedWriter
java.lang.Object
org.apache.orc.examples.AdvancedWriter
This example shows how to write compound data types in ORC.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
static void
main
(Configuration conf, String[] args)
-
Constructor Details
-
AdvancedWriter
public AdvancedWriter()
-
-
Method Details
-
main
- Throws:
IOException
-
main
- Throws:
IOException
-