- padRight(String, int, char) - クラス org.springframework.yarn.support.console.CommonUtils の静的メソッド
設定可能なパディング文字を使用して文字列の右側を埋めます。
- padRight(String, int) - クラス org.springframework.yarn.support.console.CommonUtils の静的メソッド
提供された文字列の右側を空白で埋めます。
- parameter - クラス org.springframework.yarn.batch.repository.bindings.JobParameterType の変数
- parameters - クラス org.springframework.yarn.batch.repository.bindings.JobParametersType の変数
- parameterType - クラス org.springframework.yarn.batch.repository.bindings.JobParameterType の変数
- ParquetDatasetStoreReader <T> - org.springframework.data.hadoop.store.dataset のクラス
Parquet 形式を使用してデータセットを読み取るための DataStoreReader。
- ParquetDatasetStoreReader(Class<T>, DatasetRepositoryFactory, DatasetDefinition) - クラス org.springframework.data.hadoop.store.dataset.ParquetDatasetStoreReader のコンストラクター
新しい parquet データセットストアリーダーをインスタンス化します。
- ParquetDatasetStoreWriter <T> - org.springframework.data.hadoop.store.dataset のクラス
Parquet 形式を使用してデータセットを書き込むための DataStoreWriter。
- ParquetDatasetStoreWriter(Class<T>, DatasetRepositoryFactory) - クラス org.springframework.data.hadoop.store.dataset.ParquetDatasetStoreWriter のコンストラクター
Parquet レコードを org.kitesdk.data.Dataset に書き込むための新しい DataStoreWriter をインスタンス化します。
- ParquetDatasetStoreWriter(Class<T>, DatasetRepositoryFactory, DatasetDefinition) - クラス org.springframework.data.hadoop.store.dataset.ParquetDatasetStoreWriter のコンストラクター
Parquet レコードを org.kitesdk.data.Dataset に書き込むための新しい DataStoreWriter をインスタンス化します。
- parse(Element, ParserContext) - クラス org.springframework.yarn.config.AbstractYarnNamespaceHandler のメソッド
- parseBytes(String) - クラス org.springframework.yarn.support.ParsingUtils の静的メソッド
文字列からバイト数を解析します。
- parseBytesAsMegs(String) - クラス org.springframework.yarn.support.ParsingUtils の静的メソッド
指定された文字列をメガバイトを表す数値として解析します。
- parseInnerHandlerDefinition(Element, ParserContext) - クラス org.springframework.yarn.config.YarnNamespaceUtils の静的メソッド
dom 要素から内部の Bean 定義を解析します。
- parseInternal(Element, ParserContext) - クラス org.springframework.yarn.batch.config.BatchMasterParser のメソッド
- parseInternal(Element, ParserContext) - クラス org.springframework.yarn.config.MasterParser のメソッド
- parseInternal(Element, ParserContext) - クラス org.springframework.yarn.integration.config.IntegrationConverterParser のメソッド
- parseJarDefinition(Element, ParserContext, BeanDefinitionBuilder) - クラス org.springframework.data.hadoop.config.namespace.JarRunnerParser の静的メソッド
- parseScripts(ParserContext, Element) - クラス org.springframework.data.hadoop.config.namespace.HiveRunnerParser の静的メソッド
- parseScripts(ParserContext, Element) - クラス org.springframework.data.hadoop.config.namespace.PigServerParser の静的メソッド
- parseToolDefinition(Element, ParserContext, BeanDefinitionBuilder) - クラス org.springframework.data.hadoop.config.namespace.ToolRunnerParser の静的メソッド
- ParsingUtils - org.springframework.yarn.support のクラス
さまざまな静的文字列および解析ユーティリティ。
- ParsingUtils() - クラス org.springframework.yarn.support.ParsingUtils のコンストラクター
- partition(int) - クラス org.springframework.yarn.batch.partition.AbstractPartitioner のメソッド
- PartitionDataStoreWriter <T、K> -org.springframework.data.hadoop.store のインターフェース
DataStorePartitionWriter は、パーティションキーを使用してエンティティを書き込む機能を追加した
DataStoreWriter の拡張機能です。
- PartitionedStepExecutionEvent - org.springframework.yarn.batch.event のクラス
パーティション化された StepExecution の状態が変更されたことを表す一般的なイベント。
- PartitionedStepExecutionEvent(Object, StepExecution) - クラス org.springframework.yarn.batch.event.PartitionedStepExecutionEvent のコンストラクター
指定された StepExecution を使用してイベントを構築します。
- PartitionedStepExecutionStateListener - org.springframework.yarn.batch.listener のインターフェース
パーティション化されたステップの状態を通知するために使用されるインターフェース。
- PartitionedStepExecutionStateListener.PartitionedStepExecutionState - org.springframework.yarn.batch.listener の列挙
分割されたステップ状態の列挙型
- PartitionedStepExecutionStatusReq - org.springframework.yarn.batch.repository.bindings のクラス
リモートステップ実行のステータスを通知するために使用されるリクエストバインディング。
- PartitionedStepExecutionStatusReq() - クラス org.springframework.yarn.batch.repository.bindings.PartitionedStepExecutionStatusReq のコンストラクター
- PartitionedStepExecutionStatusRes - org.springframework.yarn.batch.repository.bindings のクラス
- PartitionedStepExecutionStatusRes() - クラス org.springframework.yarn.batch.repository.bindings.PartitionedStepExecutionStatusRes のコンストラクター
- PartitionKeyMethodResolver - org.springframework.data.hadoop.store.expression のクラス
変数を介して登録する必要なく、カスタムメソッドを内部的に処理する MethodResolver。
- PartitionKeyMethodResolver() - クラス org.springframework.data.hadoop.store.expression.PartitionKeyMethodResolver のコンストラクター
- PartitionKeyMethodResolver(boolean) - クラス org.springframework.data.hadoop.store.expression.PartitionKeyMethodResolver のコンストラクター
- PartitionKeyResolver <T、K> -org.springframework.data.hadoop.store.partition のインターフェース
PartitionKeyResolver は、エンティティが一致するパーティションキーに自動的に変換される戦略インターフェース定義です。
- PartitionResolver <K> - org.springframework.data.hadoop.store.partition のインターフェース
PartitionResolver は、パーティションキーを実際の Path に解決する方法を定義する戦略インターフェースです。
- PartitionStrategy <T、K> -org.springframework.data.hadoop.store.partition のインターフェース
- PartitionStrategyConfigurer - org.springframework.data.hadoop.store.config.annotation.configurers のインターフェース
- PartitionTextFileWriter <K> - org.springframework.data.hadoop.store.output のクラス
- PartitionTextFileWriter(Configuration, Path, CodecInfo, PartitionStrategy<String, K>) - クラス org.springframework.data.hadoop.store.output.PartitionTextFileWriter のコンストラクター
新しいテキストファイルパーティションライターをインスタンス化します。
- PassThroughLineDataMapper - org.springframework.yarn.batch.item のクラス
データをそのまま渡すだけのシンプルな LineDataMapper 実装。
- PassThroughLineDataMapper() - クラス org.springframework.yarn.batch.item.PassThroughLineDataMapper のコンストラクター
- path(String) - クラス org.springframework.data.hadoop.store.expression.PathCombiningMethodExecutor の静的メソッド
- path(String...) - クラス org.springframework.data.hadoop.store.expression.PathCombiningMethodExecutor の静的メソッド
- path(Long) - クラス org.springframework.data.hadoop.store.expression.PathCombiningMethodExecutor の静的メソッド
- path(Long...) - クラス org.springframework.data.hadoop.store.expression.PathCombiningMethodExecutor の静的メソッド
- path(Object) - クラス org.springframework.data.hadoop.store.expression.PathCombiningMethodExecutor の静的メソッド
- path(Object...) - クラス org.springframework.data.hadoop.store.expression.PathCombiningMethodExecutor の静的メソッド
- PathCombiningMethodExecutor - org.springframework.data.hadoop.store.expression のクラス
スペル自体を連結するのではなく、パスを結合しやすくする MethodExecutor。
- PathCombiningMethodExecutor() - クラス org.springframework.data.hadoop.store.expression.PathCombiningMethodExecutor のコンストラクター
- PathUtils - org.springframework.data.hadoop.util のクラス
日付ベースのパスを生成するユーティリティ。
- PathUtils() - クラス org.springframework.data.hadoop.util.PathUtils のコンストラクター
- performBuild() - クラス org.springframework.data.hadoop.config.annotation.builders.HadoopConfigBuilder のメソッド
- performBuild() - クラス org.springframework.data.hadoop.config.annotation.builders.SpringHadoopConfigBuilder のメソッド
- performBuild() - クラス org.springframework.data.hadoop.config.common.annotation.AbstractConfiguredAnnotationBuilder のメソッド
サブクラスはこのメソッドを実装して、返されるオブジェクトを構築する必要があります。
- performBuild() - クラス org.springframework.data.hadoop.store.config.annotation.builders.DataStoreTextWriterBuilder のメソッド
- performBuild() - クラス org.springframework.data.hadoop.store.config.annotation.builders.SpringDataStoreTextWriterBuilder のメソッド
- performBuild() - クラス org.springframework.yarn.config.annotation.builders.SpringYarnConfigBuilder のメソッド
- performBuild() - クラス org.springframework.yarn.config.annotation.builders.YarnAppmasterBuilder のメソッド
- performBuild() - クラス org.springframework.yarn.config.annotation.builders.YarnClientBuilder のメソッド
- performBuild() - クラス org.springframework.yarn.config.annotation.builders.YarnConfigBuilder のメソッド
- performBuild() - クラス org.springframework.yarn.config.annotation.builders.YarnContainerBuilder のメソッド
- performBuild() - クラス org.springframework.yarn.config.annotation.builders.YarnEnvironmentBuilder のメソッド
- performBuild() - クラス org.springframework.yarn.config.annotation.builders.YarnResourceLocalizerBuilder のメソッド
- PigCallback <T> - org.springframework.data.hadoop.pig のインターフェース
Pig コードのコールバックインターフェース。
- PigContextFactoryBean - org.springframework.data.hadoop.pig のクラス
PigContext インスタンスを作成するためのファクトリ。
- PigContextFactoryBean() - クラス org.springframework.data.hadoop.pig.PigContextFactoryBean のコンストラクター
- PigExecutor - org.springframework.data.hadoop.pig のクラス
Pig スクリプトを構成および実行するための共通クラス。
- PigExecutor() - クラス org.springframework.data.hadoop.pig.PigExecutor のコンストラクター
- PigOperations - org.springframework.data.hadoop.pig のインターフェース
Pig 操作の基本セットを指定するインターフェース。
- PigRunner - org.springframework.data.hadoop.pig のクラス
Spring 環境内での Pig スクリプトの基本的なランナー。
- PigRunner() - クラス org.springframework.data.hadoop.pig.PigRunner のコンストラクター
- PigScript - org.springframework.data.hadoop.pig のクラス
豚スクリプトのホルダークラス。
- PigScript(Resource) - クラス org.springframework.data.hadoop.pig.PigScript のコンストラクター
指定されたリソースから新しい PigScript インスタンスを構築します。
- PigScript(Resource, Properties) - クラス org.springframework.data.hadoop.pig.PigScript のコンストラクター
新しい PigScript インスタンスを構築します。
- PigScript(Resource, Map<?, ?>) - クラス org.springframework.data.hadoop.pig.PigScript のコンストラクター
新しい PigScript インスタンスを構築します。
- PigServerFactory - org.springframework.data.hadoop.pig のインターフェース
PigServer インスタンスを取得するためのファクトリ。
- PigServerFactoryBean - org.springframework.data.hadoop.pig のクラス
PigServer インスタンスを作成するためのファクトリ。
- PigServerFactoryBean() - クラス org.springframework.data.hadoop.pig.PigServerFactoryBean のコンストラクター
- PigServerParser - org.springframework.data.hadoop.config.namespace のクラス
'pig-server' 要素のパーサー。
- PigServerParser() - クラス org.springframework.data.hadoop.config.namespace.PigServerParser のコンストラクター
- PigTasklet - org.springframework.data.hadoop.batch.pig のクラス
豚のタスクレット。
- PigTasklet() - クラス org.springframework.data.hadoop.batch.pig.PigTasklet のコンストラクター
- PigTemplate - org.springframework.data.hadoop.pig のクラス
Pig データアクセスコードを簡素化するヘルパークラス。
- PigTemplate() - クラス org.springframework.data.hadoop.pig.PigTemplate のコンストラクター
新しい PigTemplate インスタンスを構築します。
- PigTemplate(PigServerFactory) - クラス org.springframework.data.hadoop.pig.PigTemplate のコンストラクター
新しい PigTemplate インスタンスを構築します。
- PollingTaskSupport <T> - org.springframework.data.hadoop.store.support のクラス
Spring、TaskScheduler、TaskExecutor を使用して実行されるポーリングタスクの操作を容易にするヘルパークラス。
- PollingTaskSupport(TaskScheduler, TaskExecutor) - クラス org.springframework.data.hadoop.store.support.PollingTaskSupport のコンストラクター
新しいポーリングタスクサポートをインスタンス化します。
- PollingTaskSupport(TaskScheduler, TaskExecutor, TimeUnit, long) - クラス org.springframework.data.hadoop.store.support.PollingTaskSupport のコンストラクター
新しいポーリングタスクサポートをインスタンス化します。
- PollingTaskSupport(TaskScheduler, TaskExecutor, Trigger) - クラス org.springframework.data.hadoop.store.support.PollingTaskSupport のコンストラクター
新しいポーリングタスクサポートをインスタンス化します。
- PollingTaskSupport <T> - org.springframework.yarn.support のクラス
Spring、TaskScheduler、TaskExecutor を使用して実行されるポーリングタスクの操作を容易にするヘルパークラス。
- PollingTaskSupport(TaskScheduler, TaskExecutor) - クラス org.springframework.yarn.support.PollingTaskSupport のコンストラクター
新しいポーリングタスクサポートをインスタンス化します。
- PollingTaskSupport(TaskScheduler, TaskExecutor, TimeUnit, long) - クラス org.springframework.yarn.support.PollingTaskSupport のコンストラクター
新しいポーリングタスクサポートをインスタンス化します。
- PollingTaskSupport(TaskScheduler, TaskExecutor, Trigger) - クラス org.springframework.yarn.support.PollingTaskSupport のコンストラクター
新しいポーリングタスクサポートをインスタンス化します。
- popPrompt() - クラス org.springframework.yarn.boot.cli.shell.ShellPrompts のメソッド
以前にプッシュされたプロンプトをポップして、前の値に戻します。
- populateNmTokenCache(AllocateResponse) - クラス org.springframework.yarn.am.allocate.AbstractPollingAllocator のメソッド
NMTokenCache にノードマネージャートークンキャッシュを入力します。
- PortExposingTcpSocketSupport - org.springframework.yarn.integration.support のインターフェース
ソケットポートに関する詳細情報を取得するためのメソッドを追加した TcpSocketSupport インターフェースの拡張。
- postExecution(Configuration) - クラス org.springframework.data.hadoop.mapreduce.JarExecutor のメソッド
- postInstallVerify(ApplicationDescriptor) - クラス org.springframework.yarn.client.DefaultApplicationYarnClient のメソッド
インストール後の検証。
- postProcess(P) - クラス org.springframework.data.hadoop.config.common.annotation.AbstractConfiguredAnnotationBuilder のメソッド
オブジェクトの後処理を実行します。
- postProcess(O) - インターフェース org.springframework.data.hadoop.config.common.annotation.ObjectPostProcessor のメソッド
オブジェクトを初期化して、代わりに使用する必要がある変更されたインスタンスを返す可能性があります。
- postProcess(Map<String, Object>) - クラス org.springframework.data.hadoop.scripting.HdfsScriptRunner のメソッド
- postProcess(Object, String, Method, OnContainerStart) - クラス org.springframework.yarn.config.annotation.ContainerActivatorAnnotationPostProcessor のメソッド
- postProcess(Object, String, Method, T) - インターフェース org.springframework.yarn.config.annotation.MethodAnnotationPostProcessor のメソッド
Bean を後処理します。
- postProcessAfterInitialization(Object, String) - クラス org.springframework.yarn.config.annotation.SpringYarnAnnotationPostProcessor のメソッド
- postProcessBeanFactory(ConfigurableListableBeanFactory) - クラス org.springframework.data.hadoop.fs.CustomResourceLoaderRegistrar のメソッド
- postProcessBeanFactory(ConfigurableListableBeanFactory) - クラス org.springframework.yarn.config.ConfiguringBeanFactoryPostProcessor のメソッド
- postProcessBeanFactory(ConfigurableListableBeanFactory) - クラス org.springframework.yarn.integration.convert.ConversionServiceCreator のメソッド
- postProcessBeforeInitialization(Object, String) - クラス org.springframework.yarn.config.annotation.SpringYarnAnnotationPostProcessor のメソッド
- postProcessConfiguration(Configuration) - クラス org.springframework.data.hadoop.configuration.ConfigurationFactoryBean のメソッド
- postProcessServerSocket(ServerSocket) - クラス org.springframework.yarn.integration.support.DefaultPortExposingTcpSocketSupport のメソッド
- postProcessSocket(Socket) - クラス org.springframework.yarn.integration.support.DefaultPortExposingTcpSocketSupport のメソッド
- postRequest(BaseResponseObject) - クラス org.springframework.yarn.batch.repository.BatchAppmasterService.JobRepositoryServiceInterceptorList のメソッド
投稿リクエスト呼び出しを処理します。
- postRequest(BaseResponseObject) - インターフェース org.springframework.yarn.batch.repository.JobRepositoryRemoteServiceInterceptor のメソッド
- postSubmitVerify(ApplicationId, ApplicationDescriptor) - クラス org.springframework.yarn.client.DefaultApplicationYarnClient のメソッド
投稿を送信して確認します。
- preAdd(GridMember, Grid) - インターフェース org.springframework.yarn.am.grid.support.GridMemberInterceptor のメソッド
- preAdd(GridMember, Grid) - クラス org.springframework.yarn.am.grid.support.GridMemberInterceptorChain のメソッド
- preExecution(Configuration) - クラス org.springframework.data.hadoop.mapreduce.JarExecutor のメソッド
- preInstallVerify(ApplicationDescriptor) - クラス org.springframework.yarn.client.DefaultApplicationYarnClient のメソッド
インストール前の検証。
- preLaunch(Container, ContainerLaunchContext) - クラス org.springframework.yarn.am.AbstractProcessingAppmaster のメソッド
- preLaunch(Container, ContainerLaunchContext) - クラス org.springframework.yarn.am.container.AbstractLauncher.ContainerLauncherInterceptorList のメソッド
起動前の呼び出しを処理します。
- preLaunch(Container, ContainerLaunchContext) - インターフェース org.springframework.yarn.am.ContainerLauncherInterceptor のメソッド
ContainerLaunchContext を使用してコンテナーを起動する前に呼び出されます。
- preLaunch(Container, ContainerLaunchContext) - クラス org.springframework.yarn.batch.am.AbstractBatchAppmaster のメソッド
- preProcessAllocatedContainers(List<Container>) - クラス org.springframework.yarn.am.allocate.AbstractPollingAllocator のメソッド
割り当てられたコンテナーを前処理します。
- preProcessAllocatedContainers(List<Container>) - クラス org.springframework.yarn.am.allocate.DefaultContainerAllocator のメソッド
- preRequest(BaseObject) - クラス org.springframework.yarn.batch.repository.BatchAppmasterService.JobRepositoryServiceInterceptorList のメソッド
事前リクエスト呼び出しを処理します。
- preRequest(BaseObject) - インターフェース org.springframework.yarn.batch.repository.JobRepositoryRemoteServiceInterceptor のメソッド
- presetSystemExiter(SystemExiter) - クラス org.springframework.yarn.launch.AbstractCommandLineRunner の静的メソッド
- preSubmitVerify(ApplicationDescriptor) - クラス org.springframework.yarn.client.DefaultApplicationYarnClient のメソッド
事前送信確認。
- priority(Integer) - クラス org.springframework.yarn.config.annotation.builders.YarnClientBuilder のメソッド
- priority(Integer) - インターフェース org.springframework.yarn.config.annotation.builders.YarnClientConfigurer のメソッド
糸の適用優先度を指定します。
- priority(Integer) - クラス org.springframework.yarn.config.annotation.configurers.DefaultMasterContainerAllocatorConfigurer.DefaultMasterContainerAllocatorCollectionConfigurer のメソッド
- priority(Integer) - クラス org.springframework.yarn.config.annotation.configurers.DefaultMasterContainerAllocatorConfigurer のメソッド
- priority(Integer) - インターフェース org.springframework.yarn.config.annotation.configurers.MasterContainerAllocatorConfigurer.MasterContainerAllocatorCollectionConfigurer のメソッド
- priority(Integer) - インターフェース org.springframework.yarn.config.annotation.configurers.MasterContainerAllocatorConfigurer のメソッド
- PRIORITY_COMPARATOR - インターフェース org.springframework.yarn.am.grid.GridProjection の静的変数
- process(YarnContainerRuntime) - クラス org.springframework.yarn.container.ContainerMethodInvokerHelper のメソッド
- process(YarnContainerRuntime) - クラス org.springframework.yarn.container.MethodInvokingYarnContainerRuntimeProcessor のメソッド
- process(YarnContainerRuntime) - インターフェース org.springframework.yarn.container.YarnContainerRuntimeProcessor のメソッド
- processAllocatedContainer(Container) - クラス org.springframework.yarn.am.allocate.DefaultAllocateCountTracker のメソッド
- processJob(Job) - クラス org.springframework.data.hadoop.mapreduce.JobFactoryBean のメソッド
- processReadCount(int) - クラス org.springframework.data.hadoop.store.input.AbstractDataStreamReader.ReaderHelper のメソッド
ストリームから読み取られたバイト数を処理します。
- processSkipCount - クラス org.springframework.yarn.batch.repository.bindings.StepExecutionType の変数
- PROFILE_ID_NOMINICLUSTER - クラス org.springframework.yarn.test.YarnTestSystemConstants の静的変数
ミニクラスタープロファイルがない場合のデフォルト ID。
- profiles - クラス org.springframework.yarn.boot.app.AbstractClientApplication の変数
- profiles(String...) - クラス org.springframework.yarn.boot.app.AbstractClientApplication のメソッド
SpringApplication を実行するときに使用する追加のプロファイルを設定します。
- ProjectedGrid - org.springframework.yarn.am.grid のインターフェース
ProjectedGrid
- ProjectedGridListener - org.springframework.yarn.am.grid.listener のインターフェース
グリッドコンテナーグループイベントのリスナー。
- ProjectedGridListenerAdapter - org.springframework.yarn.am.grid.listener のクラス
- ProjectedGridListenerAdapter() - クラス org.springframework.yarn.am.grid.listener.ProjectedGridListenerAdapter のコンストラクター
- projectionAdded(GridProjection) - クラス org.springframework.yarn.am.grid.listener.DefaultProjectedGridListener のメソッド
- projectionAdded(GridProjection) - インターフェース org.springframework.yarn.am.grid.listener.ProjectedGridListener のメソッド
新しい射影が追加されたときに呼び出されます。
- projectionAdded(GridProjection) - クラス org.springframework.yarn.am.grid.listener.ProjectedGridListenerAdapter のメソッド
- ProjectionData - org.springframework.yarn.am.grid.support のクラス
構成と射影の間で機能するデータオブジェクト。
- ProjectionData() - クラス org.springframework.yarn.am.grid.support.ProjectionData のコンストラクター
新しい射影データをインスタンス化します。
- ProjectionData(Integer) - クラス org.springframework.yarn.am.grid.support.ProjectionData のコンストラクター
新しい射影データをインスタンス化します。
- ProjectionData(Integer, Map<String, Integer>, Map<String, Integer>) - クラス org.springframework.yarn.am.grid.support.ProjectionData のコンストラクター
新しい射影データをインスタンス化します。
- ProjectionData(Integer, Map<String, Integer>, Map<String, Integer>, Map<String, Object>) - クラス org.springframework.yarn.am.grid.support.ProjectionData のコンストラクター
新しい射影データをインスタンス化します。
- ProjectionData(Integer, Map<String, Integer>, Map<String, Integer>, String, Integer) - クラス org.springframework.yarn.am.grid.support.ProjectionData のコンストラクター
新しい射影データをインスタンス化します。
- ProjectionData(Integer, Map<String, Integer>, Map<String, Integer>, Map<String, Object>, String, Integer) - クラス org.springframework.yarn.am.grid.support.ProjectionData のコンストラクター
新しい射影データをインスタンス化します。
- ProjectionDataRegistry - org.springframework.yarn.am.grid.support のクラス
構成で定義されたデフォルトの射影データに関する情報を保持するヘルパークラス。
- ProjectionDataRegistry(Map<String, ProjectionData>) - クラス org.springframework.yarn.am.grid.support.ProjectionDataRegistry のコンストラクター
新しい射影データレジストリをインスタンス化します。
- projectionDataRegistry() - クラス org.springframework.yarn.boot.YarnAppmasterAutoConfiguration.ContainerClusterConfig のメソッド
- projectionRemoved(GridProjection) - クラス org.springframework.yarn.am.grid.listener.DefaultProjectedGridListener のメソッド
- projectionRemoved(GridProjection) - インターフェース org.springframework.yarn.am.grid.listener.ProjectedGridListener のメソッド
射影が削除されたときに呼び出されます。
- projectionRemoved(GridProjection) - クラス org.springframework.yarn.am.grid.listener.ProjectedGridListenerAdapter のメソッド
- PromptCommand - org.springframework.yarn.boot.cli.shell のクラス
Command は
Shell プロンプトを変更します。
- PromptCommand(ShellPrompts) - クラス org.springframework.yarn.boot.cli.shell.PromptCommand のコンストラクター
- properties(Properties) - クラス org.springframework.data.hadoop.config.common.annotation.configurers.DefaultPropertiesConfigurer のメソッド
このビルダーに Properties を追加します。
- properties(Map<String, String>) - クラス org.springframework.data.hadoop.config.common.annotation.configurers.DefaultPropertiesConfigurer のメソッド
- properties(Properties) - インターフェース org.springframework.data.hadoop.config.common.annotation.configurers.PropertiesConfigurer のメソッド
- properties(Map<String, String>) - インターフェース org.springframework.data.hadoop.config.common.annotation.configurers.PropertiesConfigurer のメソッド
- PropertiesConfigurer <I> - org.springframework.data.hadoop.config.common.annotation.configurers のインターフェース
- PropertiesConfigurerAware - org.springframework.data.hadoop.config.common.annotation.configurers のインターフェース
- propertiesLocation(String...) - クラス org.springframework.yarn.config.annotation.builders.YarnEnvironmentBuilder のメソッド
- propertiesLocation(String...) - インターフェース org.springframework.yarn.config.annotation.builders.YarnEnvironmentConfigurer のメソッド
プロパティの場所を指定します。
- propertiesLocationId(String, String[]) - クラス org.springframework.yarn.config.annotation.builders.YarnEnvironmentBuilder のメソッド
- propertiesLocationId(String, String[]) - インターフェース org.springframework.yarn.config.annotation.builders.YarnEnvironmentConfigurer のメソッド
識別子を使用してプロパティの場所を指定します。
- propertiesToBootArguments(Properties) - クラス org.springframework.yarn.boot.support.SpringYarnBootUtils の静的メソッド
- property(String, String) - クラス org.springframework.data.hadoop.config.common.annotation.configurers.DefaultPropertiesConfigurer のメソッド
このビルダーにプロパティを追加します。
- property(String, String) - インターフェース org.springframework.data.hadoop.config.common.annotation.configurers.PropertiesConfigurer のメソッド
- publishContainerAllocated(Object, Container) - クラス org.springframework.yarn.event.DefaultYarnEventPublisher のメソッド
- publishContainerAllocated(Object, Container) - インターフェース org.springframework.yarn.event.YarnEventPublisher のメソッド
割り当てられた Container に関する情報を含むアプリケーションイベントを公開します。
- publishContainerCompleted(Object, ContainerStatus) - クラス org.springframework.yarn.event.DefaultYarnEventPublisher のメソッド
- publishContainerCompleted(Object, ContainerStatus) - インターフェース org.springframework.yarn.event.YarnEventPublisher のメソッド
完了した ContainerStatus に関する情報を含むアプリケーションイベントを公開します。
- publishContainerLaunched(Object, Container) - クラス org.springframework.yarn.event.DefaultYarnEventPublisher のメソッド
- publishContainerLaunched(Object, Container) - インターフェース org.springframework.yarn.event.YarnEventPublisher のメソッド
起動された Container に関する情報を含むアプリケーションイベントを公開します。
- publishContainerLaunchRequestFailed(Object, Container) - クラス org.springframework.yarn.event.DefaultYarnEventPublisher のメソッド
- publishContainerLaunchRequestFailed(Object, Container) - インターフェース org.springframework.yarn.event.YarnEventPublisher のメソッド
失敗した Container 起動リクエストに関する情報を含むアプリケーションイベントを公開します。
- publishEvent(AbstractStoreEvent) - クラス org.springframework.data.hadoop.store.event.DefaultStoreEventPublisher のメソッド
- publishEvent(AbstractStoreEvent) - インターフェース org.springframework.data.hadoop.store.event.StoreEventPublisher のメソッド
- publishEvent(AbstractYarnEvent) - クラス org.springframework.yarn.event.DefaultYarnEventPublisher のメソッド
- publishEvent(AbstractYarnEvent) - インターフェース org.springframework.yarn.event.YarnEventPublisher のメソッド
- pushPrompt(String) - クラス org.springframework.yarn.boot.cli.shell.ShellPrompts のメソッド
シェルで使用する新しいプロンプトをプッシュします。
- put(Object, Object) - クラス org.springframework.data.hadoop.config.namespace.LinkedProperties のメソッド
- put(String, String) - クラス org.springframework.data.hadoop.fs.FsShell のメソッド
- put(String, String, String...) - クラス org.springframework.data.hadoop.fs.FsShell のメソッド
- put(String, String, String, String, byte[]) - インターフェース org.springframework.data.hadoop.hbase.HbaseOperations のメソッド
指定されたテーブルに単一の値を入力します。
- put(String, String, String, String, byte[]) - クラス org.springframework.data.hadoop.hbase.HbaseTemplate のメソッド