- EnableAnnotationConfiguration - Annotation Type in org.springframework.data.hadoop.config.common.annotation
-
Base annotation used in JavaConfig order to enable
some base functionality.
- entityClass - Variable in class org.springframework.data.hadoop.store.dataset.AbstractDatasetStoreWriter
-
- equals(Object) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
-
- equals(Object) - Method in class org.springframework.data.hadoop.store.split.GenericSplit
-
- equals(Object) - Method in class org.springframework.data.hadoop.store.support.IdleTimeoutTrigger
-
- equals(Object) - Method in class org.springframework.data.hadoop.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(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(DatasetRepositoryCallback) - Method in interface org.springframework.data.hadoop.store.dataset.DatasetOperations
-
Execute a callback for the DatasetRepository
- execute(DatasetRepositoryCallback) - Method in class org.springframework.data.hadoop.store.dataset.DatasetTemplate
-
- execute(EvaluationContext, Object, Object...) - Method in class org.springframework.data.hadoop.store.expression.DateFormatMethodExecutor
-
- execute(EvaluationContext, Object, Object...) - Method in class org.springframework.data.hadoop.store.expression.HashListMethodExecutor
-
- execute(EvaluationContext, Object, Object...) - Method in class org.springframework.data.hadoop.store.expression.HashMethodExecutor
-
- execute(EvaluationContext, Object, Object...) - Method in class org.springframework.data.hadoop.store.expression.HashRangeMethodExecutor
-
- execute(EvaluationContext, Object, Object...) - Method in class org.springframework.data.hadoop.store.expression.PathCombiningMethodExecutor
-
- 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.
- exists(Path) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
-
- exists(String) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
-
- expunge() - Method in class org.springframework.data.hadoop.fs.FsShell
-
- extractData(ResultScanner) - Method in interface org.springframework.data.hadoop.hbase.ResultsExtractor
-
Implementations must implement this method to process the entire ResultScanner.