Spring は Apache Hadoop に
A B C D E F G H I J K L M N O P Q R S T U V W Y

E

EmbeddedAppmasterTrackService - org.springframework.yarn.boot.support のクラス
ハードコードされているか、自動的に取得されるように設定されているかに関係なく、構成されたポートを見つけるために EmbeddedServletContainer に委譲する AppmasterTrackService
EmbeddedAppmasterTrackService(HostInfoDiscovery) - クラス org.springframework.yarn.boot.support.EmbeddedAppmasterTrackService のコンストラクター
デフォルトの待機時間が 60 秒である新しい埋め込み appmaster トラックサービスをインスタンス化します。
EmbeddedAppmasterTrackService(long, HostInfoDiscovery) - クラス org.springframework.yarn.boot.support.EmbeddedAppmasterTrackService のコンストラクター
新しい埋め込みアプリマスタートラックサービスをインスタンス化します。
EnableAnnotationConfiguration - org.springframework.data.hadoop.config.common.annotation のアノテーション型
いくつかの基本機能を有効にするために JavaConfig オーダーで使用される基本アノテーション。
EnableDataStorePartitionTextWriter - org.springframework.data.hadoop.store.config.annotation のアノテーション型
ストアパーティションのテキストファイルライター機能を有効にします。
EnableDataStoreTextWriter - org.springframework.data.hadoop.store.config.annotation のアノテーション型
ストアテキストファイルライター機能を有効にします。
EnableHadoop - org.springframework.data.hadoop.config.annotation のアノテーション型
Spring Hadoop 機能を有効にします。
EnableYarn - org.springframework.yarn.config.annotation のアノテーション型
Hadoop Yarn 機能を有効にします。
EnableYarn.Enable - org.springframework.yarn.config.annotation の列挙
EnableYarnBatchProcessing - org.springframework.yarn.batch.config のアノテーション型
Yarn Appmaster で使用される Spring Batch 処理を有効にしました。
EnableYarnRemoteBatchProcessing - org.springframework.yarn.batch.config のアノテーション型
Yarn コンテナーで使用される Spring Batch 処理を有効にしました。
ENDPOINT_ID - クラス org.springframework.yarn.boot.actuate.endpoint.YarnContainerClusterEndpoint の静的変数
ENDPOINT_ID - クラス org.springframework.yarn.boot.actuate.endpoint.YarnContainerRegisterEndpoint の静的変数
EndpointContainerShutdown - org.springframework.yarn.boot.support のクラス
Boot シャットダウン REST エンドポイントを使用してコンテキストのクローズを通知する ContainerShutdown 実装。
EndpointContainerShutdown() - クラス org.springframework.yarn.boot.support.EndpointContainerShutdown のコンストラクター
endTime - クラス org.springframework.yarn.batch.repository.bindings.JobExecutionType の変数
endTime - クラス org.springframework.yarn.batch.repository.bindings.StepExecutionType の変数
entries(String...) - クラス org.springframework.yarn.config.annotation.configurers.DefaultEnvironmentClasspathConfigurer のメソッド
entries(List<String>) - クラス org.springframework.yarn.config.annotation.configurers.DefaultEnvironmentClasspathConfigurer のメソッド
entries(String...) - インターフェース org.springframework.yarn.config.annotation.configurers.EnvironmentClasspathConfigurer のメソッド
新しいクラスパスエントリを指定します。
entries(List<String>) - インターフェース org.springframework.yarn.config.annotation.configurers.EnvironmentClasspathConfigurer のメソッド
新しいクラスパスエントリを指定します。
entry(String, String) - クラス org.springframework.yarn.config.annotation.builders.YarnEnvironmentBuilder のメソッド
entry(String, String, String) - クラス org.springframework.yarn.config.annotation.builders.YarnEnvironmentBuilder のメソッド
entry(String, String) - インターフェース org.springframework.yarn.config.annotation.builders.YarnEnvironmentConfigurer のメソッド
環境変数を指定します。
entry(String, String, String) - インターフェース org.springframework.yarn.config.annotation.builders.YarnEnvironmentConfigurer のメソッド
識別子を使用して環境変数を指定します。
entry(String) - クラス org.springframework.yarn.config.annotation.configurers.DefaultEnvironmentClasspathConfigurer のメソッド
entry(String) - インターフェース org.springframework.yarn.config.annotation.configurers.EnvironmentClasspathConfigurer のメソッド
新しいクラスパスエントリを指定します。
EnvironmentClasspathConfigurer - org.springframework.yarn.config.annotation.configurers のインターフェース
クラスパス環境変数を構成するための AnnotationConfigurerBuilder
EnvironmentFactoryBean - org.springframework.yarn.configuration のクラス
環境変数のマップを作成するための FactoryBean。
EnvironmentFactoryBean() - クラス org.springframework.yarn.configuration.EnvironmentFactoryBean のコンストラクター
equals(Object) - クラス org.springframework.data.hadoop.fs.SimplerFileSystem のメソッド
equals(Object) - クラス org.springframework.data.hadoop.store.split.GenericSplit のメソッド
equals(Object) - クラス org.springframework.data.hadoop.store.support.IdleTimeoutTrigger のメソッド
equals(Object) - クラス org.springframework.data.hadoop.test.support.ClusterInfo のメソッド
equals(Object) - クラス org.springframework.yarn.launch.ExitStatus のメソッド
フィールドを 1 つずつ比較します。
equals(Object) - クラス org.springframework.yarn.support.console.TableRow のメソッド
equals(Object) - クラス org.springframework.yarn.test.support.ClusterInfo のメソッド
escapeConfigKey(String) - クラス org.springframework.yarn.boot.support.SpringYarnBootUtils の静的メソッド
evaluate(ScriptSource) - インターフェース org.springframework.data.hadoop.scripting.ScriptEvaluator のメソッド
evaluate(ScriptSource, Map<String, Object>) - インターフェース org.springframework.data.hadoop.scripting.ScriptEvaluator のメソッド
evaluateExpression(String, Object) - クラス org.springframework.yarn.support.AbstractExpressionEvaluator のメソッド
evaluateExpression(String, Object, Class<T>) - クラス org.springframework.yarn.support.AbstractExpressionEvaluator のメソッド
evaluateExpression(Expression, Object) - クラス org.springframework.yarn.support.AbstractExpressionEvaluator のメソッド
evaluateExpression(Expression, Class<T>) - クラス org.springframework.yarn.support.AbstractExpressionEvaluator のメソッド
evaluateExpression(Expression) - クラス org.springframework.yarn.support.AbstractExpressionEvaluator のメソッド
evaluateExpression(Expression, Object, Class<T>) - クラス org.springframework.yarn.support.AbstractExpressionEvaluator のメソッド
EVALUATION_CONTEXT_BEAN_NAME - クラス org.springframework.yarn.support.YarnContextUtils の静的変数
EvaluationPolicy - org.springframework.data.hadoop.scripting の列挙
スクリプトを評価するためのポリシー。
execute(StepContribution, ChunkContext) - クラス org.springframework.data.hadoop.batch.hive.HiveTasklet のメソッド
execute(StepContribution, ChunkContext) - クラス org.springframework.data.hadoop.batch.mapreduce.JarTasklet のメソッド
execute(StepContribution, ChunkContext) - クラス org.springframework.data.hadoop.batch.mapreduce.JobTasklet のメソッド
execute(StepContribution, ChunkContext) - クラス org.springframework.data.hadoop.batch.mapreduce.ToolTasklet のメソッド
execute(StepContribution, ChunkContext) - クラス org.springframework.data.hadoop.batch.pig.PigTasklet のメソッド
execute(StepContribution, ChunkContext) - クラス org.springframework.data.hadoop.batch.scripting.ScriptTasklet のメソッド
execute(StepContribution, ChunkContext) - クラス org.springframework.data.hadoop.batch.spark.SparkYarnTasklet のメソッド
execute(StepContribution, ChunkContext) - クラス org.springframework.data.hadoop.batch.sqoop2. Sqoop2Tasklet のメソッド
execute(String, TableCallback<T>) - インターフェース org.springframework.data.hadoop.hbase.HbaseOperations のメソッド
指定されたテーブル処理リソース管理に対して指定されたアクションを実行します。
execute(String, TableCallback<T>) - クラス org.springframework.data.hadoop.hbase.HbaseTemplate のメソッド
execute(String) - クラス org.springframework.data.hadoop.hive.HiveClient のメソッド
execute(HiveClientCallback<T>) - インターフェース org.springframework.data.hadoop.hive.HiveOperations のメソッド
アクティブな HiveClient 内で、指定されたコールバックオブジェクトによって指定されたアクションを実行します。
execute(HiveClientCallback<T>) - クラス org.springframework.data.hadoop.hive.HiveTemplate のメソッド
アクティブな接続内で、指定されたコールバックオブジェクトによって指定されたアクションを実行します。
execute(PigCallback<T>) - インターフェース org.springframework.data.hadoop.pig.PigOperations のメソッド
アクティブな PigServer 内で、指定されたコールバックオブジェクトによって指定されたアクションを実行します。
execute(PigCallback<T>) - クラス org.springframework.data.hadoop.pig.PigTemplate のメソッド
アクティブな PigServer 内で、指定されたコールバックオブジェクトによって指定されたアクションを実行します。
execute(DatasetRepositoryCallback) - インターフェース org.springframework.data.hadoop.store.dataset.DatasetOperations のメソッド
DatasetRepository のコールバックを実行する
execute(DatasetRepositoryCallback) - クラス org.springframework.data.hadoop.store.dataset.DatasetTemplate のメソッド
execute(EvaluationContext, Object, Object...) - クラス org.springframework.data.hadoop.store.expression.DateFormatMethodExecutor のメソッド
execute(EvaluationContext, Object, Object...) - クラス org.springframework.data.hadoop.store.expression.HashListMethodExecutor のメソッド
execute(EvaluationContext, Object, Object...) - クラス org.springframework.data.hadoop.store.expression.HashMethodExecutor のメソッド
execute(EvaluationContext, Object, Object...) - クラス org.springframework.data.hadoop.store.expression.HashRangeMethodExecutor のメソッド
execute(EvaluationContext, Object, Object...) - クラス org.springframework.data.hadoop.store.expression.MessageDateFormatMethodExecutor のメソッド
execute(EvaluationContext, Object, Object...) - クラス org.springframework.data.hadoop.store.expression.PathCombiningMethodExecutor のメソッド
execute(StateContext<ClusterState, ClusterEvent>) - クラス org.springframework.yarn.am.cluster.ClusterAllocatingAction のメソッド
execute(StateContext<ClusterState, ClusterEvent>) - クラス org.springframework.yarn.am.cluster.ClusterDestroyingAction のメソッド
execute(StateContext<ClusterState, ClusterEvent>) - クラス org.springframework.yarn.am.cluster.ClusterStartAction のメソッド
execute(StateContext<ClusterState, ClusterEvent>) - クラス org.springframework.yarn.am.cluster.ClusterStoppingAction のメソッド
execute(SpringApplicationCallback<T>, String...) - クラス org.springframework.yarn.boot.SpringApplicationTemplate のメソッド
ビルダーから Spring アプリケーションを実行します。
execute(YarnRpcCallback<T, S>) - クラス org.springframework.yarn.rpc.YarnRpcAccessor のメソッド
RPC プロキシで指定されたアクションコールバックを実行します。
executeAndfetchOne(String) - クラス org.springframework.data.hadoop.hive.HiveClient のメソッド
executeHiveScripts() - クラス org.springframework.data.hadoop.hive.HiveExecutor のメソッド
executeJob(Job, JobParameters) - クラス org.springframework.yarn.batch.support.YarnJobLauncher のメソッド
executePigScripts() - クラス org.springframework.data.hadoop.pig.PigExecutor のメソッド
executeScript(HiveScript) - インターフェース org.springframework.data.hadoop.hive.HiveOperations のメソッド
Hive スクリプトを実行します。
executeScript(Iterable<HiveScript>) - インターフェース org.springframework.data.hadoop.hive.HiveOperations のメソッド
複数の Hive スクリプトを実行します。
executeScript(HiveScript) - クラス org.springframework.data.hadoop.hive.HiveTemplate のメソッド
Hive スクリプトを実行します。
executeScript(Iterable<HiveScript>) - クラス org.springframework.data.hadoop.hive.HiveTemplate のメソッド
複数の Hive スクリプトを実行します。
executeScript(String) - インターフェース org.springframework.data.hadoop.pig.PigOperations のメソッド
指定された Pig Latin を実行し、ジョブ実行のリストを生成します。
executeScript(String, Map<?, ?>) - インターフェース org.springframework.data.hadoop.pig.PigOperations のメソッド
指定された Pig Latin を引数付きで実行し、ジョブ実行のリストを生成します。
executeScript(PigScript) - インターフェース org.springframework.data.hadoop.pig.PigOperations のメソッド
場所と引数によって識別される指定されたスクリプトを実行し、ジョブ実行のリストを生成します。
executeScript(Iterable<PigScript>) - インターフェース org.springframework.data.hadoop.pig.PigOperations のメソッド
複数のスクリプトを実行し、ジョブ実行のリストを生成します。
executeScript(String) - クラス org.springframework.data.hadoop.pig.PigTemplate のメソッド
指定された Pig Latin を実行し、ジョブ実行のリストを生成します。
executeScript(String, Map<?, ?>) - クラス org.springframework.data.hadoop.pig.PigTemplate のメソッド
指定された Pig Latin を引数付きで実行し、ジョブ実行のリストを生成します。
executeScript(PigScript) - クラス org.springframework.data.hadoop.pig.PigTemplate のメソッド
場所と引数によって識別される指定されたスクリプトを実行し、ジョブ実行のリストを生成します。
executeScript(Iterable<PigScript>) - クラス org.springframework.data.hadoop.pig.PigTemplate のメソッド
複数のスクリプトを実行し、ジョブ実行のリストを生成します。
EXECUTING - クラス org.springframework.yarn.launch.ExitStatus の静的変数
処理がまだ行われている継続可能な状態を表す便利な定数値なので、これ以上のアクションは必要ありません。
executionContext - クラス org.springframework.yarn.batch.repository.bindings.JobExecutionType の変数
executionContext - クラス org.springframework.yarn.batch.repository.bindings.StepExecutionType の変数
ExecutionContextType - org.springframework.yarn.batch.repository.bindings のクラス
ExecutionContext のバインディング。
ExecutionContextType() - クラス org.springframework.yarn.batch.repository.bindings.ExecutionContextType のコンストラクター
ExecutionContextType.ObjectEntry - org.springframework.yarn.batch.repository.bindings のクラス
ExecutionContextType.ObjectEntry() - クラス org.springframework.yarn.batch.repository.bindings.ExecutionContextType.ObjectEntry のコンストラクター
ExecutionContextType.ObjectEntry(Object, String) - クラス org.springframework.yarn.batch.repository.bindings.ExecutionContextType.ObjectEntry のコンストラクター
executionId - クラス org.springframework.yarn.batch.repository.bindings.exp.GetJobExecutionReq の変数
exists(Path) - クラス org.springframework.data.hadoop.fs.SimplerFileSystem のメソッド
exists(String) - クラス org.springframework.data.hadoop.fs.SimplerFileSystem のメソッド
exit(int) - クラス org.springframework.yarn.boot.support.CommandLineRunnerSupport のメソッド
SystemExiter を介してメソッドの折り返し処理を終了します。
exit(String) - クラス org.springframework.yarn.boot.support.CommandLineRunnerSupport のメソッド
SystemExiter を介してメソッドの折り返し処理を終了します。
exit(int) - クラス org.springframework.yarn.launch.AbstractCommandLineRunner のメソッド
SystemExiter を介してメソッドの折り返し処理を終了します。
exit(int) - クラス org.springframework.yarn.launch.JvmSystemExiter のメソッド
引数を指定して System.exit() への呼び出しを委譲します。
exit(int) - インターフェース org.springframework.yarn.launch.SystemExiter のメソッド
現在実行中の Java 仮想マシンを終了します。
ExitCodeMapper - org.springframework.yarn.launch のインターフェース
このインターフェースは、バッチフレームワークを呼び出す環境にオペレーティングシステムプロセスの戻りステータスに関する特定の要件がある場合に実装する必要があります。
exitStatus - クラス org.springframework.yarn.batch.repository.bindings.JobExecutionType の変数
exitStatus - クラス org.springframework.yarn.batch.repository.bindings.StepExecutionType の変数
ExitStatus - org.springframework.yarn.launch のクラス
ジョブまたはステップ実行のステータスに関する情報を保持するために使用される値オブジェクト。
ExitStatus(String) - クラス org.springframework.yarn.launch.ExitStatus のコンストラクター
ExitStatus(String, String) - クラス org.springframework.yarn.launch.ExitStatus のコンストラクター
ExpressionUtils - org.springframework.yarn.support のクラス
SpEL 式の環境を確立するのに役立つ静的メソッドを含むユーティリティクラス。
ExpressionUtils() - クラス org.springframework.yarn.support.ExpressionUtils のコンストラクター
expunge() - クラス org.springframework.data.hadoop.fs.FsShell のメソッド
extractClasspath(String, String) - クラス org.springframework.yarn.support.ParsingUtils の静的メソッド
ソーステキストからクラスパス文字列を抽出します。
extractData(ResultScanner) - インターフェース org.springframework.data.hadoop.hbase.ResultsExtractor のメソッド
実装では、ResultScanner 全体を処理するためにこのメソッドを実装する必要があります。
extractRunnableCommand(String) - クラス org.springframework.yarn.support.ParsingUtils の静的メソッド
シェルのコマンドとして使用できる文字列を別の文字列から抽出します。
A B C D E F G H I J K L M N O P Q R S T U V W Y
Spring は Apache Hadoop に