G.7. connectionRouters
connectionRouters.<name>.cacheConfiguration
type: CacheConfiguration
기본값:
XML 이름: 캐시 항목이 지속되는지 및 캐시가 해당 항목을 제거하는 빈도를 제어합니다.
connectionRouters.<name>.cacheConfiguration.persisted
type: boolean
Default: false
XML name: persisted
Description: true
값은 캐시 항목이 유지됨을 의미합니다.
connectionRouters.<name>.cacheConfiguration.timeout
type: int
Default: -1
XML name: timeout
설명: 캐시 항목이 제거되기 전 시간(밀리초)입니다.
connectionRouters.<name>.keyFilter
유형: 문자열
기본값:
XML 이름: 키 필터
설명: 대상 키에 대한 필터입니다.
connectionRouters.<name>.keyType
type: KeyType(CLIENT_ID SNI_HOST SOURCE_IP SOURCE_NAME ROLE_NAME ROLE_NAME )
Default:
XML name: key-type
description: 선택 사항 대상 키.
connectionRouters.<name>.localTargetFilter
type: String
Default:
XML name: local-target-filter
Description: A filter to find the local target.
connectionRouters.<name>.poolConfiguration
type: PoolConfiguration
기본값:
XML 이름: 풀
설명: 풀 구성.
connectionRouters.<name>.poolConfiguration.quorumTimeout
type: int
Default: 3000
XML 이름: quorum-timeout
설명: 시간 초과(밀리초)를 사용하여 최소 준비 대상 수를 가져옵니다.
connectionRouters.<name>.poolConfiguration.password
유형: 문자열
기본값:
XML 이름: password
설명: 대상에 액세스할 암호입니다.
connectionRouters.<name>.poolConfiguration.localTargetEnabled
type: boolean
Default: false
XML 이름: local-target-enabled
Description: true
값은 로컬 대상이 활성화되었음을 의미합니다.
connectionRouters.<name>.poolConfiguration.checkPeriod
type: int
Default: 5000
XML 이름: check-period
설명: 대상이 준비되었는지 확인하는 데 사용되는 기간(밀리초)입니다.
connectionRouters.<name>.poolConfiguration.quorumSize
type: int
기본값: 1
XML 이름: quorum-size
설명: 준비된 대상의 최소 수입니다.
connectionRouters.<name>.poolConfiguration.staticConnectors
type: List
기본값:
XML 이름: static-connectors
설명: 커넥터를 통해 구성된 커넥터 참조 목록입니다.
connectionRouters.<name>.poolConfiguration.discoveryGroupName
유형: 문자열
기본값:
XML 이름: discovery-group-name
설명: 이 브릿지에서 사용하는 검색 그룹의 이름입니다.
connectionRouters.<name>.poolConfiguration.clusterConnection
유형: 문자열
기본값:
XML 이름: cluster-connection
설명: 클러스터 연결의 이름입니다.
connectionRouters.<name>.poolConfiguration.username
유형: 문자열
기본값:
XML 이름: 사용자 이름
설명: 대상에 액세스할 사용자 이름입니다.
connectionRouters.<name>.policyConfiguration
type: NamedPropertyConfiguration
기본값:
XML 이름: policy-configuration
설명
connectionRouters.<name>..properties.{PROPERTY}
type: Properties
Default:
XML name: property
Description: A set of Key value pairs specific to each named property.
2024-06-11에 최종 업데이트된 문서