package parallel
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- final case class PostPublishData(submissionSynchronizerId: SynchronizerId, publishSource: PublishSource, userId: daml.lf.data.Ref.UserId, commandId: daml.lf.data.Ref.CommandId, actAs: Set[daml.lf.data.Ref.Party], offset: Offset, publicationTime: CantonTimestamp, submissionId: Option[daml.lf.data.Ref.SubmissionId], accepted: Boolean, traceContext: TraceContext) extends Product with Serializable
- sealed trait PublishSource extends Product with Serializable
- trait ReassignmentOffsetPersistence extends AnyRef
Value Members
- object AsyncSupport
- object BatchingParallelIngestionPipe
- object EventMetricsUpdater
- object NoOpReassignmentOffsetPersistence extends ReassignmentOffsetPersistence
- object ParallelIndexerFactory
- object ParallelIndexerSubscription extends Serializable
- object PostPublishData extends Serializable
- object PublishSource extends Serializable