- AbstractAllocator - Class in org.springframework.yarn.am.allocate
-
The base class for Container allocator implementations.
- AbstractAllocator() - Constructor for class org.springframework.yarn.am.allocate.AbstractAllocator
-
- AbstractAnnotationBuilder<O> - Class in org.springframework.data.hadoop.config.common.annotation
-
- AbstractAnnotationBuilder() - Constructor for class org.springframework.data.hadoop.config.common.annotation.AbstractAnnotationBuilder
-
- AbstractAnnotationConfiguration<B extends AnnotationBuilder<O>,O> - Class in org.springframework.data.hadoop.config.common.annotation
-
Base implementation of @ class.
- AbstractAnnotationConfiguration() - Constructor for class org.springframework.data.hadoop.config.common.annotation.AbstractAnnotationConfiguration
-
- AbstractApplicationCommand - Class in org.springframework.yarn.boot.cli
-
Base class for all commands implemented by
this cli package.
- AbstractApplicationCommand(String, String, OptionHandler) - Constructor for class org.springframework.yarn.boot.cli.AbstractApplicationCommand
-
Instantiates a new abstract application command.
- AbstractApplicationCommand.ApplicationOptionHandler<R> - Class in org.springframework.yarn.boot.cli
-
- AbstractApplicationCommand.ApplicationOptionHandler() - Constructor for class org.springframework.yarn.boot.cli.AbstractApplicationCommand.ApplicationOptionHandler
-
- AbstractAppmaster - Class in org.springframework.yarn.am
-
Base class providing functionality for common application
master instances.
- AbstractAppmaster() - Constructor for class org.springframework.yarn.am.AbstractAppmaster
-
- AbstractBatchAppmaster - Class in org.springframework.yarn.batch.am
-
Base application master for running batch jobs.
- AbstractBatchAppmaster() - Constructor for class org.springframework.yarn.batch.am.AbstractBatchAppmaster
-
- AbstractBatchYarnContainer - Class in org.springframework.yarn.batch.container
-
- AbstractBatchYarnContainer() - Constructor for class org.springframework.yarn.batch.container.AbstractBatchYarnContainer
-
- AbstractBootYarnClusterTests - Class in org.springframework.yarn.boot.test.junit
-
Abstract base class providing default functionality for running tests for
Spring Yarn Boot based apps using Yarn mini cluster.
- AbstractBootYarnClusterTests() - Constructor for class org.springframework.yarn.boot.test.junit.AbstractBootYarnClusterTests
-
- AbstractBootYarnClusterTests.EmptyConfig - Class in org.springframework.yarn.boot.test.junit
-
Empty Spring @Configuration
class which can be referenced from tests solely using JavaConfig.
- AbstractBootYarnClusterTests.EmptyConfig() - Constructor for class org.springframework.yarn.boot.test.junit.AbstractBootYarnClusterTests.EmptyConfig
-
- AbstractCli - Class in org.springframework.yarn.boot.cli
-
Base Spring YARN Cli implementation.
- AbstractCli() - Constructor for class org.springframework.yarn.boot.cli.AbstractCli
-
- AbstractClientApplication<R,T extends AbstractClientApplication<R,T>> - Class in org.springframework.yarn.boot.app
-
Base class for client applications.
- AbstractClientApplication() - Constructor for class org.springframework.yarn.boot.app.AbstractClientApplication
-
- AbstractCommandLineRunner<T> - Class in org.springframework.yarn.launch
-
Base implementation used for launching a Spring Application
Context and executing a bean using a command line.
- AbstractCommandLineRunner() - Constructor for class org.springframework.yarn.launch.AbstractCommandLineRunner
-
- AbstractCompositeListener<T> - Class in org.springframework.yarn.listener
-
Base implementation for all composite listeners.
- AbstractCompositeListener() - Constructor for class org.springframework.yarn.listener.AbstractCompositeListener
-
Constructs instance with an empty listener list.
- AbstractConfiguredAnnotationBuilder<O,I,B extends AnnotationBuilder<O>> - Class in org.springframework.data.hadoop.config.common.annotation
-
- AbstractConfiguredAnnotationBuilder() - Constructor for class org.springframework.data.hadoop.config.common.annotation.AbstractConfiguredAnnotationBuilder
-
Instantiates a new annotation builder.
- AbstractConfiguredAnnotationBuilder(ObjectPostProcessor<Object>) - Constructor for class org.springframework.data.hadoop.config.common.annotation.AbstractConfiguredAnnotationBuilder
-
Instantiates a new annotation builder.
- AbstractConfiguredAnnotationBuilder(ObjectPostProcessor<Object>, boolean) - Constructor for class org.springframework.data.hadoop.config.common.annotation.AbstractConfiguredAnnotationBuilder
-
Instantiates a new annotation builder.
- AbstractContainerClusterAppmaster - Class in org.springframework.yarn.am.cluster
-
- AbstractContainerClusterAppmaster() - Constructor for class org.springframework.yarn.am.cluster.AbstractContainerClusterAppmaster
-
- AbstractContainerClusterRequest - Class in org.springframework.yarn.boot.actuate.endpoint.mvc
-
Base class for requests handling clusters.
- AbstractContainerClusterRequest() - Constructor for class org.springframework.yarn.boot.actuate.endpoint.mvc.AbstractContainerClusterRequest
-
- AbstractContainerClusterRequest.ProjectionDataType - Class in org.springframework.yarn.boot.actuate.endpoint.mvc
-
- AbstractContainerClusterRequest.ProjectionDataType() - Constructor for class org.springframework.yarn.boot.actuate.endpoint.mvc.AbstractContainerClusterRequest.ProjectionDataType
-
- AbstractDatasetStoreReader<T,R> - Class in org.springframework.data.hadoop.store.dataset
-
An abstract DataStoreReader
to be extended for providing Dataset reading
capabilities for specific use cases.
- AbstractDatasetStoreReader(Class<T>, DatasetRepositoryFactory, DatasetDefinition) - Constructor for class org.springframework.data.hadoop.store.dataset.AbstractDatasetStoreReader
-
Instantiates a new abstract dataset store reader.
- AbstractDatasetStoreWriter<T,R> - Class in org.springframework.data.hadoop.store.dataset
-
An abstract DataStoreWriter
to be extended for providing Dataset writing
capabilities for specific use cases.
- AbstractDatasetStoreWriter(Class<T>, DatasetRepositoryFactory, DatasetDefinition) - Constructor for class org.springframework.data.hadoop.store.dataset.AbstractDatasetStoreWriter
-
Instantiates a new DataStoreWriter
for writing to a org.kitesdk.data.Dataset
.
- AbstractDataStreamReader - Class in org.springframework.data.hadoop.store.input
-
A AbstractDataStreamReader
is a base implementation handling
streams with a raw hdfs files.
- AbstractDataStreamReader(Configuration, Path, CodecInfo) - Constructor for class org.springframework.data.hadoop.store.input.AbstractDataStreamReader
-
Instantiates a new abstract data stream reader.
- AbstractDataStreamReader(Configuration, Path, CodecInfo, Split) - Constructor for class org.springframework.data.hadoop.store.input.AbstractDataStreamReader
-
Instantiates a new abstract data stream reader.
- AbstractDataStreamReader.ReaderHelper<T,V> - Class in org.springframework.data.hadoop.store.input
-
Reader helper hiding complexity of working with input streams.
- AbstractDataStreamReader.ReaderHelper(StreamsHolder<InputStream>, InputContext, Split, CodecInfo) - Constructor for class org.springframework.data.hadoop.store.input.AbstractDataStreamReader.ReaderHelper
-
Instantiates a new reader helper.
- AbstractDataStreamWriter - Class in org.springframework.data.hadoop.store.output
-
A AbstractDataStreamWriter
is a base implementation handling streams
with a raw hdfs files.
- AbstractDataStreamWriter(Configuration, Path, CodecInfo) - Constructor for class org.springframework.data.hadoop.store.output.AbstractDataStreamWriter
-
Instantiates a new abstract data stream writer.
- AbstractEventingAppmaster - Class in org.springframework.yarn.am
-
Base implementation of application master where life-cycle
is based on events rather than a static information existing
prior the start of an instance.
- AbstractEventingAppmaster() - Constructor for class org.springframework.yarn.am.AbstractEventingAppmaster
-
- AbstractExpressionEvaluator - Class in org.springframework.yarn.support
-
Base class providing common functionality for using Spring expression language.
- AbstractExpressionEvaluator() - Constructor for class org.springframework.yarn.support.AbstractExpressionEvaluator
-
- AbstractExternalTransition<S,E> - Class in org.springframework.yarn.support.statemachine.transition
-
- AbstractExternalTransition(State<S, E>, State<S, E>, Collection<Action>, E) - Constructor for class org.springframework.yarn.support.statemachine.transition.AbstractExternalTransition
-
- AbstractFileNamingStrategy - Class in org.springframework.data.hadoop.store.strategy.naming
-
Base class for FileNamingStrategy
implementations.
- AbstractFileNamingStrategy() - Constructor for class org.springframework.data.hadoop.store.strategy.naming.AbstractFileNamingStrategy
-
- AbstractGenericOptionsParser - Class in org.springframework.data.hadoop.config
-
- AbstractGenericOptionsParser() - Constructor for class org.springframework.data.hadoop.config.AbstractGenericOptionsParser
-
- AbstractGrid - Class in org.springframework.yarn.am.grid.support
-
Simple Grid
base implementation.
- AbstractGrid() - Constructor for class org.springframework.yarn.am.grid.support.AbstractGrid
-
- AbstractGridMember - Class in org.springframework.yarn.am.grid.support
-
- AbstractGridMember(Container) - Constructor for class org.springframework.yarn.am.grid.support.AbstractGridMember
-
Instantiates a new abstract grid member.
- AbstractGridProjection - Class in org.springframework.yarn.am.grid.support
-
- AbstractGridProjection() - Constructor for class org.springframework.yarn.am.grid.support.AbstractGridProjection
-
Instantiates a new abstract grid projection.
- AbstractGridProjection(Configuration) - Constructor for class org.springframework.yarn.am.grid.support.AbstractGridProjection
-
Instantiates a new abstract grid projection.
- AbstractHadoopClusterTests - Class in org.springframework.data.hadoop.test.junit
-
Abstract base class providing default functionality
for running tests using Hadoop mini cluster.
- AbstractHadoopClusterTests() - Constructor for class org.springframework.data.hadoop.test.junit.AbstractHadoopClusterTests
-
- AbstractImportingAnnotationConfiguration<B extends AnnotationBuilder<O>,O> - Class in org.springframework.data.hadoop.config.common.annotation
-
Base class for Configuration
which works on a bean definition level
relying on ImportBeanDefinitionRegistrar
phase to register beans.
- AbstractImportingAnnotationConfiguration() - Constructor for class org.springframework.data.hadoop.config.common.annotation.AbstractImportingAnnotationConfiguration
-
- AbstractImportingAnnotationConfiguration.BeanDelegatingFactoryBean<T,B extends AnnotationBuilder<O>,O> - Class in org.springframework.data.hadoop.config.common.annotation
-
- AbstractImportingAnnotationConfiguration.BeanDelegatingFactoryBean(B, Class<T>) - Constructor for class org.springframework.data.hadoop.config.common.annotation.AbstractImportingAnnotationConfiguration.BeanDelegatingFactoryBean
-
- AbstractImprovedSimpleBeanDefinitionParser - Class in org.springframework.data.hadoop.config
-
Simple extension to AbstractSimpleBeanDefinitionParser
that handles properties references (-ref).
- AbstractImprovedSimpleBeanDefinitionParser() - Constructor for class org.springframework.data.hadoop.config.AbstractImprovedSimpleBeanDefinitionParser
-
- AbstractIntegrationYarnContainer - Class in org.springframework.yarn.integration.container
-
- AbstractIntegrationYarnContainer() - Constructor for class org.springframework.yarn.integration.container.AbstractIntegrationYarnContainer
-
- AbstractInternalTransition<S,E> - Class in org.springframework.yarn.support.statemachine.transition
-
- AbstractInternalTransition(State<S, E>, Collection<Action>, E) - Constructor for class org.springframework.yarn.support.statemachine.transition.AbstractInternalTransition
-
- AbstractLaunchContextProperties - Class in org.springframework.yarn.boot.properties
-
- AbstractLaunchContextProperties() - Constructor for class org.springframework.yarn.boot.properties.AbstractLaunchContextProperties
-
- AbstractLauncher - Class in org.springframework.yarn.am.container
-
The base class for Container launcher implementations.
- AbstractLauncher() - Constructor for class org.springframework.yarn.am.container.AbstractLauncher
-
- AbstractLauncher.ContainerLauncherInterceptorList - Class in org.springframework.yarn.am.container
-
Convenient wrapper for interceptor list.
- AbstractLauncher.ContainerLauncherInterceptorList() - Constructor for class org.springframework.yarn.am.container.AbstractLauncher.ContainerLauncherInterceptorList
-
- AbstractLocalizerProperties - Class in org.springframework.yarn.boot.properties
-
- AbstractLocalizerProperties() - Constructor for class org.springframework.yarn.boot.properties.AbstractLocalizerProperties
-
- AbstractLocalResourcesSelector - Class in org.springframework.yarn.fs
-
Base implementation for
LocalResourcesSelector
supporting simple
use cases where user needs to localise properties, zip and jar files.
- AbstractLocalResourcesSelector() - Constructor for class org.springframework.yarn.fs.AbstractLocalResourcesSelector
-
- AbstractLocalTransition<S,E> - Class in org.springframework.yarn.support.statemachine.transition
-
- AbstractLocalTransition(State<S, E>, State<S, E>, Collection<Action>, E) - Constructor for class org.springframework.yarn.support.statemachine.transition.AbstractLocalTransition
-
- AbstractMapReduceTests - Class in org.springframework.data.hadoop.test.junit
-
Abstract base class providing default functionality
for running map reduce tests.
- AbstractMapReduceTests() - Constructor for class org.springframework.data.hadoop.test.junit.AbstractMapReduceTests
-
- AbstractMonitor - Class in org.springframework.yarn.am.monitor
-
The base class for Container monitoring implementations.
- AbstractMonitor() - Constructor for class org.springframework.yarn.am.monitor.AbstractMonitor
-
- AbstractPartitionDataStoreWriter<T,K> - Class in org.springframework.data.hadoop.store.output
-
- AbstractPartitionDataStoreWriter(Configuration, Path, CodecInfo, PartitionStrategy<T, K>) - Constructor for class org.springframework.data.hadoop.store.output.AbstractPartitionDataStoreWriter
-
Instantiates a new abstract data store partition writer.
- AbstractPartitioner - Class in org.springframework.yarn.batch.partition
-
Base class providing share functionality for batch Partitioner
.
- AbstractPartitioner() - Constructor for class org.springframework.yarn.batch.partition.AbstractPartitioner
-
- AbstractPartitionHandler - Class in org.springframework.yarn.batch.partition
-
Base implementation of Spring Batch PartitionHandler
handling
partitioning for Yarn containers.
- AbstractPartitionHandler() - Constructor for class org.springframework.yarn.batch.partition.AbstractPartitionHandler
-
Instantiates a new abstract partition handler.
- AbstractPartitionHandler(BatchYarnAppmaster) - Constructor for class org.springframework.yarn.batch.partition.AbstractPartitionHandler
-
Instantiates a new abstract partition handler.
- AbstractPartitionStrategy<T,K> - Class in org.springframework.data.hadoop.store.partition
-
- AbstractPartitionStrategy(PartitionResolver<K>, PartitionKeyResolver<T, K>) - Constructor for class org.springframework.data.hadoop.store.partition.AbstractPartitionStrategy
-
Instantiates a new abstract partition strategy.
- AbstractPollingAllocator - Class in org.springframework.yarn.am.allocate
-
Base implementation of allocator which is meant to handle
allocation by doing a simple periodic polling against
resource manager.
- AbstractPollingAllocator() - Constructor for class org.springframework.yarn.am.allocate.AbstractPollingAllocator
-
- AbstractProcessingAppmaster - Class in org.springframework.yarn.am
-
Base application master implementation which handles a simple
life-cycle scenario of; allocate, launch, monitor.
- AbstractProcessingAppmaster() - Constructor for class org.springframework.yarn.am.AbstractProcessingAppmaster
-
- AbstractProjectedGrid - Class in org.springframework.yarn.am.grid.support
-
Simple ProjectedGrid
base implementation.
- AbstractProjectedGrid(Grid) - Constructor for class org.springframework.yarn.am.grid.support.AbstractProjectedGrid
-
Instantiates a new abstract projected grid.
- AbstractPropertiesConfiguredBeanDefinitionParser - Class in org.springframework.data.hadoop.config
-
Base class for parsing bean definitions of type propertiesConfigured.
- AbstractPropertiesConfiguredBeanDefinitionParser() - Constructor for class org.springframework.data.hadoop.config.AbstractPropertiesConfiguredBeanDefinitionParser
-
- AbstractRemoteDao - Class in org.springframework.yarn.batch.repository
-
- AbstractRemoteDao() - Constructor for class org.springframework.yarn.batch.repository.AbstractRemoteDao
-
Default constructor.
- AbstractRemoteDao(AppmasterMindScOperations) - Constructor for class org.springframework.yarn.batch.repository.AbstractRemoteDao
-
- AbstractResourceLocalizer - Class in org.springframework.yarn.fs
-
- AbstractResourceLocalizer(Configuration) - Constructor for class org.springframework.yarn.fs.AbstractResourceLocalizer
-
Instantiates a new abstract resource localizer.
- AbstractResourceLocalizer(Configuration, Path) - Constructor for class org.springframework.yarn.fs.AbstractResourceLocalizer
-
Instantiates a new abstract resource localizer.
- AbstractResourceProperties - Class in org.springframework.yarn.boot.properties
-
- AbstractResourceProperties() - Constructor for class org.springframework.yarn.boot.properties.AbstractResourceProperties
-
- AbstractRolloverStrategy - Class in org.springframework.data.hadoop.store.strategy.rollover
-
Base class for RolloverStrategy
implementations.
- AbstractRolloverStrategy() - Constructor for class org.springframework.data.hadoop.store.strategy.rollover.AbstractRolloverStrategy
-
- AbstractSequenceFileReader - Class in org.springframework.data.hadoop.store.input
-
A AbstractSequenceFileReader
is a base implementation handling
reads with a SequenceFile
.
- AbstractSequenceFileReader(Configuration, Path, CodecInfo) - Constructor for class org.springframework.data.hadoop.store.input.AbstractSequenceFileReader
-
Instantiates a new abstract sequence file reader.
- AbstractSequenceFileWriter - Class in org.springframework.data.hadoop.store.output
-
A AbstractSequenceFileWriter
is a base implementation handling
writes with a SequenceFile
.
- AbstractSequenceFileWriter(Configuration, Path, CodecInfo) - Constructor for class org.springframework.data.hadoop.store.output.AbstractSequenceFileWriter
-
Instantiates a new abstract sequence file writer.
- AbstractServicesAppmaster - Class in org.springframework.yarn.am
-
Extension of
AbstractAppmaster
which adds
a common container services needed for usual
application master.
- AbstractServicesAppmaster() - Constructor for class org.springframework.yarn.am.AbstractServicesAppmaster
-
- AbstractSplitter - Class in org.springframework.data.hadoop.store.split
-
A base class for Splitter
implementations.
- AbstractSplitter() - Constructor for class org.springframework.data.hadoop.store.split.AbstractSplitter
-
Instantiates a new abstract splitter.
- AbstractSplitter(Configuration) - Constructor for class org.springframework.data.hadoop.store.split.AbstractSplitter
-
Instantiates a new abstract splitter.
- AbstractState<S,E> - Class in org.springframework.yarn.support.statemachine.state
-
- AbstractState(S) - Constructor for class org.springframework.yarn.support.statemachine.state.AbstractState
-
- AbstractState(S, Collection<E>) - Constructor for class org.springframework.yarn.support.statemachine.state.AbstractState
-
- AbstractStateMachine<S,E> - Class in org.springframework.yarn.support.statemachine
-
- AbstractStateMachine(Collection<State<S, E>>, Collection<Transition<S, E>>, State<S, E>) - Constructor for class org.springframework.yarn.support.statemachine.AbstractStateMachine
-
- AbstractStoreEvent - Class in org.springframework.data.hadoop.store.event
-
Base ApplicationEvent
class for store based events.
- AbstractStoreEvent(Object) - Constructor for class org.springframework.data.hadoop.store.event.AbstractStoreEvent
-
Create a new ApplicationEvent.
- AbstractTransition<S,E> - Class in org.springframework.yarn.support.statemachine.transition
-
- AbstractTransition(State<S, E>, State<S, E>, Collection<Action>, E, TransitionKind) - Constructor for class org.springframework.yarn.support.statemachine.transition.AbstractTransition
-
- AbstractYarnClient - Class in org.springframework.yarn.client
-
Base implementation providing functionality for
YarnClient
.
- AbstractYarnClient(ClientRmOperations) - Constructor for class org.springframework.yarn.client.AbstractYarnClient
-
Constructs client with a given template.
- AbstractYarnClusterTests - Class in org.springframework.yarn.test.junit
-
Abstract base class providing default functionality
for running tests using Yarn mini cluster.
- AbstractYarnClusterTests() - Constructor for class org.springframework.yarn.test.junit.AbstractYarnClusterTests
-
- AbstractYarnContainer - Class in org.springframework.yarn.container
-
- AbstractYarnContainer() - Constructor for class org.springframework.yarn.container.AbstractYarnContainer
-
- AbstractYarnEvent - Class in org.springframework.yarn.event
-
Base ApplicationEvent
class for Yarn based
events.
- AbstractYarnEvent(Object) - Constructor for class org.springframework.yarn.event.AbstractYarnEvent
-
Create a new ApplicationEvent.
- AbstractYarnNamespaceHandler - Class in org.springframework.yarn.config
-
Base namespace handler which registers a bean factory post processor order to
get default beans created automatically.
- AbstractYarnNamespaceHandler() - Constructor for class org.springframework.yarn.config.AbstractYarnNamespaceHandler
-
- acceptMember(GridMember) - Method in interface org.springframework.yarn.am.grid.GridProjection
-
Asks a projection if it accepted a member.
- acceptMember(GridMember) - Method in class org.springframework.yarn.am.grid.support.AbstractGridProjection
-
- acceptMember(GridMember) - Method in class org.springframework.yarn.am.grid.support.DefaultGridProjection
-
- Action - Interface in org.springframework.yarn.support.statemachine.action
-
- action(Action) - Method in class org.springframework.yarn.support.statemachine.config.configurers.DefaultExternalTransitionConfigurer
-
- action(Action) - Method in interface org.springframework.yarn.support.statemachine.config.configurers.ExternalTransitionConfigurer
-
- ACTION_SUBMIT - Static variable in class org.springframework.yarn.boot.support.ClientLauncherRunner
-
- add(S) - Method in class org.springframework.data.hadoop.store.support.OrderedComposite
-
Register additional item.
- add(ContainerLauncherInterceptor) - Method in class org.springframework.yarn.am.container.AbstractLauncher.ContainerLauncherInterceptorList
-
Adds interceptor to the list.
- add(GridMemberInterceptor) - Method in class org.springframework.yarn.am.grid.support.GridMemberInterceptorChain
-
- add(JobRepositoryRemoteServiceInterceptor) - Method in class org.springframework.yarn.batch.repository.BatchAppmasterService.JobRepositoryServiceInterceptorList
-
Adds interceptor to the list.
- add(StepExecution) - Method in class org.springframework.yarn.batch.repository.RemoteJobRepository
-
- add(S) - Method in class org.springframework.yarn.listener.OrderedComposite
-
Register additional item.
- add(ApplicationsReport.InstalledField) - Method in class org.springframework.yarn.support.console.ApplicationsReport.InstalledReportBuilder
-
Adds a new field into a report.
- add(ApplicationsReport.SubmittedField) - Method in class org.springframework.yarn.support.console.ApplicationsReport.SubmittedReportBuilder
-
Adds a new field into a report.
- add(ApplicationsReport.SubmittedField...) - Method in class org.springframework.yarn.support.console.ApplicationsReport.SubmittedReportBuilder
-
Adds a new fields into a report.
- add(ContainerClusterReport.ClusterInfoField) - Method in class org.springframework.yarn.support.console.ContainerClusterReport.ClusterInfoReportBuilder
-
Adds a new field into a report.
- add(ContainerClusterReport.ClusterInfoField...) - Method in class org.springframework.yarn.support.console.ContainerClusterReport.ClusterInfoReportBuilder
-
Adds a new fields into a report.
- add(ContainerClusterReport.ClustersInfoField) - Method in class org.springframework.yarn.support.console.ContainerClusterReport.ClustersInfoReportBuilder
-
Adds a new field into a report.
- add(ContainerClusterReport.ClustersInfoField...) - Method in class org.springframework.yarn.support.console.ContainerClusterReport.ClustersInfoReportBuilder
-
Adds a new fields into a report.
- add(Collection<StateMachineStates.StateData<S, E>>) - Method in class org.springframework.yarn.support.statemachine.config.builders.StateMachineStateBuilder
-
- add(S, S, E, Collection<Action>) - Method in class org.springframework.yarn.support.statemachine.config.builders.StateMachineTransitionBuilder
-
- addAll(Collection<StepExecution>) - Method in class org.springframework.yarn.batch.repository.RemoteJobRepository
-
- addAny(int) - Method in class org.springframework.yarn.am.allocate.ContainerAllocateData
-
Adds request for any container for given count.
- addAnyMember(GridMember) - Method in class org.springframework.yarn.am.grid.support.AbstractGridProjection
-
Adds the member to a any tracking list.
- addApplicationListener(SpringApplicationBuilder, Properties) - Static method in class org.springframework.yarn.boot.support.SpringYarnBootUtils
-
- addAppmasterStateListener(AppmasterStateListener) - Method in class org.springframework.yarn.am.AbstractAppmaster
-
Adds the appmaster state listener.
- addAppmasterStateListener(AppmasterStateListener) - Method in interface org.springframework.yarn.am.YarnAppmaster
-
Adds the appmaster state listener.
- addArchives(Configuration, Resource...) - Static method in class org.springframework.data.hadoop.configuration.ConfigurationUtils
-
- addArchives(Configuration, Resource...) - Static method in class org.springframework.yarn.configuration.ConfigurationUtils
-
- addClasspathEntries(String, ArrayList<String>) - Method in class org.springframework.yarn.config.annotation.builders.YarnEnvironmentBuilder
-
Adds the classpath entries.
- addConfigFilesContents(SpringApplicationBuilder, Map<String, Properties>) - Static method in class org.springframework.yarn.boot.support.SpringYarnBootUtils
-
- addContainerMonitorStateListener(ContainerMonitorListener) - Method in class org.springframework.yarn.am.monitor.AbstractMonitor
-
Adds the container monitor state listener.
- addContainerMonitorStateListener(ContainerMonitorListener) - Method in interface org.springframework.yarn.am.monitor.ContainerMonitor
-
Adds the container monitor state listener.
- addContainers(int) - Method in class org.springframework.yarn.am.allocate.DefaultAllocateCountTracker
-
Adds new count of containers into 'any'
pending requests.
- addContainers(ContainerAllocateData) - Method in class org.springframework.yarn.am.allocate.DefaultAllocateCountTracker
-
Adds new count of containers into 'host', 'rack'
and 'any' pending requests.
- addContainerStateListener(ContainerStateListener) - Method in class org.springframework.yarn.container.AbstractYarnContainer
-
- addContainerStateListener(ContainerStateListener) - Method in interface org.springframework.yarn.container.LongRunningYarnContainer
-
Adds the container state listener.
- addExitDescription(String) - Method in class org.springframework.yarn.launch.ExitStatus
-
Add an exit description to an existing
ExitStatus
.
- addExitDescription(Throwable) - Method in class org.springframework.yarn.launch.ExitStatus
-
Extract the stack trace from the throwable provided and append it to
the exist description.
- addFiles(Configuration, Resource...) - Static method in class org.springframework.data.hadoop.configuration.ConfigurationUtils
-
- addFiles(Configuration, Resource...) - Static method in class org.springframework.yarn.configuration.ConfigurationUtils
-
- addGridListener(GridListener) - Method in interface org.springframework.yarn.am.grid.Grid
-
Adds a listener to be notified of grid members events.
- addGridListener(GridListener) - Method in class org.springframework.yarn.am.grid.support.AbstractGrid
-
- addGridProjectionFactory(GridProjectionFactory) - Method in class org.springframework.yarn.am.grid.support.GridProjectionFactoryRegistry
-
- addHeader(Integer, TableHeader) - Method in class org.springframework.yarn.support.console.Table
-
- addHostCountMember(String, GridMember) - Method in class org.springframework.yarn.am.grid.support.AbstractGridProjection
-
Adds the host count member.
- addHostMember(GridMember) - Method in class org.springframework.yarn.am.grid.support.AbstractGridProjection
-
Adds the member to a host tracking list.
- addHosts(String, int) - Method in class org.springframework.yarn.am.allocate.ContainerAllocateData
-
Adds request for a host for given count.
- addInterceptor(ContainerLauncherInterceptor) - Method in class org.springframework.yarn.am.container.AbstractLauncher
-
Add a service interceptor to the end of the list.
- addInterceptor(GridMemberInterceptor) - Method in interface org.springframework.yarn.am.grid.Grid
-
Adds a grid member interceptor.
- addInterceptor(GridMemberInterceptor) - Method in class org.springframework.yarn.am.grid.support.AbstractGrid
-
Add a channel interceptor to the end of the list.
- addInterceptor(JobRepositoryRemoteServiceInterceptor) - Method in class org.springframework.yarn.batch.repository.BatchAppmasterService
-
Add a service interceptor to the end of the list.
- addLibs(Configuration, Resource...) - Static method in class org.springframework.data.hadoop.configuration.ConfigurationUtils
-
- addLibs(Configuration, Resource...) - Static method in class org.springframework.yarn.configuration.ConfigurationUtils
-
- addListener(ContainerAllocatorListener) - Method in interface org.springframework.yarn.am.allocate.ContainerAllocator
-
- addListener(ContainerAllocatorListener) - Method in class org.springframework.yarn.am.allocate.DefaultContainerAllocator
-
- addMember(GridMember) - Method in interface org.springframework.yarn.am.grid.Grid
-
Adds a new grid member.
- addMember(GridMember) - Method in class org.springframework.yarn.am.grid.support.AbstractGrid
-
- addObjectPostProcessor(ObjectPostProcessor<?>) - Method in class org.springframework.data.hadoop.config.common.annotation.AnnotationConfigurerAdapter
-
- addPartitionedStepExecutionStateListener(PartitionedStepExecutionStateListener) - Method in class org.springframework.yarn.batch.am.AbstractBatchAppmaster
-
Adds the partitioned step execution state listener.
- addPartitionedStepExecutionStateListener(PartitionedStepExecutionStateListener) - Method in interface org.springframework.yarn.batch.am.BatchYarnAppmaster
-
Adds the partitioned step execution state listener.
- addPattern(String) - Method in class org.springframework.yarn.fs.AbstractLocalResourcesSelector
-
Adds a pattern to be returned selected.
- addPatterns(String...) - Method in class org.springframework.yarn.fs.AbstractLocalResourcesSelector
-
Adds a patterns to be returned as selected.
- addPatterns(List<String>) - Method in class org.springframework.yarn.fs.AbstractLocalResourcesSelector
-
Adds a patterns to be returned as selected.
- addProfiles(SpringApplicationBuilder, String[]) - Static method in class org.springframework.yarn.boot.support.SpringYarnBootUtils
-
- addProjectedGridListener(ProjectedGridListener) - Method in interface org.springframework.yarn.am.grid.ProjectedGrid
-
Adds a listener to be notified of projected grid events.
- addProjectedGridListener(ProjectedGridListener) - Method in class org.springframework.yarn.am.grid.support.AbstractProjectedGrid
-
- addProjection(GridProjection) - Method in interface org.springframework.yarn.am.grid.ProjectedGrid
-
Adds a new grid projection.
- addProjection(GridProjection) - Method in class org.springframework.yarn.am.grid.support.AbstractProjectedGrid
-
- addProperties(Configuration, Properties) - Static method in class org.springframework.data.hadoop.configuration.ConfigurationUtils
-
Adds the specified properties to the given Configuration
object.
- addProperties(Configuration, Properties) - Static method in class org.springframework.yarn.configuration.ConfigurationUtils
-
Adds the specified properties to the given Configuration
object.
- addRackCountMember(String, GridMember) - Method in class org.springframework.yarn.am.grid.support.AbstractGridProjection
-
Adds the rack count member.
- addRackMember(GridMember) - Method in class org.springframework.yarn.am.grid.support.AbstractGridProjection
-
Adds the member to a rack tracking list.
- addRacks(String, int) - Method in class org.springframework.yarn.am.allocate.ContainerAllocateData
-
Adds request for a rack for given count.
- AddRawContent(String, byte[]) - Method in class org.springframework.yarn.fs.DefaultResourceLocalizer
-
Adds a content into a to be written entries.
- addSources(SpringApplicationBuilder, Object[]) - Static method in class org.springframework.yarn.boot.support.SpringYarnBootUtils
-
- addStateListener(StateMachineListener<State<S, E>, E>) - Method in class org.springframework.yarn.support.statemachine.AbstractStateMachine
-
- addStateListener(StateMachineListener<S, E>) - Method in interface org.springframework.yarn.support.statemachine.StateMachine
-
- addStepSplits(StepExecution, String, Set<StepExecution>, Map<StepExecution, ContainerRequestHint>) - Method in class org.springframework.yarn.batch.am.AbstractBatchAppmaster
-
Adds the step splits.
- addStepSplits(StepExecution, String, Set<StepExecution>, Map<StepExecution, ContainerRequestHint>) - Method in interface org.springframework.yarn.batch.am.BatchYarnAppmaster
-
Adds the step splits.
- addValue(Integer, String) - Method in class org.springframework.yarn.support.console.TableRow
-
Add a value to the to the specified column within this row.
- AddWithStepExecutionReq - Class in org.springframework.yarn.batch.repository.bindings.repo
-
Request binding for JobRepository.add(StepExecution)
.
- AddWithStepExecutionReq() - Constructor for class org.springframework.yarn.batch.repository.bindings.repo.AddWithStepExecutionReq
-
- AddWithStepExecutionRes - Class in org.springframework.yarn.batch.repository.bindings.repo
-
Response binding for JobRepository.add(StepExecution)
.
- AddWithStepExecutionRes() - Constructor for class org.springframework.yarn.batch.repository.bindings.repo.AddWithStepExecutionRes
-
- afterAction(Object) - Method in interface org.springframework.data.hadoop.mapreduce.JobExecutor.JobListener
-
- afterPropertiesSet() - Method in class org.springframework.data.hadoop.batch.mapreduce.ToolTasklet
-
- afterPropertiesSet() - Method in class org.springframework.data.hadoop.configuration.ConfigurationFactoryBean
-
- afterPropertiesSet() - Method in class org.springframework.data.hadoop.fs.DistributedCacheFactoryBean
-
- afterPropertiesSet() - Method in class org.springframework.data.hadoop.fs.FileSystemFactoryBean
-
- afterPropertiesSet() - Method in class org.springframework.data.hadoop.fs.HdfsResourceLoader
-
- afterPropertiesSet() - Method in class org.springframework.data.hadoop.hbase.HbaseAccessor
-
- afterPropertiesSet() - Method in class org.springframework.data.hadoop.hbase.HbaseConfigurationFactoryBean
-
- afterPropertiesSet() - Method in class org.springframework.data.hadoop.hbase.HbaseInterceptor
-
- afterPropertiesSet() - Method in class org.springframework.data.hadoop.hive.HiveExecutor
-
- afterPropertiesSet() - Method in class org.springframework.data.hadoop.hive.HiveRunner
-
- afterPropertiesSet() - Method in class org.springframework.data.hadoop.hive.HiveServerFactoryBean
-
- afterPropertiesSet() - Method in class org.springframework.data.hadoop.hive.HiveTemplate
-
- afterPropertiesSet() - Method in class org.springframework.data.hadoop.mapreduce.JarExecutor
-
- afterPropertiesSet() - Method in class org.springframework.data.hadoop.mapreduce.JarRunner
-
- afterPropertiesSet() - Method in class org.springframework.data.hadoop.mapreduce.JobExecutor
-
- afterPropertiesSet() - Method in class org.springframework.data.hadoop.mapreduce.JobFactoryBean
-
- afterPropertiesSet() - Method in class org.springframework.data.hadoop.mapreduce.JobRunner
-
- afterPropertiesSet() - Method in class org.springframework.data.hadoop.mapreduce.StreamJobFactoryBean
-
- afterPropertiesSet() - Method in class org.springframework.data.hadoop.mapreduce.ToolRunner
-
- afterPropertiesSet() - Method in class org.springframework.data.hadoop.pig.PigContextFactoryBean
-
- afterPropertiesSet() - Method in class org.springframework.data.hadoop.pig.PigExecutor
-
- afterPropertiesSet() - Method in class org.springframework.data.hadoop.pig.PigRunner
-
- afterPropertiesSet() - Method in class org.springframework.data.hadoop.pig.PigTemplate
-
- afterPropertiesSet() - Method in class org.springframework.data.hadoop.scripting.HdfsScriptRunner
-
- afterPropertiesSet() - Method in class org.springframework.data.hadoop.store.dataset.DatasetRepositoryFactory
-
- afterPropertiesSet() - Method in class org.springframework.data.hadoop.store.dataset.DatasetTemplate
-
- afterPropertiesSet() - Method in class org.springframework.data.hadoop.store.support.LifecycleObjectSupport
-
- afterPropertiesSet() - Method in class org.springframework.data.hadoop.test.support.ConfigurationDelegatingFactoryBean
-
- afterPropertiesSet() - Method in class org.springframework.data.hadoop.test.support.HadoopClusterDelegatingFactoryBean
-
- afterPropertiesSet() - Method in class org.springframework.data.hadoop.test.support.HadoopClusterFactoryBean
-
- afterPropertiesSet() - Method in class org.springframework.yarn.boot.actuate.endpoint.YarnContainerClusterEndpoint
-
- afterPropertiesSet() - Method in class org.springframework.yarn.client.AbstractYarnClient
-
- afterPropertiesSet() - Method in class org.springframework.yarn.client.YarnClientFactoryBean
-
- afterPropertiesSet() - Method in class org.springframework.yarn.config.annotation.SpringYarnAnnotationPostProcessor
-
- afterPropertiesSet() - Method in class org.springframework.yarn.configuration.ConfigurationFactoryBean
-
- afterPropertiesSet() - Method in class org.springframework.yarn.configuration.EnvironmentFactoryBean
-
- afterPropertiesSet() - Method in class org.springframework.yarn.container.YarnContainerFactoryBean
-
- afterPropertiesSet() - Method in class org.springframework.yarn.fs.LocalResourcesFactoryBean
-
- afterPropertiesSet() - Method in class org.springframework.yarn.integration.convert.ConverterRegistrar
-
- afterPropertiesSet() - Method in class org.springframework.yarn.integration.IntegrationAppmasterServiceClientFactoryBean
-
- afterPropertiesSet() - Method in class org.springframework.yarn.integration.IntegrationAppmasterServiceFactoryBean
-
- afterPropertiesSet() - Method in class org.springframework.yarn.integration.support.Jackson2ObjectMapperFactoryBean
-
- afterPropertiesSet() - Method in class org.springframework.yarn.launch.LaunchCommandsFactoryBean
-
- afterPropertiesSet() - Method in class org.springframework.yarn.rpc.YarnRpcAccessor
-
- afterPropertiesSet() - Method in class org.springframework.yarn.support.AbstractExpressionEvaluator
-
- afterPropertiesSet() - Method in class org.springframework.yarn.support.LifecycleObjectSupport
-
- afterPropertiesSet() - Method in class org.springframework.yarn.test.support.ClusterDelegatingFactoryBean
-
- afterPropertiesSet() - Method in class org.springframework.yarn.test.support.ConfigurationDelegatingFactoryBean
-
- afterPropertiesSet() - Method in class org.springframework.yarn.test.support.YarnClusterFactoryBean
-
- allocate(AllocateRequest) - Method in interface org.springframework.yarn.am.AppmasterRmOperations
-
Allocate container.
- allocate(AllocateRequest) - Method in class org.springframework.yarn.am.AppmasterRmTemplate
-
- allocateContainers(int) - Method in interface org.springframework.yarn.am.allocate.ContainerAllocator
-
Allocate new containers.
- allocateContainers(ContainerAllocateData) - Method in interface org.springframework.yarn.am.allocate.ContainerAllocator
-
Allocate new containers.
- allocateContainers(int) - Method in class org.springframework.yarn.am.allocate.DefaultContainerAllocator
-
- allocateContainers(ContainerAllocateData) - Method in class org.springframework.yarn.am.allocate.DefaultContainerAllocator
-
- allocated(List<Container>) - Method in class org.springframework.yarn.listener.CompositeContainerAllocatorListener
-
- allocated(List<Container>) - Method in interface org.springframework.yarn.listener.ContainerAllocatorListener
-
Invoked when new containers are allocated.
- AMSERVICE_BATCH_JOBEXECUTIONID - Static variable in class org.springframework.yarn.YarnSystemConstants
-
Default env variable for amservice batch job execution id.
- AMSERVICE_BATCH_STEPEXECUTIONID - Static variable in class org.springframework.yarn.YarnSystemConstants
-
Default env variable for amservice batch step execution id.
- AMSERVICE_BATCH_STEPEXECUTIONNAME - Static variable in class org.springframework.yarn.YarnSystemConstants
-
Default env variable for amservice batch step execution name.
- AMSERVICE_BATCH_STEPNAME - Static variable in class org.springframework.yarn.YarnSystemConstants
-
Default env variable for amservice batch step name.
- AMSERVICE_HOST - Static variable in class org.springframework.yarn.YarnSystemConstants
-
Default env variable for amservice host.
- AMSERVICE_PORT - Static variable in class org.springframework.yarn.YarnSystemConstants
-
Default env variable for amservice port.
- AMSERVICE_TRACKURL - Static variable in class org.springframework.yarn.YarnSystemConstants
-
Default env variable for track url.
- and() - Method in class org.springframework.data.hadoop.config.common.annotation.AnnotationConfigurerAdapter
-
- and() - Method in interface org.springframework.data.hadoop.config.common.annotation.AnnotationConfigurerBuilder
-
- and() - Method in class org.springframework.yarn.config.annotation.configurers.DefaultMasterContainerAllocatorConfigurer.DefaultMasterContainerAllocatorCollectionConfigurer
-
- and() - Method in interface org.springframework.yarn.config.annotation.configurers.MasterContainerAllocatorConfigurer.MasterContainerAllocatorCollectionConfigurer
-
- and(ExitStatus) - Method in class org.springframework.yarn.launch.ExitStatus
-
Create a new
ExitStatus
with a logical combination of the exit
code, and a concatenation of the descriptions.
- AnnotatedMethodFilter - Class in org.springframework.yarn.support
-
A MethodFilter implementation that enables the following:
matching on method name, if available
exclusion of void-returning methods if 'requiresReply' is true
limiting to annotated methods if at least one is present
- AnnotatedMethodFilter(Class<? extends Annotation>, String, boolean) - Constructor for class org.springframework.yarn.support.AnnotatedMethodFilter
-
- AnnotationBuilder<O> - Interface in org.springframework.data.hadoop.config.common.annotation
-
Interface for building an Object
.
- AnnotationConfigurer<O,B extends AnnotationBuilder<O>> - Interface in org.springframework.data.hadoop.config.common.annotation
-
- AnnotationConfigurerAdapter<O,I,B extends AnnotationBuilder<O>> - Class in org.springframework.data.hadoop.config.common.annotation
-
A base class for
AnnotationConfigurer
that allows subclasses to only
implement the methods they are interested in.
- AnnotationConfigurerAdapter() - Constructor for class org.springframework.data.hadoop.config.common.annotation.AnnotationConfigurerAdapter
-
- AnnotationConfigurerBuilder<I> - Interface in org.springframework.data.hadoop.config.common.annotation
-
- anysInfo - Variable in class org.springframework.yarn.am.allocate.DefaultAllocateCountTracker.AllocateCountInfo
-
- append(String) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
-
- append(Path) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
-
- append(Path, int) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
-
- append(String, int) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
-
- append(Path, int, Progressable) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
-
- append(String, int, Progressable) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
-
- append(boolean) - Method in class org.springframework.data.hadoop.store.config.annotation.builders.DataStoreTextWriterBuilder
-
- append(boolean) - Method in interface org.springframework.data.hadoop.store.config.annotation.builders.DataStoreTextWriterConfigurer
-
Specify if writer is allowed to do file append.
- appendAsCommaDelimitedIntoProperties(String, String[], Properties) - Static method in class org.springframework.yarn.boot.support.SpringYarnBootUtils
-
- applicationBaseDir - Variable in class org.springframework.yarn.boot.app.AbstractClientApplication
-
- applicationBaseDir(String) - Method in class org.springframework.yarn.boot.app.AbstractClientApplication
-
Sets an Applications base directory to be used by a builder.
- applicationContext - Variable in class org.springframework.data.hadoop.test.junit.AbstractHadoopClusterTests
-
- applicationContext - Variable in class org.springframework.yarn.test.junit.AbstractYarnClusterTests
-
- ApplicationDescriptor - Class in org.springframework.yarn.client
-
An ApplicationDescriptor
is a descriptor for an application meant to
be installed into HDFS and later run from there.
- ApplicationDescriptor() - Constructor for class org.springframework.yarn.client.ApplicationDescriptor
-
Instantiates a new application descriptor.
- ApplicationDescriptor(String) - Constructor for class org.springframework.yarn.client.ApplicationDescriptor
-
Instantiates a new application descriptor.
- ApplicationDescriptor(String, String) - Constructor for class org.springframework.yarn.client.ApplicationDescriptor
-
Instantiates a new application descriptor.
- ApplicationInfo - Class in org.springframework.yarn.test.junit
-
Simple holder class needed for returning multiple
values from AbstractYarnClusterTests
app
submit operations.
- ApplicationInfo() - Constructor for class org.springframework.yarn.test.junit.ApplicationInfo
-
Instantiates a new application info.
- ApplicationInfo(ApplicationId, ApplicationReport) - Constructor for class org.springframework.yarn.test.junit.ApplicationInfo
-
Instantiates a new application info.
- applicationName(String) - Method in class org.springframework.yarn.boot.app.YarnSubmitApplication
-
Sets the application name used for submit.
- ApplicationsReport - Class in org.springframework.yarn.support.console
-
Utility class to build reports of applications.
- ApplicationsReport.InstalledField - Enum in org.springframework.yarn.support.console
-
Enums for installed applications fields.
- ApplicationsReport.InstalledReportBuilder - Class in org.springframework.yarn.support.console
-
Builder for installed applications.
- ApplicationsReport.SubmittedField - Enum in org.springframework.yarn.support.console
-
Enums for submitted applications fields.
- ApplicationsReport.SubmittedReportBuilder - Class in org.springframework.yarn.support.console
-
Builder for submitted applications.
- applicationVersion - Variable in class org.springframework.yarn.boot.app.AbstractClientApplication
-
- applicationVersion(String) - Method in class org.springframework.yarn.boot.app.AbstractClientApplication
-
Sets an application version to be used by a builder.
- ApplicationYarnClient - Interface in org.springframework.yarn.client
-
A
ApplicationYarnClient
is an extension of
YarnClient
introducing more direct semantics of an application.
- apply(C) - Method in class org.springframework.data.hadoop.config.common.annotation.AbstractConfiguredAnnotationBuilder
-
- apply(C) - Method in class org.springframework.data.hadoop.config.common.annotation.AbstractConfiguredAnnotationBuilder
-
- appmasterClass(Class<? extends YarnAppmaster>) - Method in class org.springframework.yarn.config.annotation.builders.YarnAppmasterBuilder
-
- appmasterClass(String) - Method in class org.springframework.yarn.config.annotation.builders.YarnAppmasterBuilder
-
- appmasterClass(Class<? extends YarnAppmaster>) - Method in interface org.springframework.yarn.config.annotation.builders.YarnAppmasterConfigurer
-
Specify a YarnAppmaster
class.
- appmasterClass(String) - Method in interface org.springframework.yarn.config.annotation.builders.YarnAppmasterConfigurer
-
Specify a YarnAppmaster
as a fully qualified class name.
- AppmasterCmOperations - Interface in org.springframework.yarn.am
-
Interface for appmaster to container manager communication.
- AppmasterCmTemplate - Class in org.springframework.yarn.am
-
Template implementation for
AppmasterCmOperations
wrapping
communication using
ContainerManagementProtocol
.
- AppmasterCmTemplate(Configuration, Container) - Constructor for class org.springframework.yarn.am.AppmasterCmTemplate
-
Instantiates a new AppmasterCmTemplate.
- AppmasterConstants - Class in org.springframework.yarn.am
-
Public constants used for application master.
- AppmasterConstants() - Constructor for class org.springframework.yarn.am.AppmasterConstants
-
- AppmasterLauncherRunner - Class in org.springframework.yarn.boot.support
-
CommandLineRunner
to
run
Spring Yarn appmaster.
- AppmasterLauncherRunner() - Constructor for class org.springframework.yarn.boot.support.AppmasterLauncherRunner
-
- appmasterLauncherRunner() - Method in class org.springframework.yarn.boot.YarnAppmasterAutoConfiguration.RunnerConfig
-
- AppmasterMindScOperations - Interface in org.springframework.yarn.integration.ip.mind
-
- AppmasterRmOperations - Interface in org.springframework.yarn.am
-
Interface for appmaster to resource manager communication.
- AppmasterRmTemplate - Class in org.springframework.yarn.am
-
Template implementation for
AppmasterRmOperations
wrapping
communication using
ApplicationMasterProtocol
.
- AppmasterRmTemplate(Configuration) - Constructor for class org.springframework.yarn.am.AppmasterRmTemplate
-
Instantiates a new AppmasterRmTemplate.
- AppmasterScOperations - Interface in org.springframework.yarn.client
-
Interface defining message operations for Application
Master Service Client.
- AppmasterService - Interface in org.springframework.yarn.am
-
Interface for service running on Application Master.
- appmasterService() - Method in class org.springframework.yarn.batch.config.SimpleYarnBatchConfiguration
-
- AppmasterServiceClient - Interface in org.springframework.yarn.am
-
Currently this is empty and only used as marker interface
making indication that a class is used client for
Application Master Service.
- appmasterServiceClient() - Method in class org.springframework.yarn.batch.config.SimpleYarnRemoteBatchConfiguration
-
- AppmasterStateListener - Interface in org.springframework.yarn.listener
-
Interface used for appmaster to notify its state.
- AppmasterStateListener.AppmasterState - Enum in org.springframework.yarn.listener
-
Enum for appmaster states
- AppmasterTrackService - Interface in org.springframework.yarn.am
-
Generic interface for Hadoop Yarn Track Service
running inside Application Master.
- appmasterTrackService() - Method in class org.springframework.yarn.boot.YarnAppmasterAutoConfiguration.TrackServiceConfig
-
- appName(String) - Method in class org.springframework.yarn.config.annotation.builders.YarnClientBuilder
-
- appName(String) - Method in interface org.springframework.yarn.config.annotation.builders.YarnClientConfigurer
-
Specify a yarn application name.
- appProperties - Variable in class org.springframework.yarn.boot.app.AbstractClientApplication
-
- appProperties(Properties) - Method in class org.springframework.yarn.boot.app.AbstractClientApplication
-
Sets application properties which will be passed into a Spring Boot
environment.
- appType(String) - Method in class org.springframework.yarn.config.annotation.builders.YarnClientBuilder
-
- appType(String) - Method in interface org.springframework.yarn.config.annotation.builders.YarnClientConfigurer
-
Specify a yarn application type.
- ARG_APPLICATION_ID - Static variable in class org.springframework.yarn.client.CommandLineClientRunner
-
- argument(String, String) - Method in class org.springframework.yarn.config.annotation.configurers.DefaultMasterContainerRunnerConfigurer
-
- argument(String, String) - Method in interface org.springframework.yarn.config.annotation.configurers.MasterContainerRunnerConfigurer
-
- arguments(Properties) - Method in interface org.springframework.yarn.config.annotation.configurers.ClientMasterRunnerConfigurer
-
- arguments(Properties) - Method in class org.springframework.yarn.config.annotation.configurers.DefaultClientMasterRunnerConfigurer
-
- arguments(Properties) - Method in class org.springframework.yarn.config.annotation.configurers.DefaultMasterContainerRunnerConfigurer
-
- arguments(Properties) - Method in interface org.springframework.yarn.config.annotation.configurers.MasterContainerRunnerConfigurer
-
- asProperties(Configuration) - Static method in class org.springframework.data.hadoop.configuration.ConfigurationUtils
-
Returns a static Properties
copy of the given configuration.
- asProperties(Configuration) - Static method in class org.springframework.yarn.configuration.ConfigurationUtils
-
Returns a static Properties
copy of the given configuration.
- assign(ContainerId, E) - Method in interface org.springframework.yarn.am.assign.ContainerAssign
-
Assign data with container.
- assign(ContainerId, Object) - Method in class org.springframework.yarn.am.assign.DefaultContainerAssign
-
- authMethod(String) - Method in class org.springframework.data.hadoop.config.common.annotation.configurers.DefaultSecurityConfigurer
-
- authMethod(SecurityAuthMethod) - Method in class org.springframework.data.hadoop.config.common.annotation.configurers.DefaultSecurityConfigurer
-
- authMethod(String) - Method in interface org.springframework.data.hadoop.config.common.annotation.configurers.SecurityConfigurer
-
- authMethod(SecurityAuthMethod) - Method in interface org.springframework.data.hadoop.config.common.annotation.configurers.SecurityConfigurer
-
- AvroPojoDatasetStoreReader<T> - Class in org.springframework.data.hadoop.store.dataset
-
A DataStoreReader
for reading Datasets using the Avro format.
- AvroPojoDatasetStoreReader(Class<T>, DatasetRepositoryFactory, DatasetDefinition) - Constructor for class org.springframework.data.hadoop.store.dataset.AvroPojoDatasetStoreReader
-
- AvroPojoDatasetStoreWriter<T> - Class in org.springframework.data.hadoop.store.dataset
-
A DataStoreWriter
for writing Datasets using the Avro format.
- AvroPojoDatasetStoreWriter(Class<T>, DatasetRepositoryFactory) - Constructor for class org.springframework.data.hadoop.store.dataset.AvroPojoDatasetStoreWriter
-
Instantiates a new DataStoreWriter
for writing Avro records to a org.kitesdk.data.Dataset
.
- AvroPojoDatasetStoreWriter(Class<T>, DatasetRepositoryFactory, DatasetDefinition) - Constructor for class org.springframework.data.hadoop.store.dataset.AvroPojoDatasetStoreWriter
-
Instantiates a new DataStoreWriter
for writing Avro records to a org.kitesdk.data.Dataset
.