다음을 통해 공유


IMultiClusterRegistrationStrategy 인터페이스

정의

다중 클러스터 등록 전략을 위한 인터페이스입니다. 여러 인스턴스를 조정하는 프로토콜에서 사용됩니다.

public interface IMultiClusterRegistrationStrategy
type IMultiClusterRegistrationStrategy = interface
Public Interface IMultiClusterRegistrationStrategy

메서드

GetRemoteInstances(IReadOnlyList<String>, String)

인스턴스가 있는 원격 클러스터를 결정합니다.

GetRemoteInstances(MultiClusterConfiguration, String)

인스턴스가 있는 원격 클러스터를 결정합니다.

적용 대상