- HadoopAutoConfiguration - Class in org.springframework.data.hadoop.boot
-
Auto-configuration
for Spring Hadoop.
- HadoopAutoConfiguration() - Constructor for class org.springframework.data.hadoop.boot.HadoopAutoConfiguration
-
- HadoopAutoConfiguration.SpringHadoopConfig - Class in org.springframework.data.hadoop.boot
-
- HadoopAutoConfiguration.SpringHadoopConfig() - Constructor for class org.springframework.data.hadoop.boot.HadoopAutoConfiguration.SpringHadoopConfig
-
- HadoopCluster - Interface in org.springframework.data.hadoop.test.context
-
Interface for Hadoop miniclusters.
- hadoopCluster - Variable in class org.springframework.data.hadoop.test.junit.AbstractHadoopClusterTests
-
- HadoopClusterDelegatingFactoryBean - Class in org.springframework.data.hadoop.test.support
-
- HadoopClusterDelegatingFactoryBean() - Constructor for class org.springframework.data.hadoop.test.support.HadoopClusterDelegatingFactoryBean
-
- HadoopClusterFactoryBean - Class in org.springframework.data.hadoop.test.support
-
Factory bean building Hadoop mini clusters.
- HadoopClusterFactoryBean() - Constructor for class org.springframework.data.hadoop.test.support.HadoopClusterFactoryBean
-
- HadoopClusterInjectingAnnotationConfigContextLoader - Class in org.springframework.data.hadoop.test.context
-
Extending generic annotation based context loader able to
manage and inject Hadoop mini clusters.
- HadoopClusterInjectingAnnotationConfigContextLoader() - Constructor for class org.springframework.data.hadoop.test.context.HadoopClusterInjectingAnnotationConfigContextLoader
-
- HadoopClusterInjectingXmlContextLoader - Class in org.springframework.data.hadoop.test.context
-
Extending generic xml based context loader able to
manage and inject Hadoop mini clusters.
- HadoopClusterInjectingXmlContextLoader() - Constructor for class org.springframework.data.hadoop.test.context.HadoopClusterInjectingXmlContextLoader
-
- HadoopClusterManager - Class in org.springframework.data.hadoop.test.support
-
Manager handling running mini clusters for tests.
- HadoopConfigBuilder - Class in org.springframework.data.hadoop.config.annotation.builders
-
- HadoopConfigBuilder() - Constructor for class org.springframework.data.hadoop.config.annotation.builders.HadoopConfigBuilder
-
Instantiates a new yarn config builder.
- HadoopConfigBuilder(ObjectPostProcessor<Object>) - Constructor for class org.springframework.data.hadoop.config.annotation.builders.HadoopConfigBuilder
-
Instantiates a new hadoop config builder.
- HadoopConfigConfigurer - Interface in org.springframework.data.hadoop.config.annotation.builders
-
- HadoopDelegatingSmartContextLoader - Class in org.springframework.data.hadoop.test.context
-
- HadoopDelegatingSmartContextLoader() - Constructor for class org.springframework.data.hadoop.test.context.HadoopDelegatingSmartContextLoader
-
- HadoopException - Exception in org.springframework.data.hadoop
-
Core Hadoop Exception.
- HadoopException(String, Throwable) - Constructor for exception org.springframework.data.hadoop.HadoopException
-
Constructs a new HadoopException
instance.
- HadoopException(String) - Constructor for exception org.springframework.data.hadoop.HadoopException
-
Constructs a new HadoopException
instance.
- HadoopFsShellAutoConfiguration - Class in org.springframework.data.hadoop.boot
-
Boot auto-configuration for
FsShell
.
- HadoopFsShellAutoConfiguration() - Constructor for class org.springframework.data.hadoop.boot.HadoopFsShellAutoConfiguration
-
- HadoopResourceLoaderRegistrarParser - Class in org.springframework.data.hadoop.config
-
Namespace parser for 'resource-loader-registrar' element.
- HadoopResourceLoaderRegistrarParser() - Constructor for class org.springframework.data.hadoop.config.HadoopResourceLoaderRegistrarParser
-
- HadoopSecurity - Class in org.springframework.data.hadoop.security
-
This class keeps together all hadoop security related settings.
- HadoopSecurity() - Constructor for class org.springframework.data.hadoop.security.HadoopSecurity
-
- HadoopSecurity(SecurityAuthMethod, String, String) - Constructor for class org.springframework.data.hadoop.security.HadoopSecurity
-
- HadoopSecurity(SecurityAuthMethod, String, String, String, String) - Constructor for class org.springframework.data.hadoop.security.HadoopSecurity
-
- HadoopSecurityException - Exception in org.springframework.data.hadoop
-
Security-related exception generated by Hadoop.
- HadoopSecurityException(String, Throwable) - Constructor for exception org.springframework.data.hadoop.HadoopSecurityException
-
Constructs a new HadoopSecurityException
instance.
- HadoopSecurityException(String) - Constructor for exception org.springframework.data.hadoop.HadoopSecurityException
-
Constructs a new HadoopSecurityException
instance.
- HadoopSystemConstants - Class in org.springframework.data.hadoop
-
Various constants throughout the Spring Hadoop libraries.
- HadoopSystemConstants() - Constructor for class org.springframework.data.hadoop.HadoopSystemConstants
-
- HadoopTestSystemConstants - Class in org.springframework.data.hadoop.test
-
Various constants throughout the Spring Hadoop testing libraries.
- HadoopTestSystemConstants() - Constructor for class org.springframework.data.hadoop.test.HadoopTestSystemConstants
-
- handle(StepExecutionSplitter, StepExecution) - Method in class org.springframework.yarn.batch.partition.AbstractPartitionHandler
-
- handle(YarnContainerRuntime) - Method in class org.springframework.yarn.container.ContainerHandler
-
- handleAllocatedContainers(List<Container>) - Method in class org.springframework.yarn.am.allocate.AbstractPollingAllocator
-
Subclasses needs to implement this method to handle newly
allocated containers.
- handleAllocatedContainers(List<Container>) - Method in class org.springframework.yarn.am.allocate.DefaultContainerAllocator
-
- handleApplicationRun(ClientApplicationRunner<R>) - Method in class org.springframework.yarn.boot.cli.AbstractApplicationCommand.ApplicationOptionHandler
-
- handleApplicationRun(ClientApplicationRunner<R>, String...) - Method in class org.springframework.yarn.boot.cli.AbstractApplicationCommand.ApplicationOptionHandler
-
- handleApplicationRun(ClientApplicationRunner<String>) - Method in class org.springframework.yarn.boot.cli.YarnPushCommand.PushOptionHandler
-
- handleApplicationRun(ClientApplicationRunner<ApplicationId>) - Method in class org.springframework.yarn.boot.cli.YarnSubmitCommand.SubmitOptionHandler
-
- handleBeanRun(YarnAppmaster, String[], Set<String>) - Method in class org.springframework.yarn.am.CommandLineAppmasterRunner
-
- handleBeanRun(YarnClient, String[], Set<String>) - Method in class org.springframework.yarn.client.CommandLineClientRunner
-
- handleBeanRun(YarnContainer, String[], Set<String>) - Method in class org.springframework.yarn.container.CommandLineContainerRunner
-
- handleBeanRun(T, String[], Set<String>) - Method in class org.springframework.yarn.launch.AbstractCommandLineRunner
-
Handles the execution of a bean after Application Context(s) has
been initialized.
- handleCompletedContainers(List<ContainerStatus>) - Method in class org.springframework.yarn.am.allocate.AbstractPollingAllocator
-
Subclasses needs to implement this method to handle newly
released containers.
- handleCompletedContainers(List<ContainerStatus>) - Method in class org.springframework.yarn.am.allocate.DefaultContainerAllocator
-
- handleIdleTimeout() - Method in class org.springframework.data.hadoop.store.dataset.AbstractDatasetStoreWriter
-
- handleIdleTimeout() - Method in class org.springframework.data.hadoop.store.dataset.DatasetStoreObjectSupport
-
Handle idle timeout.
- handleIdleTimeout() - Method in class org.springframework.data.hadoop.store.output.OutputStreamWriter
-
- handleIdleTimeout() - Method in class org.springframework.data.hadoop.store.output.TextFileWriter
-
- handleIdleTimeout() - Method in class org.springframework.data.hadoop.store.output.TextSequenceFileWriter
-
- handleIdleTimeout() - Method in class org.springframework.data.hadoop.store.support.StoreObjectSupport
-
Handle idle timeout.
- handleMessageInternal(RpcMessage<T>) - Method in class org.springframework.yarn.integration.IntegrationAppmasterService
-
Implementor need to write this method to process
incoming messages.
- handleMessageInternal(RpcMessage<MindRpcMessageHolder>) - Method in class org.springframework.yarn.integration.ip.mind.MindAppmasterService
-
- handleMindMessageInternal(MindRpcMessageHolder) - Method in class org.springframework.yarn.batch.repository.BatchAppmasterService
-
- handleMindMessageInternal(MindRpcMessageHolder) - Method in class org.springframework.yarn.integration.ip.mind.MindAppmasterService
-
- handleOutput(String) - Method in class org.springframework.yarn.boot.cli.AbstractApplicationCommand.ApplicationOptionHandler
-
Utility method to handle output for the command.
- handleRequest(BaseObject) - Method in class org.springframework.yarn.batch.repository.BatchAppmasterService.JobRepositoryServiceInterceptorList
-
Handles the handleRequest calls.
- handleRequest(BaseObject) - Method in interface org.springframework.yarn.batch.repository.JobRepositoryRemoteServiceInterceptor
-
- handleRunnerExitCode(CommandRunner, int) - Method in class org.springframework.yarn.boot.cli.AbstractCli
-
- handleSatisfyStateData(ContainerCluster, SatisfyStateData) - Method in class org.springframework.yarn.am.cluster.AbstractContainerClusterAppmaster
-
- handleSigInt() - Method in class org.springframework.yarn.boot.cli.shell.Shell
-
Final handle an interrup signal (CTRL-C)
- hasData() - Method in class org.springframework.yarn.am.allocate.ContainerAllocateData
-
- hash(int, int) - Static method in class org.springframework.data.hadoop.store.expression.HashMethodExecutor
-
- hash(Object, Integer) - Static method in class org.springframework.data.hadoop.store.expression.HashMethodExecutor
-
- hashCode() - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
-
- hashCode() - Method in class org.springframework.data.hadoop.store.split.GenericSplit
-
- hashCode() - Method in class org.springframework.data.hadoop.store.support.IdleTimeoutTrigger
-
- hashCode() - Method in class org.springframework.data.hadoop.test.support.ClusterInfo
-
- hashCode() - Method in class org.springframework.yarn.launch.ExitStatus
-
Compatible with the equals implementation.
- hashCode() - Method in class org.springframework.yarn.support.console.TableRow
-
- hashCode() - Method in class org.springframework.yarn.test.support.ClusterInfo
-
- HashListMethodExecutor - Class in org.springframework.data.hadoop.store.expression
-
A MethodExecutor
using an first argument as key
to be matched from second argument which is expected to be
a List of List of Objects.
- HashListMethodExecutor() - Constructor for class org.springframework.data.hadoop.store.expression.HashListMethodExecutor
-
- HashMethodExecutor - Class in org.springframework.data.hadoop.store.expression
-
A MethodExecutor
using an first argument as an
Object to get its hashcode and second argument expected to
be an Integer to calculate a simple bucket name.
- HashMethodExecutor() - Constructor for class org.springframework.data.hadoop.store.expression.HashMethodExecutor
-
- HashRangeMethodExecutor - Class in org.springframework.data.hadoop.store.expression
-
A MethodExecutor
using an first argument as key
to be used as a range search with a List of Object found from
a second argument.
- HashRangeMethodExecutor() - Constructor for class org.springframework.data.hadoop.store.expression.HashRangeMethodExecutor
-
- hasPort() - Method in interface org.springframework.yarn.am.AppmasterService
-
This method should return true if a service
will eventually bind to a port.
- hasPort() - Method in class org.springframework.yarn.integration.IntegrationAppmasterService
-
- hasResource(Object) - Static method in class org.springframework.data.hadoop.hbase.HbaseSynchronizationManager
-
Checks whether any resource is bound for the given key.
- hasRolled() - Method in class org.springframework.data.hadoop.store.strategy.rollover.ChainedRolloverStrategy
-
- hasRolled() - Method in class org.springframework.data.hadoop.store.strategy.rollover.NoRolloverStrategy
-
- hasRolled() - Method in interface org.springframework.data.hadoop.store.strategy.rollover.RolloverStrategy
-
Checks if strategy wants to rollover.
- hasRolled() - Method in class org.springframework.data.hadoop.store.strategy.rollover.SizeRolloverStrategy
-
- HbaseAccessor - Class in org.springframework.data.hadoop.hbase
-
- HbaseAccessor() - Constructor for class org.springframework.data.hadoop.hbase.HbaseAccessor
-
- HbaseConfigurationFactoryBean - Class in org.springframework.data.hadoop.hbase
-
Factory for creating HBase specific configuration.
- HbaseConfigurationFactoryBean() - Constructor for class org.springframework.data.hadoop.hbase.HbaseConfigurationFactoryBean
-
- HbaseInterceptor - Class in org.springframework.data.hadoop.hbase
-
AOP interceptor that binds a new Hbase table to the thread before a method call, closing and removing it afterwards in case of any method outcome.
- HbaseInterceptor() - Constructor for class org.springframework.data.hadoop.hbase.HbaseInterceptor
-
- HbaseOperations - Interface in org.springframework.data.hadoop.hbase
-
Interface that specifies a basic set of Hbase operations, implemented by
HbaseTemplate
.
- HbaseSynchronizationManager - Class in org.springframework.data.hadoop.hbase
-
Synchronization manager handling the tracking of Hbase resources (specifically tables).
- HbaseSynchronizationManager() - Constructor for class org.springframework.data.hadoop.hbase.HbaseSynchronizationManager
-
- HbaseSystemException - Exception in org.springframework.data.hadoop.hbase
-
HBase Data Access exception.
- HbaseSystemException(Exception) - Constructor for exception org.springframework.data.hadoop.hbase.HbaseSystemException
-
- HbaseTemplate - Class in org.springframework.data.hadoop.hbase
-
Central class for accessing the HBase API.
- HbaseTemplate() - Constructor for class org.springframework.data.hadoop.hbase.HbaseTemplate
-
- HbaseTemplate(Configuration) - Constructor for class org.springframework.data.hadoop.hbase.HbaseTemplate
-
- HbaseUtils - Class in org.springframework.data.hadoop.hbase
-
Helper class featuring methods for Hbase table handling and exception translation.
- HbaseUtils() - Constructor for class org.springframework.data.hadoop.hbase.HbaseUtils
-
- hdfs(String) - Method in class org.springframework.yarn.config.annotation.configurers.DefaultLocalResourcesHdfsConfigurer
-
- hdfs(String, String) - Method in class org.springframework.yarn.config.annotation.configurers.DefaultLocalResourcesHdfsConfigurer
-
- hdfs(String, LocalResourceType) - Method in class org.springframework.yarn.config.annotation.configurers.DefaultLocalResourcesHdfsConfigurer
-
- hdfs(String, LocalResourceType, boolean) - Method in class org.springframework.yarn.config.annotation.configurers.DefaultLocalResourcesHdfsConfigurer
-
- hdfs(String, String, LocalResourceType) - Method in class org.springframework.yarn.config.annotation.configurers.DefaultLocalResourcesHdfsConfigurer
-
- hdfs(String) - Method in interface org.springframework.yarn.config.annotation.configurers.LocalResourcesHdfsConfigurer
-
- hdfs(String, String) - Method in interface org.springframework.yarn.config.annotation.configurers.LocalResourcesHdfsConfigurer
-
- hdfs(String, LocalResourceType) - Method in interface org.springframework.yarn.config.annotation.configurers.LocalResourcesHdfsConfigurer
-
- hdfs(String, LocalResourceType, boolean) - Method in interface org.springframework.yarn.config.annotation.configurers.LocalResourcesHdfsConfigurer
-
- hdfs(String, String, LocalResourceType) - Method in interface org.springframework.yarn.config.annotation.configurers.LocalResourcesHdfsConfigurer
-
- HDFS_TESTS_BASE_PATH - Static variable in class org.springframework.data.hadoop.test.HadoopTestSystemConstants
-
Base hdfs path for tests.
- HDFS_TESTS_BASE_PATH - Static variable in class org.springframework.yarn.test.YarnTestSystemConstants
-
Base hdfs path for tests.
- 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
- HdfsResourceLoader - Class in org.springframework.data.hadoop.fs
-
Spring ResourceLoader over Hadoop FileSystem.
- HdfsResourceLoader(Configuration) - Constructor for class org.springframework.data.hadoop.fs.HdfsResourceLoader
-
Constructs a new HdfsResourceLoader
instance.
- HdfsResourceLoader(Configuration, URI, String) - Constructor for class org.springframework.data.hadoop.fs.HdfsResourceLoader
-
Constructs a new HdfsResourceLoader
instance.
- HdfsResourceLoader(Configuration, URI) - Constructor for class org.springframework.data.hadoop.fs.HdfsResourceLoader
-
Constructs a new HdfsResourceLoader
instance.
- HdfsResourceLoader(FileSystem) - Constructor for class org.springframework.data.hadoop.fs.HdfsResourceLoader
-
Constructs a new HdfsResourceLoader
instance.
- HdfsScriptRunner - Class in org.springframework.data.hadoop.scripting
-
Hadoop-customized runner that exposes Hadoop specific variables to scripting languages.
- HdfsScriptRunner() - Constructor for class org.springframework.data.hadoop.scripting.HdfsScriptRunner
-
- header(String, String) - Method in class org.springframework.yarn.support.console.ApplicationsReport.SubmittedReportBuilder
-
- header(String, String) - Method in class org.springframework.yarn.support.console.ContainerClusterReport.ClusterInfoReportBuilder
-
- header(String, String) - Method in class org.springframework.yarn.support.console.ContainerClusterReport.ClustersInfoReportBuilder
-
- hflush() - Method in class org.springframework.data.hadoop.store.output.OutputStreamWriter
-
- hflush() - Method in class org.springframework.data.hadoop.store.output.TextSequenceFileWriter
-
- HiveClientCallback<T> - Interface in org.springframework.data.hadoop.hive
-
Callback interface for Hive code.
- HiveClientFactory - Interface in org.springframework.data.hadoop.hive
-
Factory for retrieving a HiveClient
instance.
- HiveClientFactoryBean - Class in org.springframework.data.hadoop.hive
-
FactoryBean for easy declaration and creation of a HiveClient
using ThriftHive
.
- HiveClientFactoryBean() - Constructor for class org.springframework.data.hadoop.hive.HiveClientFactoryBean
-
- HiveExecutor - Class in org.springframework.data.hadoop.hive
-
Common class for configuring and executing Hive scripts.
- HiveExecutor() - Constructor for class org.springframework.data.hadoop.hive.HiveExecutor
-
- HiveOperations - Interface in org.springframework.data.hadoop.hive
-
Interface specifying a basic set of Hive operations.
- HiveRunner - Class in org.springframework.data.hadoop.hive
-
Basic runner for Hive scripts inside a Spring environment.
- HiveRunner() - Constructor for class org.springframework.data.hadoop.hive.HiveRunner
-
- HiveRunnerParser - Class in org.springframework.data.hadoop.config
-
- HiveRunnerParser() - Constructor for class org.springframework.data.hadoop.config.HiveRunnerParser
-
- HiveScript - Class in org.springframework.data.hadoop.hive
-
Holder class for a Hive script.
- HiveScript(Resource) - Constructor for class org.springframework.data.hadoop.hive.HiveScript
-
Constructs a new HiveScript
instance from the given
resource.
- HiveScript(Resource, Map<?, ?>) - Constructor for class org.springframework.data.hadoop.hive.HiveScript
-
- HiveScript(Resource, Properties) - Constructor for class org.springframework.data.hadoop.hive.HiveScript
-
Constructs a new HiveScript
instance.
- HiveServerFactoryBean - Class in org.springframework.data.hadoop.hive
-
FactoryBean for easy declaration and creation of an embeddable Hive server.
- HiveServerFactoryBean() - Constructor for class org.springframework.data.hadoop.hive.HiveServerFactoryBean
-
- 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
-
- HiveTemplate - Class in org.springframework.data.hadoop.hive
-
Helper class that simplifies Hive data access code.
- HiveTemplate() - Constructor for class org.springframework.data.hadoop.hive.HiveTemplate
-
Constructs a new HiveClient
instance.
- HiveTemplate(HiveClientFactory) - Constructor for class org.springframework.data.hadoop.hive.HiveTemplate
-
Constructs a new HiveTemplate
instance.
- HORIZONTAL_LINE - Static variable in class org.springframework.yarn.support.console.UiUtils
-
- hostsInfo - Variable in class org.springframework.yarn.am.allocate.DefaultAllocateCountTracker.AllocateCountInfo
-