Overview
Package
Class
Tree
Deprecated
Index
Help
Spring for Apache Hadoop
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Y
E
endTime
- Variable in class org.springframework.yarn.batch.repository.bindings.
JobExecutionType
endTime
- Variable in class org.springframework.yarn.batch.repository.bindings.
StepExecutionType
EnvironmentFactoryBean
- Class in
org.springframework.yarn.configuration
FactoryBean for creating a Map of environment variables.
EnvironmentFactoryBean()
- Constructor for class org.springframework.yarn.configuration.
EnvironmentFactoryBean
equals(Object)
- Method in class org.springframework.data.hadoop.fs.
SimplerFileSystem
equals(Object)
- Method in class org.springframework.yarn.launch.
ExitStatus
Compare the fields one by one.
equals(Object)
- Method in class org.springframework.yarn.support.console.
TableRow
equals(Object)
- Method in class org.springframework.yarn.test.support.
ClusterInfo
evaluate(ScriptSource)
- Method in interface org.springframework.data.hadoop.scripting.
ScriptEvaluator
evaluate(ScriptSource, Map<String, Object>)
- Method in interface org.springframework.data.hadoop.scripting.
ScriptEvaluator
EvaluationPolicy
- Enum in
org.springframework.data.hadoop.scripting
The policy for evaluating a script.
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
execute(StepContribution, ChunkContext)
- Method in class org.springframework.data.hadoop.cascading.
CascadingTasklet
execute(String, TableCallback<T>)
- Method in interface org.springframework.data.hadoop.hbase.
HbaseOperations
Executes the given action against the specified table handling resource management.
execute(String, TableCallback<T>)
- Method in class org.springframework.data.hadoop.hbase.
HbaseTemplate
execute(HiveClientCallback<T>)
- Method in interface org.springframework.data.hadoop.hive.
HiveOperations
Executes the action specified by the given callback object within an active
HiveClient
.
execute(HiveClientCallback<T>)
- Method in class org.springframework.data.hadoop.hive.
HiveTemplate
Executes the action specified by the given callback object within an active
HiveClient
.
execute(PigCallback<T>)
- Method in interface org.springframework.data.hadoop.pig.
PigOperations
Executes the action specified by the given callback object within an active
PigServer
.
execute(PigCallback<T>)
- Method in class org.springframework.data.hadoop.pig.
PigTemplate
Executes the action specified by the given callback object within an active
PigServer
.
execute(YarnRpcCallback<T, S>)
- Method in class org.springframework.yarn.rpc.
YarnRpcAccessor
Execute given action callback on the rpc proxy.
executeHiveScripts()
- Method in class org.springframework.data.hadoop.hive.
HiveExecutor
executePigScripts()
- Method in class org.springframework.data.hadoop.pig.
PigExecutor
executeScript(HiveScript)
- Method in interface org.springframework.data.hadoop.hive.
HiveOperations
Executes a Hive script.
executeScript(Iterable<HiveScript>)
- Method in interface org.springframework.data.hadoop.hive.
HiveOperations
Executes multiple Hive scripts.
executeScript(HiveScript)
- Method in class org.springframework.data.hadoop.hive.
HiveTemplate
Executes a Hive script.
executeScript(Iterable<HiveScript>)
- Method in class org.springframework.data.hadoop.hive.
HiveTemplate
Executes multiple Hive scripts.
executeScript(String)
- Method in interface org.springframework.data.hadoop.pig.
PigOperations
Executes the given Pig Latin that results in a list of job executions.
executeScript(String, Map<?, ?>)
- Method in interface org.springframework.data.hadoop.pig.
PigOperations
Executes the given Pig Latin with arguments that results in a list of job executions.
executeScript(PigScript)
- Method in interface org.springframework.data.hadoop.pig.
PigOperations
Executes the given script identified by location and arguments that results in a list of job executions.
executeScript(Iterable<PigScript>)
- Method in interface org.springframework.data.hadoop.pig.
PigOperations
Executes multiple scripts that result in a list of job executions.
executeScript(String)
- Method in class org.springframework.data.hadoop.pig.
PigTemplate
Executes the given Pig Latin that results in a list of job executions.
executeScript(String, Map<?, ?>)
- Method in class org.springframework.data.hadoop.pig.
PigTemplate
Executes the given Pig Latin with arguments that results in a list of job executions.
executeScript(PigScript)
- Method in class org.springframework.data.hadoop.pig.
PigTemplate
Executes the given script identified by location and arguments that results in a list of job executions.
executeScript(Iterable<PigScript>)
- Method in class org.springframework.data.hadoop.pig.
PigTemplate
Executes multiple scripts that result in a list of job executions.
EXECUTING
- Static variable in class org.springframework.yarn.launch.
ExitStatus
Convenient constant value representing continuable state where processing is still taking place, so no further action is required.
executionContext
- Variable in class org.springframework.yarn.batch.repository.bindings.
GetExecutionContextRes
executionContext
- Variable in class org.springframework.yarn.batch.repository.bindings.
JobExecutionType
executionContext
- Variable in class org.springframework.yarn.batch.repository.bindings.
StepExecutionType
ExecutionContextType
- Class in
org.springframework.yarn.batch.repository.bindings
Binding for
ExecutionContext
.
ExecutionContextType()
- Constructor for class org.springframework.yarn.batch.repository.bindings.
ExecutionContextType
ExecutionContextType.ObjectEntry
- Class in
org.springframework.yarn.batch.repository.bindings
ExecutionContextType.ObjectEntry()
- Constructor for class org.springframework.yarn.batch.repository.bindings.
ExecutionContextType.ObjectEntry
ExecutionContextType.ObjectEntry(Object, String)
- Constructor for class org.springframework.yarn.batch.repository.bindings.
ExecutionContextType.ObjectEntry
executionId
- Variable in class org.springframework.yarn.batch.repository.bindings.
GetJobExecutionReq
exists(Path)
- Method in class org.springframework.data.hadoop.fs.
SimplerFileSystem
exists(String)
- Method in class org.springframework.data.hadoop.fs.
SimplerFileSystem
exit(int)
- Method in class org.springframework.yarn.launch.
AbstractCommandLineRunner
Exit method wrapping handling through
SystemExiter
.
exit(int)
- Method in class org.springframework.yarn.launch.
JvmSystemExiter
Delegate call to System.exit() with the argument provided.
exit(int)
- Method in interface org.springframework.yarn.launch.
SystemExiter
Terminate the currently running Java Virtual Machine.
ExitCodeMapper
- Interface in
org.springframework.yarn.launch
This interface should be implemented when an environment calling the batch framework has specific requirements regarding the operating system process return status.
exitStatus
- Variable in class org.springframework.yarn.batch.repository.bindings.
JobExecutionType
exitStatus
- Variable in class org.springframework.yarn.batch.repository.bindings.
StepExecutionType
ExitStatus
- Class in
org.springframework.yarn.launch
Value object used to carry information about the status of a job or step execution.
ExitStatus(String)
- Constructor for class org.springframework.yarn.launch.
ExitStatus
ExitStatus(String, String)
- Constructor for class org.springframework.yarn.launch.
ExitStatus
expunge()
- Method in class org.springframework.data.hadoop.fs.
FsShell
extractClasspath(String, String)
- Static method in class org.springframework.yarn.support.
ParsingUtils
Extracts a classpath string from a source text.
extractData(ResultScanner)
- Method in interface org.springframework.data.hadoop.hbase.
ResultsExtractor
Implementations must implement this method to process the entire
ResultScanner
.
extractRunnableCommand(String)
- Static method in class org.springframework.yarn.support.
ParsingUtils
Extracts a string from another string which can be used as a command in shell.
Overview
Package
Class
Tree
Deprecated
Index
Help
Spring for Apache Hadoop
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Y