- java.lang.Object
-
- org.springframework.cloud.task.app.sqoop.job.SqoopJobTaskConfiguration
-
@EnableTask
@Configuration
@EnableConfigurationProperties(value=SqoopJobTaskProperties.class)
public class SqoopJobTaskConfiguration
extends Object
CommandLineRunner implementation that will create or run a Sqoop Job.
- Author:
- Thomas Risberg
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.