C# 클래스 creating.specification_with_write_query_result_projection_processing_phase

파일 보기 프로젝트 열기: EventStore/EventStore

보호된 프로퍼티들

프로퍼티 타입 설명
_checkpointManager EventStore.Projections.Core.Tests.Services.core_projection.multi_phase.specification_with_multi_phase_core_projection.FakeCheckpointManager
_coreProjection EventStore.Projections.Core.Tests.Services.core_projection.checkpoint_manager.FakeCoreProjection
_emittedStreamsTracker EventStore.Projections.Core.Tests.Services.core_projection.multi_phase.specification_with_multi_phase_core_projection.FakeEmittedStreamsTracker
_phase EventStore.Projections.Core.Services.Processing.WriteQueryResultProjectionProcessingPhase
_publisher InMemoryBus
_resultStreamName string
_stateCache EventStore.Projections.Core.Services.Processing.PartitionStateCache

보호된 메소드들

메소드 설명
GivenStateCache ( ) : EventStore.Projections.Core.Services.Processing.PartitionStateCache
When ( ) : void

비공개 메소드들

메소드 설명
SetUp ( ) : void
TearDown ( ) : void

메소드 상세

GivenStateCache() 보호된 메소드

protected GivenStateCache ( ) : EventStore.Projections.Core.Services.Processing.PartitionStateCache
리턴 EventStore.Projections.Core.Services.Processing.PartitionStateCache

When() 보호된 추상적인 메소드

protected abstract When ( ) : void
리턴 void

프로퍼티 상세

_checkpointManager 보호되어 있는 프로퍼티

protected specification_with_multi_phase_core_projection.FakeCheckpointManager,EventStore.Projections.Core.Tests.Services.core_projection.multi_phase _checkpointManager
리턴 EventStore.Projections.Core.Tests.Services.core_projection.multi_phase.specification_with_multi_phase_core_projection.FakeCheckpointManager

_coreProjection 보호되어 있는 프로퍼티

protected FakeCoreProjection,EventStore.Projections.Core.Tests.Services.core_projection.checkpoint_manager _coreProjection
리턴 EventStore.Projections.Core.Tests.Services.core_projection.checkpoint_manager.FakeCoreProjection

_emittedStreamsTracker 보호되어 있는 프로퍼티

protected specification_with_multi_phase_core_projection.FakeEmittedStreamsTracker,EventStore.Projections.Core.Tests.Services.core_projection.multi_phase _emittedStreamsTracker
리턴 EventStore.Projections.Core.Tests.Services.core_projection.multi_phase.specification_with_multi_phase_core_projection.FakeEmittedStreamsTracker

_phase 보호되어 있는 프로퍼티

protected WriteQueryResultProjectionProcessingPhase,EventStore.Projections.Core.Services.Processing _phase
리턴 EventStore.Projections.Core.Services.Processing.WriteQueryResultProjectionProcessingPhase

_publisher 보호되어 있는 프로퍼티

protected InMemoryBus _publisher
리턴 InMemoryBus

_resultStreamName 보호되어 있는 프로퍼티

protected string _resultStreamName
리턴 string

_stateCache 보호되어 있는 프로퍼티

protected PartitionStateCache,EventStore.Projections.Core.Services.Processing _stateCache
리턴 EventStore.Projections.Core.Services.Processing.PartitionStateCache