Sqoop client API. High level Sqoop client API to communicate with Sqoop server. Current implementation is not thread safe. SqoopClient is keeping cache of objects that are unlikely to be changed (Resources, Connector structures). Volatile structures (Connections, Jobs) are not cached.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.