C# 클래스 EventStore.Projections.Core.ProjectionManagerNode

파일 보기 프로젝트 열기: EventStore/EventStore 1 사용 예제들

공개 메소드들

메소드 설명
CreateManagerService ( StandardComponents standardComponents, EventStore.Projections.Core.ProjectionsStandardComponents projectionsStandardComponents, IPublisher>.IDictionary queues ) : void

비공개 메소드들

메소드 설명
SubscribeMainBus ( ISubscriber mainBus, ProjectionManager projectionManager, ProjectionType runProjections, ProjectionManagerResponseReader projectionManagerResponseReader, IODispatcher ioDispatcher, ProjectionManagerCommandWriter projectionManagerCommandWriter ) : void
SubscribeOutputBus ( StandardComponents standardComponents, EventStore.Projections.Core.ProjectionsStandardComponents projectionsStandardComponents, RequestResponseQueueForwarder forwarder ) : void

메소드 상세

CreateManagerService() 공개 정적인 메소드

public static CreateManagerService ( StandardComponents standardComponents, EventStore.Projections.Core.ProjectionsStandardComponents projectionsStandardComponents, IPublisher>.IDictionary queues ) : void
standardComponents StandardComponents
projectionsStandardComponents EventStore.Projections.Core.ProjectionsStandardComponents
queues IPublisher>.IDictionary
리턴 void