public class TajoDump extends Object
Constructor and Description |
---|
TajoDump() |
Modifier and Type | Method and Description |
---|---|
static void |
dump(TajoClient client,
org.apache.hadoop.security.UserGroupInformation userInfo,
String baseDatabaseName,
boolean isDumpingAllDatabases,
boolean includeUserName,
boolean includeDate,
PrintWriter out) |
static void |
main(String[] args) |
public static void main(String[] args) throws org.apache.commons.cli.ParseException, IOException, com.google.protobuf.ServiceException, SQLException
org.apache.commons.cli.ParseException
IOException
com.google.protobuf.ServiceException
SQLException
public static void dump(TajoClient client, org.apache.hadoop.security.UserGroupInformation userInfo, String baseDatabaseName, boolean isDumpingAllDatabases, boolean includeUserName, boolean includeDate, PrintWriter out) throws SQLException, com.google.protobuf.ServiceException
SQLException
com.google.protobuf.ServiceException
Copyright © 2014 Apache Software Foundation. All Rights Reserved.