# Generated by roxygen2: do not edit by hand

S3method("names<-",tbl_spark)
S3method(collect,spark_jobj)
S3method(collect,tbl_spark)
S3method(connection_is_open,livy_connection)
S3method(connection_is_open,spark_gateway_connection)
S3method(connection_is_open,spark_shell_connection)
S3method(connection_is_open,test_connection)
S3method(copy_to,spark_connection)
S3method(copy_to,src_spark)
S3method(db_data_type,src_spark)
S3method(db_explain,src_spark)
S3method(db_save_query,spark_connection)
S3method(dim,tbl_spark)
S3method(do_,tbl_spark)
S3method(fitted,ml_model)
S3method(fitted,ml_model_kmeans)
S3method(initialize_connection,livy_connection)
S3method(initialize_connection,spark_shell_connection)
S3method(initialize_connection,test_connection)
S3method(invoke,livy_jobj)
S3method(invoke,shell_jobj)
S3method(invoke,test_jobj)
S3method(invoke_method,spark_gateway_connection)
S3method(invoke_method,spark_shell_connection)
S3method(invoke_new,livy_connection)
S3method(invoke_new,spark_shell_connection)
S3method(invoke_new,test_connection)
S3method(invoke_static,livy_connection)
S3method(invoke_static,spark_shell_connection)
S3method(invoke_static,test_connection)
S3method(mutate_,tbl_spark)
S3method(na.fail,spark_jobj)
S3method(na.fail,tbl_spark)
S3method(na.omit,spark_jobj)
S3method(na.omit,tbl_spark)
S3method(na.replace,spark_jobj)
S3method(na.replace,tbl_spark)
S3method(predict,ml_model)
S3method(print,decision_tree)
S3method(print,ml_model_generalized_linear_regression)
S3method(print,ml_model_gradient_boosted_trees)
S3method(print,ml_model_kmeans)
S3method(print,ml_model_lda)
S3method(print,ml_model_linear_regression)
S3method(print,ml_model_logistic_regression)
S3method(print,ml_model_naive_bayes)
S3method(print,ml_model_pca)
S3method(print,ml_model_random_forest)
S3method(print,ml_model_survival_regression)
S3method(print,ml_multilayer_perceptron)
S3method(print,ml_one_vs_rest)
S3method(print,select_spark_query)
S3method(print,spark_jobj)
S3method(print,spark_log)
S3method(print,spark_web_url)
S3method(print,sparklyr_log)
S3method(print,src_spark)
S3method(print_jobj,spark_gateway_connection)
S3method(print_jobj,spark_shell_connection)
S3method(print_jobj,test_connection)
S3method(rbind,tbl_spark)
S3method(residuals,ml_model)
S3method(residuals,ml_model_logistic_regression)
S3method(residuals,ml_multilayer_perceptron)
S3method(sample_frac,tbl_spark)
S3method(sample_n,tbl_spark)
S3method(sdf_copy_to,default)
S3method(sdf_import,default)
S3method(sdf_register,list)
S3method(sdf_register,spark_jobj)
S3method(sdf_register,tbl_spark)
S3method(slice_,tbl_spark)
S3method(spark_connection,default)
S3method(spark_connection,ml_model)
S3method(spark_connection,spark_connection)
S3method(spark_connection,spark_jobj)
S3method(spark_connection,src_spark)
S3method(spark_connection,tbl_spark)
S3method(spark_dataframe,default)
S3method(spark_dataframe,spark_connection)
S3method(spark_dataframe,spark_jobj)
S3method(spark_dataframe,tbl_spark)
S3method(spark_disconnect,character)
S3method(spark_disconnect,livy_connection)
S3method(spark_disconnect,spark_connection)
S3method(spark_disconnect,spark_shell_connection)
S3method(spark_disconnect,test_connection)
S3method(spark_jobj,default)
S3method(spark_jobj,ml_model)
S3method(spark_jobj,spark_jobj)
S3method(spark_log,default)
S3method(spark_log,livy_connection)
S3method(spark_log,spark_connection)
S3method(spark_log,spark_gateway_connection)
S3method(spark_log,spark_shell_connection)
S3method(spark_log,test_connection)
S3method(spark_save_table,spark_jobj)
S3method(spark_save_table,tbl_spark)
S3method(spark_web,default)
S3method(spark_web,livy_connection)
S3method(spark_web,spark_gateway_connection)
S3method(spark_web,spark_shell_connection)
S3method(spark_web,test_connection)
S3method(spark_write_csv,spark_jobj)
S3method(spark_write_csv,tbl_spark)
S3method(spark_write_json,spark_jobj)
S3method(spark_write_json,tbl_spark)
S3method(spark_write_parquet,spark_jobj)
S3method(spark_write_parquet,tbl_spark)
S3method(sql_build,op_sample_frac)
S3method(sql_build,op_sample_n)
S3method(sql_build,tbl_spark)
S3method(sql_escape_ident,spark_connection)
S3method(sql_join,spark_connection)
S3method(sql_select,spark_connection)
S3method(sql_translate_env,spark_connection)
S3method(src_desc,src_spark)
S3method(src_tbls,spark_connection)
S3method(summary,ml_model_generalized_linear_regression)
S3method(summary,ml_model_linear_regression)
S3method(summary,ml_model_logistic_regression)
S3method(summary,ml_model_naive_bayes)
S3method(tbl,spark_connection)
S3method(tbl,src_spark)
S3method(tbl_vars,spark_jobj)
export("%>%")
export(compile_package_jars)
export(connection_config)
export(connection_is_open)
export(copy_to)
export(ensure_scalar_boolean)
export(ensure_scalar_character)
export(ensure_scalar_double)
export(ensure_scalar_integer)
export(find_scalac)
export(ft_binarizer)
export(ft_bucketizer)
export(ft_discrete_cosine_transform)
export(ft_elementwise_product)
export(ft_index_to_string)
export(ft_one_hot_encoder)
export(ft_quantile_discretizer)
export(ft_regex_tokenizer)
export(ft_sql_transformer)
export(ft_string_indexer)
export(ft_tokenizer)
export(ft_vector_assembler)
export(hive_context)
export(invoke)
export(invoke_method)
export(invoke_new)
export(invoke_static)
export(java_context)
export(livy_available_versions)
export(livy_config)
export(livy_home_dir)
export(livy_install)
export(livy_install_dir)
export(livy_installed_versions)
export(livy_service_start)
export(livy_service_stop)
export(ml_als_factorization)
export(ml_binary_classification_eval)
export(ml_classification_eval)
export(ml_create_dummy_variables)
export(ml_decision_tree)
export(ml_generalized_linear_regression)
export(ml_gradient_boosted_trees)
export(ml_kmeans)
export(ml_lda)
export(ml_linear_regression)
export(ml_load)
export(ml_logistic_regression)
export(ml_model)
export(ml_multilayer_perceptron)
export(ml_naive_bayes)
export(ml_one_vs_rest)
export(ml_options)
export(ml_pca)
export(ml_prepare_dataframe)
export(ml_prepare_features)
export(ml_prepare_response_features_intercept)
export(ml_random_forest)
export(ml_save)
export(ml_survival_regression)
export(ml_tree_feature_importance)
export(na.replace)
export(print_jobj)
export(register_extension)
export(registered_extensions)
export(sdf_copy_to)
export(sdf_import)
export(sdf_load_parquet)
export(sdf_load_table)
export(sdf_mutate)
export(sdf_mutate_)
export(sdf_partition)
export(sdf_persist)
export(sdf_predict)
export(sdf_quantile)
export(sdf_read_column)
export(sdf_register)
export(sdf_sample)
export(sdf_save_parquet)
export(sdf_save_table)
export(sdf_schema)
export(sdf_sort)
export(sdf_with_unique_id)
export(spark_available_versions)
export(spark_compilation_spec)
export(spark_compile)
export(spark_config)
export(spark_connect)
export(spark_connection)
export(spark_connection_is_open)
export(spark_context)
export(spark_dataframe)
export(spark_default_compilation_spec)
export(spark_dependency)
export(spark_disconnect)
export(spark_disconnect_all)
export(spark_home_dir)
export(spark_install)
export(spark_install_dir)
export(spark_install_tar)
export(spark_installed_versions)
export(spark_jobj)
export(spark_load_table)
export(spark_log)
export(spark_read_csv)
export(spark_read_json)
export(spark_read_parquet)
export(spark_save_table)
export(spark_session)
export(spark_uninstall)
export(spark_version)
export(spark_version_from_home)
export(spark_web)
export(spark_write_csv)
export(spark_write_json)
export(spark_write_parquet)
export(tbl_cache)
export(tbl_uncache)
exportClasses(DBISparkResult)
import(DBI)
import(assertthat)
import(base64enc)
import(digest)
import(dplyr)
import(httr)
import(jsonlite)
import(methods)
import(rprojroot)
import(utils)
importFrom(stats,as.formula)
importFrom(stats,coefficients)
importFrom(stats,gaussian)
importFrom(stats,na.fail)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stats,quantile)
