Package org.apache.orc.tools
Class KeyTool
java.lang.Object
org.apache.orc.tools.KeyTool
Print the information about the encryption keys.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
KeyTool
public KeyTool(Configuration conf, String[] args) throws IOException, org.apache.commons.cli.ParseException - Throws:
IOException
org.apache.commons.cli.ParseException
-
-
Method Details
-
main
public static void main(Configuration conf, String[] args) throws IOException, org.apache.commons.cli.ParseException - Throws:
IOException
org.apache.commons.cli.ParseException
-