157.2. Spring Boot 자동 구성


구성 요소는 아래에 나열된 5 가지 옵션을 지원합니다.

Expand
이름설명기본유형

camel.component.ignite-compute.configuration-resource

구성을 로드할 위치에서 리소스를 설정합니다. URI, 문자열(URI) 또는 InputStream일 수 있습니다. 옵션은 java.lang.Object 유형입니다.

 

문자열

camel.component.ignite-compute.enabled

ignite-compute 구성 요소 활성화

true

부울

camel.component.ignite-compute.ignite

Ignite 인스턴스를 설정합니다. 옵션은 org.apache.ignite.Ignite 유형입니다.

 

문자열

camel.component.ignite-compute.ignite-configuration

사용자가 프로그래밍 방식의 IgniteConfiguration을 설정할 수 있도록 허용합니다. 옵션은 org.apache.ignite.configuration.IgniteConfiguration 유형입니다.

 

문자열

camel.component.ignite-compute.resolve-property-placeholders

구성 요소 시작 시 속성 자리 표시자를 자체적으로 확인해야 하는지 여부입니다. String 유형의 속성만 속성 자리 표시자를 사용할 수 있습니다.

true

부울

157.2.1. 예상되는 페이로드 유형

각 작업에는 표시된 유형이 필요합니다.

Expand
작업예상되는 페이로드

CALL

IgniteCallable 또는 단일 IgniteCallable 컬렉션

BROADCAST

IgniteCallable, IgniteRunnable, IgniteClosure.

APPLY

IgniteClosure.

EXECUTE

ComputeTask, Class<?는 ComputeTask> 또는 taskName 옵션이 null이 아닌 경우 매개변수를 나타내는 오브젝트를 확장합니다.

실행

IgniteRunnables 컬렉션 또는 단일 IgniteRunnable.

AFFINITY_CALL

IgniteCallable.

AFFINITY_RUN

IgniteRunnable.

157.2.2. 사용된 헤더

이 끝점은 다음 헤더를 사용합니다.

Expand
헤더 이름상수예상 유형설명

CamelIgniteComputeExecutionType

IgniteConstants.IGNITE_COMPUTE_EXECUTION_TYPE

IgniteComputeExecutionType enum

수행할 컴퓨팅 작업을 동적으로 변경할 수 있습니다.

CamelIgniteComputeParameters

IgniteConstants.IGNITE_COMPUTE_PARAMS

개체의 모든 개체 또는 컬렉션입니다.

APPLY, BROADCAST 및 EXECUTE 작업에 대한 매개변수입니다.

CamelIgniteComputeReducer

IgniteConstants.IGNITE_COMPUTE_REDUCER

IgniteReducer

APPLY 및 CALL 작업에 대한 감소

CamelIgniteComputeAffinityCacheName

IgniteConstants.IGNITE_COMPUTE_AFFINITY_CACHE_NAME

문자열

AFFINITY_CALL 및 AFFINITY_RUN 작업의 선호도 캐시 이름입니다.

CamelIgniteComputeAffinityKey

IgniteConstants.IGNITE_COMPUTE_AFFINITY_KEY

개체

AFFINITY_CALL 및 AFFINITY_RUN 작업의 선호도 키입니다.

Red Hat logoGithubredditYoutubeTwitter

자세한 정보

평가판, 구매 및 판매

커뮤니티

Red Hat 문서 정보

Red Hat을 사용하는 고객은 신뢰할 수 있는 콘텐츠가 포함된 제품과 서비스를 통해 혁신하고 목표를 달성할 수 있습니다. 최신 업데이트를 확인하세요.

보다 포괄적 수용을 위한 오픈 소스 용어 교체

Red Hat은 코드, 문서, 웹 속성에서 문제가 있는 언어를 교체하기 위해 최선을 다하고 있습니다. 자세한 내용은 다음을 참조하세요.Red Hat 블로그.

Red Hat 소개

Red Hat은 기업이 핵심 데이터 센터에서 네트워크 에지에 이르기까지 플랫폼과 환경 전반에서 더 쉽게 작업할 수 있도록 강화된 솔루션을 제공합니다.

Theme

© 2026 Red Hat
맨 위로 이동