- racksInfo - クラス org.springframework.yarn.am.allocate.DefaultAllocateCountTracker.AllocateCountInfo の変数
- range(Object, List<?>) - クラス org.springframework.data.hadoop.store.expression.HashRangeMethodExecutor の静的メソッド
- raw(String, byte[], String) - クラス org.springframework.yarn.config.annotation.configurers.DefaultLocalResourcesCopyConfigurer のメソッド
- raw(Map<String, byte[]>, String) - クラス org.springframework.yarn.config.annotation.configurers.DefaultLocalResourcesCopyConfigurer のメソッド
- raw(String, byte[], String) - インターフェース org.springframework.yarn.config.annotation.configurers.LocalResourcesCopyConfigurer のメソッド
- raw(Map<String, byte[]>, String) - インターフェース org.springframework.yarn.config.annotation.configurers.LocalResourcesCopyConfigurer のメソッド
- read() - インターフェース org.springframework.data.hadoop.store.DataReader のメソッド
リーダーから次のエンティティを読み取ります。
- read() - クラス org.springframework.data.hadoop.store.dataset.AbstractDatasetStoreReader のメソッド
- read(Class<T>, RecordCallback<T>) - インターフェース org.springframework.data.hadoop.store.dataset.DatasetOperations のメソッド
データセット内のすべてのレコードを読み取り、各レコードに対して指定されたコールバックを呼び出します。
- read(Class<T>) - インターフェース org.springframework.data.hadoop.store.dataset.DatasetOperations のメソッド
データセット内のすべてのレコードを読み取り、コレクションとして返します。
- read(Class<T>, RecordCallback<T>, ViewCallback) - インターフェース org.springframework.data.hadoop.store.dataset.DatasetOperations のメソッド
RefinableView に基づいてデータセットパーティション内のレコードを読み取り、各レコードに対して提供されたコールバックを呼び出します。
- read(Class<T>, ViewCallback) - インターフェース org.springframework.data.hadoop.store.dataset.DatasetOperations のメソッド
RefinableView に基づいてデータセットパーティション内のレコードを読み取り、コレクションとして返します。
- read(Class<T>, RecordCallback<T>) - クラス org.springframework.data.hadoop.store.dataset.DatasetTemplate のメソッド
- read(Class<T>) - クラス org.springframework.data.hadoop.store.dataset.DatasetTemplate のメソッド
- read(Class<T>, RecordCallback<T>, ViewCallback) - クラス org.springframework.data.hadoop.store.dataset.DatasetTemplate のメソッド
- read(Class<T>, ViewCallback) - クラス org.springframework.data.hadoop.store.dataset.DatasetTemplate のメソッド
- read(EvaluationContext, Object, String) - クラス org.springframework.data.hadoop.store.expression.MapPartitionKeyPropertyAccessor.MapOptimalPropertyAccessor のメソッド
- read(EvaluationContext, Object, String) - クラス org.springframework.data.hadoop.store.expression.MapPartitionKeyPropertyAccessor のメソッド
- read(EvaluationContext, Object, String) - クラス org.springframework.data.hadoop.store.expression.MessagePartitionKeyPropertyAccessor.MessageOptimalPropertyAccessor のメソッド
- read(EvaluationContext, Object, String) - クラス org.springframework.data.hadoop.store.expression.MessagePartitionKeyPropertyAccessor のメソッド
- read() - クラス org.springframework.data.hadoop.store.input.AbstractDataStreamReader.ReaderHelper のメソッド
リーダーに委譲してデータを読み取ります。
- read() - クラス org.springframework.data.hadoop.store.input.DelimitedTextFileReader のメソッド
- read() - クラス org.springframework.data.hadoop.store.input.TextFileReader のメソッド
- read() - クラス org.springframework.data.hadoop.store.input.TextSequenceFileReader のメソッド
- read() - クラス org.springframework.yarn.batch.item.DataStoreItemReader のメソッド
- READ_POSITION - クラス org.springframework.yarn.batch.item.DataStoreItemReader の静的変数
- readBytes(InputStream, int) - クラス org.springframework.yarn.integration.ip.mind.MindRpcSerializer のメソッド
ストリームからバイトを読み取るヘルパーメソッド。
- readCount - クラス org.springframework.yarn.batch.repository.bindings.StepExecutionType の変数
- reader - クラス org.springframework.data.hadoop.store.dataset.AbstractDatasetStoreReader の変数
- readHeader(InputStream) - クラス org.springframework.yarn.integration.ip.mind.MindRpcSerializer のメソッド
最初の行をプロトコルヘッダーとして読み取り、基になるヘッダーとコンテンツのサイズを解析します。
- readHeaders(InputStream, int) - クラス org.springframework.yarn.integration.ip.mind.MindRpcSerializer のメソッド
指定された長さの入力ストリームからメッセージヘッダーを読み取ります。
- readSkipCount - クラス org.springframework.yarn.batch.repository.bindings.StepExecutionType の変数
- RecordCallback <T> - org.springframework.data.hadoop.store.dataset のインターフェース
Dataset レコードを操作するコードのコールバックインターフェース。
- register(FileNamingStrategy) - クラス org.springframework.data.hadoop.store.strategy.naming.ChainedFileNamingStrategy のメソッド
新しい戦略を登録します。
- register(RolloverStrategy) - クラス org.springframework.data.hadoop.store.strategy.rollover.ChainedRolloverStrategy のメソッド
新しい戦略を登録します。
- register(ContainerRegisterResource) - クラス org.springframework.yarn.boot.actuate.endpoint.mvc.YarnContainerRegisterMvcEndpoint のメソッド
- register(String, String) - クラス org.springframework.yarn.boot.actuate.endpoint.YarnContainerRegisterEndpoint のメソッド
コンテナー ID とその追跡 URL を登録します。
- register(T) - クラス org.springframework.yarn.listener.AbstractCompositeListener のメソッド
新しいリスナーを登録します。
- registerApplicationMaster(String, Integer, String) - インターフェース org.springframework.yarn.am.AppmasterRmOperations のメソッド
アプリケーションマスターを登録します。
- registerApplicationMaster(String, Integer, String) - クラス org.springframework.yarn.am.AppmasterRmTemplate のメソッド
- registerAppmaster() - クラス org.springframework.yarn.am.AbstractAppmaster のメソッド
アプリマスターを登録します。
- registerBeanDefinition(BeanDefinitionHolder, BeanDefinitionRegistry) - クラス org.springframework.data.hadoop.config.namespace.AbstractImprovedSimpleBeanDefinitionParser のメソッド
- registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - クラス org.springframework.data.hadoop.config.common.annotation.AbstractImportingAnnotationConfiguration のメソッド
- registerCommand(Command) - クラス org.springframework.yarn.boot.cli.AbstractCli のメソッド
コマンドを登録します。
- registerCommands(List<Command>) - クラス org.springframework.yarn.boot.cli.AbstractCli のメソッド
コマンドを登録します。
- REGISTERED_NAME - クラス org.springframework.yarn.am.grid.support.DefaultGridProjection の静的変数
- registerShutdownHook() - クラス org.springframework.data.hadoop.test.support.HadoopClusterManager のメソッド
まだシャットダウンされていない場合にマネージャーがクラスターを正常にシャットダウンできるように、JVM シャットダウンフックを登録します。
- registerShutdownHook() - クラス org.springframework.yarn.test.support.YarnClusterManager のメソッド
まだシャットダウンされていない場合にマネージャーがクラスターを正常にシャットダウンできるように、JVM シャットダウンフックを登録します。
- releaseContainer(ContainerId) - インターフェース org.springframework.yarn.am.allocate.ContainerAllocator のメソッド
コンテナーを解放します。
- releaseContainer(ContainerId) - クラス org.springframework.yarn.am.allocate.DefaultContainerAllocator のメソッド
- releaseContainers(List<Container>) - インターフェース org.springframework.yarn.am.allocate.ContainerAllocator のメソッド
コンテナーを解放します。
- releaseContainers(List<Container>) - クラス org.springframework.yarn.am.allocate.DefaultContainerAllocator のメソッド
- releaseTable(String, HTableInterface) - クラス org.springframework.data.hadoop.hbase.HbaseUtils の静的メソッド
指定されたテーブルが外部で管理されていない場合 (またはスレッドにバインドされていない場合)、指定された構成を介して作成された指定されたテーブルを解放 (または閉じます)。
- releaseTable(String, HTableInterface, HTableInterfaceFactory) - クラス org.springframework.data.hadoop.hbase.HbaseUtils の静的メソッド
指定されたテーブルが外部で管理されていない場合 (またはスレッドにバインドされていない場合)、指定された構成を介して作成された指定されたテーブルを解放 (または閉じます)。
- RemoteJobExplorer - org.springframework.yarn.batch.repository のクラス
- RemoteJobExplorer() - クラス org.springframework.yarn.batch.repository.RemoteJobExplorer のコンストラクター
- RemoteJobExplorer(AppmasterMindScOperations) - クラス org.springframework.yarn.batch.repository.RemoteJobExplorer のコンストラクター
- RemoteJobRepository - org.springframework.yarn.batch.repository のクラス
- RemoteJobRepository() - クラス org.springframework.yarn.batch.repository.RemoteJobRepository のコンストラクター
- RemoteJobRepository(AppmasterMindScOperations) - クラス org.springframework.yarn.batch.repository.RemoteJobRepository のコンストラクター
- removeConfigurer(Class<C>) - クラス org.springframework.data.hadoop.config.common.annotation.AbstractConfiguredAnnotationBuilder のメソッド
- removeConfigurers(Class<C>) - クラス org.springframework.data.hadoop.config.common.annotation.AbstractConfiguredAnnotationBuilder のメソッド
- removeMember(ContainerId) - インターフェース org.springframework.yarn.am.grid.Grid のメソッド
グリッドメンバーを削除します。
- removeMember(GridMember) - インターフェース org.springframework.yarn.am.grid.GridProjection のメソッド
メンバーを削除します。
- removeMember(ContainerId) - クラス org.springframework.yarn.am.grid.support.AbstractGrid のメソッド
- removeMember(GridMember) - クラス org.springframework.yarn.am.grid.support.AbstractGridProjection のメソッド
- removeProjection(GridProjection) - インターフェース org.springframework.yarn.am.grid.ProjectedGrid のメソッド
グリッド射影を削除します。
- removeProjection(GridProjection) - クラス org.springframework.yarn.am.grid.support.AbstractProjectedGrid のメソッド
- rename(Path, Path) - クラス org.springframework.data.hadoop.fs.SimplerFileSystem のメソッド
- rename(String, String) - クラス org.springframework.data.hadoop.fs.SimplerFileSystem のメソッド
- renameFile(Path) - クラス org.springframework.data.hadoop.store.support.OutputStoreObjectSupport のメソッド
プレフィックスとサフィックスの設定を使用してファイルの名前を変更します。
- renderMapDataAsTable(List<Map<String, Object>>, List<String>) - クラス org.springframework.yarn.support.console.UiUtils の静的メソッド
提供されたマップデータのリストをテキストで表現します
- renderParameterInfoDataAsTable(Map<String, String>, boolean, int) - クラス org.springframework.yarn.support.console.UiUtils の静的メソッド
- renderParameterInfoDataAsTable(Map<String, String>) - クラス org.springframework.yarn.support.console.UiUtils の静的メソッド
提供されたパラメーターマップのテキスト表現をレンダリングします。
- renderTextTable(Table) - クラス org.springframework.yarn.support.console.UiUtils の静的メソッド
- renderTextTable(Table, boolean) - クラス org.springframework.yarn.support.console.UiUtils の静的メソッド
提供された
Table のテキスト表現をレンダリングします
- replaceExitCode(String) - クラス org.springframework.yarn.launch.ExitStatus のメソッド
- reset() - クラス org.springframework.data.hadoop.store.strategy.naming.AbstractFileNamingStrategy のメソッド
- reset() - クラス org.springframework.data.hadoop.store.strategy.naming.ChainedFileNamingStrategy のメソッド
- reset() - インターフェース org.springframework.data.hadoop.store.strategy.naming.FileNamingStrategy のメソッド
戦略を元の状態にリセットします。
- reset() - クラス org.springframework.data.hadoop.store.strategy.naming.RollingFileNamingStrategy のメソッド
- reset() - クラス org.springframework.data.hadoop.store.strategy.rollover.ChainedRolloverStrategy のメソッド
- reset() - クラス org.springframework.data.hadoop.store.strategy.rollover.NoRolloverStrategy のメソッド
- reset() - インターフェース org.springframework.data.hadoop.store.strategy.rollover.RolloverStrategy のメソッド
戦略状態をリセットします。
- reset() - クラス org.springframework.data.hadoop.store.strategy.rollover.SizeRolloverStrategy のメソッド
- reset() - クラス org.springframework.data.hadoop.store.support.IdleTimeoutTrigger のメソッド
新しいタイムアウト期間に入る必要があることをトリガーに通知します。
- resetIdleTimeout() - クラス org.springframework.data.hadoop.store.dataset.DatasetStoreObjectSupport のメソッド
アイドルタイムアウトをリセットします。
- resetIdleTimeout() - クラス org.springframework.data.hadoop.store.support.StoreObjectSupport のメソッド
アイドルタイムアウトをリセットします。
- resmsg - クラス org.springframework.yarn.integration.ip.mind.binding.BaseResponseObject の変数
レスポンスのメッセージ。
- resolve(EvaluationContext, Object, String, List<TypeDescriptor>) - クラス org.springframework.data.hadoop.store.expression.PartitionKeyMethodResolver のメソッド
- resolve(Path) - クラス org.springframework.data.hadoop.store.strategy.naming.ChainedFileNamingStrategy のメソッド
- resolve(Path) - クラス org.springframework.data.hadoop.store.strategy.naming.CodecFileNamingStrategy のメソッド
- resolve(Path) - インターフェース org.springframework.data.hadoop.store.strategy.naming.FileNamingStrategy のメソッド
この戦略によって示される現在のファイルパスを解決します。
- resolve(Path) - クラス org.springframework.data.hadoop.store.strategy.naming.RollingFileNamingStrategy のメソッド
- resolve(Path) - クラス org.springframework.data.hadoop.store.strategy.naming.StaticFileNamingStrategy のメソッド
- resolve(Path) - クラス org.springframework.data.hadoop.store.strategy.naming.UuidFileNamingStrategy のメソッド
- resolve(Map<String, Object>) - インターフェース org.springframework.yarn.am.container.ContainerResolver のメソッド
リソースリクエストを解決します。
- resolve() - クラス org.springframework.yarn.fs.AbstractResourceLocalizer のメソッド
- resolve() - インターフェース org.springframework.yarn.fs.SmartResourceLocalizer のメソッド
配布プロセスを開始する前に、リソースを手動で解決します。
- resolveApplicationdir(SpringYarnProperties) - クラス org.springframework.yarn.boot.support.SpringYarnBootUtils の静的メソッド
- resolveId(Element, AbstractBeanDefinition, ParserContext) - クラス org.springframework.data.hadoop.config.namespace.AbstractImprovedSimpleBeanDefinitionParser のメソッド
- resolveId(Element, AbstractBeanDefinition, ParserContext) - クラス org.springframework.data.hadoop.config.namespace.HadoopResourceLoaderRegistrarParser のメソッド
- resolveId(Element, AbstractBeanDefinition, ParserContext) - クラス org.springframework.yarn.batch.config.BatchMasterParser のメソッド
- resolveId(Element, AbstractBeanDefinition, ParserContext) - クラス org.springframework.yarn.config.ClientParser のメソッド
- resolveId(Element, AbstractBeanDefinition, ParserContext) - クラス org.springframework.yarn.config.ContainerParser のメソッド
- resolveId(Element, AbstractBeanDefinition, ParserContext) - クラス org.springframework.yarn.config.MasterParser のメソッド
- resolveId(Element, AbstractBeanDefinition, ParserContext) - クラス org.springframework.yarn.integration.config.IntegrationAmServiceClientParser のメソッド
- resolveId(Element, AbstractBeanDefinition, ParserContext) - クラス org.springframework.yarn.integration.config.IntegrationAmServiceParser のメソッド
- resolvePartitionKey(T) - インターフェース org.springframework.data.hadoop.store.partition.PartitionKeyResolver のメソッド
指定されたエンティティのパーティションキーを解決します。
- resolvePath(K) - インターフェース org.springframework.data.hadoop.store.partition.PartitionResolver のメソッド
指定されたパーティションキーを使用してパスを解決します。
- resolvePath(Path) - クラス org.springframework.data.hadoop.store.support.OutputContext のメソッド
パスを解決します。
- resolveStagingDirectory() - クラス org.springframework.yarn.fs.AbstractResourceLocalizer のメソッド
ランタイムステージングディレクトリを解決します。
- resolveTargetObject(Class<Object>) - クラス org.springframework.data.hadoop.mapreduce.JarExecutor のメソッド
- resource(Resource) - クラス org.springframework.data.hadoop.config.common.annotation.configurers.DefaultResourceConfigurer のメソッド
このビルダーに Resource を追加します。
- resource(String) - クラス org.springframework.data.hadoop.config.common.annotation.configurers.DefaultResourceConfigurer のメソッド
このビルダーに Resource を追加します。
- resource(Resource) - インターフェース org.springframework.data.hadoop.config.common.annotation.configurers.ResourceConfigurer のメソッド
- resource(String) - インターフェース org.springframework.data.hadoop.config.common.annotation.configurers.ResourceConfigurer のメソッド
- ResourceCompat - org.springframework.yarn.support.compat のクラス
Resource の互換クラス。
- ResourceCompat() - クラス org.springframework.yarn.support.compat.ResourceCompat のコンストラクター
- ResourceConfigurer <I> - org.springframework.data.hadoop.config.common.annotation.configurers のインターフェース
- ResourceConfigurerAware - org.springframework.data.hadoop.config.common.annotation.configurers のインターフェース
- ResourceLocalizer - org.springframework.yarn.fs のインターフェース
ResourceLocalizer は、コンテナーの起動時にローカライズされたリソースを決定するために使用されるシンプルなインターフェースです。
- resourceManagerAddress(String) - クラス org.springframework.data.hadoop.config.annotation.builders.HadoopConfigBuilder のメソッド
- resourceManagerAddress(String) - インターフェース org.springframework.data.hadoop.config.annotation.builders.HadoopConfigConfigurer のメソッド
Yarn リソースマネージャーのアドレスを指定します。
- resourceManagerAddress(String) - クラス org.springframework.yarn.config.annotation.builders.YarnConfigBuilder のメソッド
- resourceManagerAddress(String) - インターフェース org.springframework.yarn.config.annotation.builders.YarnConfigConfigurer のメソッド
Yarn リソースマネージャーのアドレスを指定します。
- resources(Set<Resource>) - クラス org.springframework.data.hadoop.config.common.annotation.configurers.DefaultResourceConfigurer のメソッド
このビルダーに Resource の Set を追加します。
- resources(List<String>) - クラス org.springframework.data.hadoop.config.common.annotation.configurers.DefaultResourceConfigurer のメソッド
このビルダーに Resource を追加します。
- resources(Set<Resource>) - インターフェース org.springframework.data.hadoop.config.common.annotation.configurers.ResourceConfigurer のメソッド
- resources(List<String>) - インターフェース org.springframework.data.hadoop.config.common.annotation.configurers.ResourceConfigurer のメソッド
- ResourceUtils - org.springframework.data.hadoop.util のクラス
Hadoop ジョブのリソースを処理または配置するためのユーティリティクラス。
- ResourceUtils() - クラス org.springframework.data.hadoop.util.ResourceUtils のコンストラクター
- response - クラス org.springframework.yarn.batch.repository.bindings.repo.IsJobInstanceExistsRes の変数
- resstate - クラス org.springframework.yarn.integration.ip.mind.binding.BaseResponseObject の変数
レスポンスの状態。
- restTemplate - クラス org.springframework.yarn.boot.app.YarnContainerClusterTemplate の変数
- restTemplate() - クラス org.springframework.yarn.boot.FallbackYarnRestTemplateAutoConfiguration のメソッド
- restTemplate() - クラス org.springframework.yarn.boot.YarnRestTemplateAutoConfiguration.BasicAuthConfig のメソッド
- ResultsExtractor <T> - org.springframework.data.hadoop.hbase のインターフェース
スキャナーの結果を処理するコールバック。
- retrieveMatchingFiles(Path, String) - クラス org.springframework.data.hadoop.fs.HdfsResourceLoader のメソッド
指定されたパスパターンに一致するファイルを取得し、指定されたディレクトリとそのサブディレクトリを確認します。
- reverse() - クラス org.springframework.data.hadoop.store.support.OrderedComposite のメソッド
逆のアイテムのリストのパブリック getter。
- reverse() - クラス org.springframework.yarn.listener.OrderedComposite のメソッド
逆のアイテムのリストのパブリック getter。
- rm(String) - クラス org.springframework.data.hadoop.fs.FsShell のメソッド
- rm(String...) - クラス org.springframework.data.hadoop.fs.FsShell のメソッド
- rm(boolean, String) - クラス org.springframework.data.hadoop.fs.FsShell のメソッド
- rm(boolean, String...) - クラス org.springframework.data.hadoop.fs.FsShell のメソッド
- rm(boolean, boolean, String...) - クラス org.springframework.data.hadoop.fs.FsShell のメソッド
- RM_ADDRESS - クラス org.springframework.data.hadoop.HadoopSystemConstants の静的変数
リソースマネージャーアドレスのデフォルトの環境変数。
- RM_ADDRESS - クラス org.springframework.yarn.YarnSystemConstants の静的変数
リソースマネージャーアドレスのデフォルトの環境変数。
- rmManagerPrincipal(String) - クラス org.springframework.data.hadoop.config.common.annotation.configurers.DefaultSecurityConfigurer のメソッド
- rmManagerPrincipal(String) - インターフェース org.springframework.data.hadoop.config.common.annotation.configurers.SecurityConfigurer のメソッド
- rmr(String) - クラス org.springframework.data.hadoop.fs.FsShell のメソッド
- rmr(String...) - クラス org.springframework.data.hadoop.fs.FsShell のメソッド
- rmr(boolean, String) - クラス org.springframework.data.hadoop.fs.FsShell のメソッド
- rmr(boolean, String...) - クラス org.springframework.data.hadoop.fs.FsShell のメソッド
- rollbackCount - クラス org.springframework.yarn.batch.repository.bindings.StepExecutionType の変数
- rolling() - クラス org.springframework.data.hadoop.store.config.annotation.configurers.DefaultNamingStrategyConfigurer のメソッド
- rolling() - インターフェース org.springframework.data.hadoop.store.config.annotation.configurers.NamingStrategyConfigurer のメソッド
戦略にローリング命名部分を追加します。
- RollingFileNamingStrategy - org.springframework.data.hadoop.store.strategy.naming のクラス
ローリングカウンターを使用して一意のファイル名を付与するだけの FileNamingStrategy。
- RollingFileNamingStrategy() - クラス org.springframework.data.hadoop.store.strategy.naming.RollingFileNamingStrategy のコンストラクター
- RolloverStrategy - org.springframework.data.hadoop.store.strategy.rollover のインターフェース
ファイルまたはストリームライターがファイルまたはストリームをいつロールオーバーするかを決定するために使用される戦略インターフェース。
- RolloverStrategyConfigurer - org.springframework.data.hadoop.store.config.annotation.configurers のインターフェース
- RolloverStrategyFactory< T extends RolloverStrategy> - org.springframework.data.hadoop.store.strategy.rollover のインターフェース
- rollStrategies() - クラス org.springframework.data.hadoop.store.support.OutputContext のメソッド
ロール戦略。
- RowMapper <T> - org.springframework.data.hadoop.hbase のインターフェース
ResultScanner の行を行ごとにマッピングするためのコールバック。
- RpcMessage <T> - org.springframework.yarn.am のインターフェース
すべての RpcMessage 型が実装する必要がある中心的なインターフェース。
- run(String...) - クラス org.springframework.yarn.batch.support.YarnJobLauncher のメソッド
ジョブを実行します。
- run(Properties) - クラス org.springframework.yarn.batch.support.YarnJobLauncher のメソッド
ジョブを実行します。
- run() - クラス org.springframework.yarn.boot.app.AbstractClientApplication のメソッド
- run(String...) - クラス org.springframework.yarn.boot.app.AbstractClientApplication のメソッド
- run() - インターフェース org.springframework.yarn.boot.app.ClientApplicationRunner のメソッド
アプリケーションの実行。
- run(String...) - インターフェース org.springframework.yarn.boot.app.ClientApplicationRunner のメソッド
アプリケーションの実行。
- run() - クラス org.springframework.yarn.boot.app.YarnContainerClusterApplication のメソッド
- run(String...) - クラス org.springframework.yarn.boot.app.YarnContainerClusterApplication のメソッド
- run() - クラス org.springframework.yarn.boot.app.YarnInfoApplication のメソッド
空の引数を使用して、SpringApplicationBuilder で SpringApplication ビルドを実行します。
- run(String...) - クラス org.springframework.yarn.boot.app.YarnInfoApplication のメソッド
SpringApplicationBuilder で SpringApplication ビルドを実行します。
- run() - クラス org.springframework.yarn.boot.app.YarnKillApplication のメソッド
- run(String...) - クラス org.springframework.yarn.boot.app.YarnKillApplication のメソッド
- run() - クラス org.springframework.yarn.boot.app.YarnPushApplication のメソッド
空の引数を使用して、SpringApplicationBuilder で SpringApplication ビルドを実行します。
- run(String...) - クラス org.springframework.yarn.boot.app.YarnPushApplication のメソッド
SpringApplicationBuilder で SpringApplication ビルドを実行します。
- run() - クラス org.springframework.yarn.boot.app.YarnShutdownApplication のメソッド
- run(String...) - クラス org.springframework.yarn.boot.app.YarnShutdownApplication のメソッド
- run() - クラス org.springframework.yarn.boot.app.YarnSubmitApplication のメソッド
空の引数を使用して、SpringApplicationBuilder で SpringApplication ビルドを実行します。
- run(String...) - クラス org.springframework.yarn.boot.app.YarnSubmitApplication のメソッド
空の引数を使用して、SpringApplicationBuilder で SpringApplication ビルドを実行します。
- run(OptionSet) - クラス org.springframework.yarn.boot.cli.AbstractApplicationCommand.ApplicationOptionHandler のメソッド
- run(String...) - クラス org.springframework.yarn.boot.cli.shell.PromptCommand のメソッド
- run() - クラス org.springframework.yarn.boot.cli.shell.Shell のメソッド
ユーザーが存在するまでシェルを実行します。
- run(String...) - クラス org.springframework.yarn.boot.cli.shell.ShellCommand のメソッド
- run(String...) - クラス org.springframework.yarn.boot.support.AppmasterLauncherRunner のメソッド
- run(String...) - クラス org.springframework.yarn.boot.support.ClientLauncherRunner のメソッド
- run(String...) - クラス org.springframework.yarn.boot.support.ContainerLauncherRunner のメソッド
- run() - クラス org.springframework.yarn.container.AbstractYarnContainer のメソッド
- run(YarnContainer) - インターフェース org.springframework.yarn.container.ContainerRunner のメソッド
- run(YarnContainer) - クラス org.springframework.yarn.container.SimpleContainerRunner のメソッド
- run() - インターフェース org.springframework.yarn.container.YarnContainer のメソッド
このメソッドは、コンテナー内で何かが実行されたときに呼び出されます。
- runApplication(OptionSet) - クラス org.springframework.yarn.boot.cli.AbstractApplicationCommand.ApplicationOptionHandler のメソッド
アプリケーションの実行。
- runApplication(OptionSet) - クラス org.springframework.yarn.boot.cli.YarnClusterCreateCommand.ClusterCreateOptionHandler のメソッド
- runApplication(OptionSet) - クラス org.springframework.yarn.boot.cli.YarnClusterDestroyCommand.ClusterDestroyOptionHandler のメソッド
- runApplication(OptionSet) - クラス org.springframework.yarn.boot.cli.YarnClusterInfoCommand.ClusterInfoOptionHandler のメソッド
- runApplication(OptionSet) - クラス org.springframework.yarn.boot.cli.YarnClusterModifyCommand.ClusterModifyOptionHandler のメソッド
- runApplication(OptionSet) - クラス org.springframework.yarn.boot.cli.YarnClustersInfoCommand.ClustersInfoOptionHandler のメソッド
- runApplication(OptionSet) - クラス org.springframework.yarn.boot.cli.YarnClusterStartCommand.ClusterStartOptionHandler のメソッド
- runApplication(OptionSet) - クラス org.springframework.yarn.boot.cli.YarnClusterStopCommand.ClusterStopOptionHandler のメソッド
- runApplication(OptionSet) - クラス org.springframework.yarn.boot.cli.YarnKillCommand.KillOptionHandler のメソッド
- runApplication(OptionSet) - クラス org.springframework.yarn.boot.cli.YarnPushCommand.PushOptionHandler のメソッド
- runApplication(OptionSet) - クラス org.springframework.yarn.boot.cli.YarnPushedCommand.PushedOptionHandler のメソッド
- runApplication(OptionSet) - クラス org.springframework.yarn.boot.cli.YarnShutdownCommand.ShutdownOptionHandler のメソッド
- runApplication(OptionSet) - クラス org.springframework.yarn.boot.cli.YarnSubmitCommand.SubmitOptionHandler のメソッド
- runApplication(OptionSet) - クラス org.springframework.yarn.boot.cli.YarnSubmittedCommand.SubmittedOptionHandler のメソッド
- runInternal() - クラス org.springframework.yarn.batch.container.DefaultBatchYarnContainer のメソッド
- runInternal() - クラス org.springframework.yarn.container.AbstractYarnContainer のメソッド
- runInternal() - クラス org.springframework.yarn.container.DefaultYarnContainer のメソッド
- runnerClass(Class<? extends AbstractCommandLineRunner<?>>) - クラス org.springframework.yarn.config.annotation.configurers.DefaultMasterContainerRunnerConfigurer のメソッド
- runnerClass(Class<? extends AbstractCommandLineRunner<?>>) - インターフェース org.springframework.yarn.config.annotation.configurers.MasterContainerRunnerConfigurer のメソッド
- runningCount() - インターフェース org.springframework.yarn.am.monitor.ContainerMonitor のメソッド
実行中のコンテナーの数を取得します。
- runningCount() - クラス org.springframework.yarn.am.monitor.DefaultContainerMonitor のメソッド
- runWithSpringApplication(ApplicationContext) - インターフェース org.springframework.yarn.boot.SpringApplicationCallback のメソッド
指定された ApplicationContext を使用してアクションを実行します。