Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
H
J
O
P
S
T
U
W
A
afterPropertiesSet()
- Method in class org.springframework.data.hadoop.batch.mapreduce.
ToolTasklet
C
close()
- Method in class org.springframework.data.hadoop.batch.item.
HdfsItemWriter
D
doWrite(List<? extends T>)
- Method in class org.springframework.data.hadoop.batch.item.
HdfsItemWriter
Performs the actual write to the store via the template.
E
execute(StepContribution, ChunkContext)
- Method in class org.springframework.data.hadoop.batch.hive.
HiveTasklet
execute(StepContribution, ChunkContext)
- Method in class org.springframework.data.hadoop.batch.mapreduce.
JarTasklet
execute(StepContribution, ChunkContext)
- Method in class org.springframework.data.hadoop.batch.mapreduce.
JobTasklet
execute(StepContribution, ChunkContext)
- Method in class org.springframework.data.hadoop.batch.mapreduce.
ToolTasklet
execute(StepContribution, ChunkContext)
- Method in class org.springframework.data.hadoop.batch.pig.
PigTasklet
execute(StepContribution, ChunkContext)
- Method in class org.springframework.data.hadoop.batch.scripting.
ScriptTasklet
H
HdfsItemWriter
<
T
> - Class in
org.springframework.data.hadoop.batch.item
An
ItemWriter
implementation used to write the incoming items to HDFS.
HdfsItemWriter(FileSystem, Serializer<T>, String)
- Constructor for class org.springframework.data.hadoop.batch.item.
HdfsItemWriter
Constructor
HiveTasklet
- Class in
org.springframework.data.hadoop.batch.hive
Hive tasklet running Hive scripts on demand, against a
HiveClient
.
HiveTasklet()
- Constructor for class org.springframework.data.hadoop.batch.hive.
HiveTasklet
J
JarTasklet
- Class in
org.springframework.data.hadoop.batch.mapreduce
Batch tasklet for executing Hadoop jars.
JarTasklet()
- Constructor for class org.springframework.data.hadoop.batch.mapreduce.
JarTasklet
JobTasklet
- Class in
org.springframework.data.hadoop.batch.mapreduce
Batch tasklet for executing one Hadoop job.
JobTasklet()
- Constructor for class org.springframework.data.hadoop.batch.mapreduce.
JobTasklet
O
open(ExecutionContext)
- Method in class org.springframework.data.hadoop.batch.item.
HdfsItemWriter
org.springframework.data.hadoop.batch.hive
- package org.springframework.data.hadoop.batch.hive
Hadoop Batch Hive supporting classes.
org.springframework.data.hadoop.batch.item
- package org.springframework.data.hadoop.batch.item
Hadoop Batch Item supporting classes.
org.springframework.data.hadoop.batch.mapreduce
- package org.springframework.data.hadoop.batch.mapreduce
Hadoop Batch Mapreduce supporting classes.
org.springframework.data.hadoop.batch.pig
- package org.springframework.data.hadoop.batch.pig
Hadoop Batch Pig supporting classes.
org.springframework.data.hadoop.batch.scripting
- package org.springframework.data.hadoop.batch.scripting
Hadoop Batch Scripting supporting classes.
P
PigTasklet
- Class in
org.springframework.data.hadoop.batch.pig
Pig tasklet.
PigTasklet()
- Constructor for class org.springframework.data.hadoop.batch.pig.
PigTasklet
S
ScriptTasklet
- Class in
org.springframework.data.hadoop.batch.scripting
Scripting tasklet.
ScriptTasklet()
- Constructor for class org.springframework.data.hadoop.batch.scripting.
ScriptTasklet
setScriptCallback(Callable<Object>)
- Method in class org.springframework.data.hadoop.batch.scripting.
ScriptTasklet
setSystemProcessExitCodeMapper(SystemProcessExitCodeMapper)
- Method in class org.springframework.data.hadoop.batch.mapreduce.
ToolTasklet
T
ToolTasklet
- Class in
org.springframework.data.hadoop.batch.mapreduce
Tasklet for executing Hadoop
Tool
s.
ToolTasklet()
- Constructor for class org.springframework.data.hadoop.batch.mapreduce.
ToolTasklet
U
update(ExecutionContext)
- Method in class org.springframework.data.hadoop.batch.item.
HdfsItemWriter
W
write(List<? extends T>)
- Method in class org.springframework.data.hadoop.batch.item.
HdfsItemWriter
A
C
D
E
H
J
O
P
S
T
U
W
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes