프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ChunkId | System.Guid | ||
Connection | TcpConnectionManager | ||
CorrelationId | System.Guid | ||
Envelope | IEnvelope | ||
IsPromotable | bool | ||
LastEpochs | EventStore.Core.Data.Epoch[] | ||
LogPosition | long | ||
MasterId | System.Guid | ||
ReplicaEndPoint | |||
SubscriptionId | System.Guid |
메소드 | 설명 | |
---|---|---|
ReplicaSubscriptionRequest ( System.Guid correlationId, IEnvelope envelope, TcpConnectionManager connection, long logPosition, System.Guid chunkId, EventStore.Core.Data.Epoch lastEpochs, |
public ReplicaSubscriptionRequest ( System.Guid correlationId, IEnvelope envelope, TcpConnectionManager connection, long logPosition, System.Guid chunkId, EventStore.Core.Data.Epoch lastEpochs, |
||
correlationId | System.Guid | |
envelope | IEnvelope | |
connection | TcpConnectionManager | |
logPosition | long | |
chunkId | System.Guid | |
lastEpochs | EventStore.Core.Data.Epoch | |
replicaEndPoint | ||
masterId | System.Guid | |
subscriptionId | System.Guid | |
isPromotable | bool | |
리턴 | System |
public Epoch[],EventStore.Core.Data LastEpochs | ||
리턴 | EventStore.Core.Data.Epoch[] |