- name(String, String) - Method in class org.springframework.data.hadoop.store.config.annotation.configurers.DefaultNamingStrategyConfigurer
-
- name(String) - Method in class org.springframework.data.hadoop.store.config.annotation.configurers.DefaultNamingStrategyConfigurer
-
- name(String, String) - Method in interface org.springframework.data.hadoop.store.config.annotation.configurers.NamingStrategyConfigurer
-
Adds a static naming part to a strategy.
- name(String) - Method in interface org.springframework.data.hadoop.store.config.annotation.configurers.NamingStrategyConfigurer
-
Adds a static naming part to a strategy.
- namenodePrincipal(String) - Method in class org.springframework.data.hadoop.config.common.annotation.configurers.DefaultSecurityConfigurer
-
- namenodePrincipal(String) - Method in interface org.springframework.data.hadoop.config.common.annotation.configurers.SecurityConfigurer
-
- NamespaceUtils - Class in org.springframework.data.hadoop.config.namespace
-
Namespace utilities.
- NamespaceUtils() - Constructor for class org.springframework.data.hadoop.config.namespace.NamespaceUtils
-
- NamingStrategyConfigurer - Interface in org.springframework.data.hadoop.store.config.annotation.configurers
-
- NetworkUtils - Class in org.springframework.yarn.support
-
Various network utilities.
- NetworkUtils() - Constructor for class org.springframework.yarn.support.NetworkUtils
-
- newRow() - Method in class org.springframework.yarn.support.console.Table
-
Add a new empty row to the table.
- next() - Method in class org.springframework.data.hadoop.store.strategy.naming.ChainedFileNamingStrategy
-
- next() - Method in class org.springframework.data.hadoop.store.strategy.naming.CodecFileNamingStrategy
-
- next() - Method in interface org.springframework.data.hadoop.store.strategy.naming.FileNamingStrategy
-
This method should be called to prepare next filename in case
strategy doesn't know how to do it automatically.
- next() - Method in class org.springframework.data.hadoop.store.strategy.naming.RollingFileNamingStrategy
-
- next() - Method in class org.springframework.data.hadoop.store.strategy.naming.StaticFileNamingStrategy
-
- next() - Method in class org.springframework.data.hadoop.store.strategy.naming.UuidFileNamingStrategy
-
- nextExecutionTime(TriggerContext) - Method in class org.springframework.data.hadoop.store.support.IdleTimeoutTrigger
-
- NMTokenCacheCompat - Class in org.springframework.yarn.support.compat
-
Compat class for NMTokenCache
.
- NMTokenCacheCompat() - Constructor for class org.springframework.yarn.support.compat.NMTokenCacheCompat
-
- NOOP - Static variable in class org.springframework.yarn.launch.ExitStatus
-
Convenient constant value representing job that did no processing (e.g.
- NoRolloverStrategy - Class in org.springframework.data.hadoop.store.strategy.rollover
-
A RolloverStrategy
which simply never does a rollover.
- NoRolloverStrategy() - Constructor for class org.springframework.data.hadoop.store.strategy.rollover.NoRolloverStrategy
-
- notifyCompleted() - Method in class org.springframework.yarn.am.AbstractAppmaster
-
Notify completed state to appmaster state listeners.
- notifyCompleted() - Method in class org.springframework.yarn.container.AbstractYarnContainer
-
Notify completed state to container state listeners.
- notifyCompleted(int) - Method in class org.springframework.yarn.container.AbstractYarnContainer
-
Notify completed state to container state listeners.
- notifyContainerState(ContainerStateListener.ContainerState, Object) - Method in class org.springframework.yarn.container.AbstractYarnContainer
-
Notify state to container state listeners.
- notifyGridProjectionAdded(GridProjection) - Method in class org.springframework.yarn.am.grid.support.AbstractProjectedGrid
-
Notifies registered ProjectedGridListener
s that
a GridProjection
has been added to a ProjectedGrid
.
- notifyGridProjectionRemoved(GridProjection) - Method in class org.springframework.yarn.am.grid.support.AbstractProjectedGrid
-
Notifies registered ProjectedGridListener
s that
a GridProjection
has been removed from a ProjectedGrid
.
- notifyMemberAdded(GridMember) - Method in class org.springframework.yarn.am.grid.support.AbstractGrid
-
Notifies registered ContainerGridListener
s that
a ContainerNode
has been added to a ContainerGrid
.
- notifyMemberAdded(GridProjection, GridMember) - Method in class org.springframework.yarn.am.grid.support.AbstractProjectedGrid
-
Notifies registered ContainerGridGroupsListener
s that
a ContainerNode
has been added to a ContainerGroup
.
- notifyMemberRemoved(GridMember) - Method in class org.springframework.yarn.am.grid.support.AbstractGrid
-
Notifies registered ContainerGridListener
s that
a ContainerNode
has been removed from a ContainerGrid
.
- notifyMemberRemoved(GridProjection, GridMember) - Method in class org.springframework.yarn.am.grid.support.AbstractProjectedGrid
-
Notifies registered ContainerGridGroupsListener
s that
a ContainerNode
has been removed from a ContainerGroup
.
- notifyState(ContainerMonitorListener.ContainerMonitorState) - Method in class org.springframework.yarn.am.monitor.AbstractMonitor
-