package topology
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- class LedgerServerPartyNotifier extends NamedLogging with FlagCloseable
Listens to changes of the topology stores and notifies the Ledger API server
Listens to changes of the topology stores and notifies the Ledger API server
We need to send
PartyAddedToParticipant
messages to Ledger API server for every successful addition with a known participant ID. - class ParticipantTopologyDispatcher extends ParticipantTopologyDispatcherImplCommon[SyncDomainPersistentState]
Identity dispatcher, registering identities with a domain
Identity dispatcher, registering identities with a domain
The dispatcher observes the participant topology manager and tries to shovel new topology transactions added to the manager to all connected domains.
- trait ParticipantTopologyDispatcherCommon extends TopologyDispatcherCommon
- trait ParticipantTopologyDispatcherHandle extends AnyRef
- abstract class ParticipantTopologyDispatcherImplCommon[S <: SyncDomainPersistentState] extends ParticipantTopologyDispatcherCommon
- class ParticipantTopologyManager extends TopologyManager[ParticipantTopologyManagerError] with ParticipantTopologyManagerOps
Participant side topology manager
- sealed trait ParticipantTopologyManagerError extends CantonError
- trait ParticipantTopologyManagerObserver extends AnyRef
- trait ParticipantTopologyManagerOps extends AnyRef
- trait TopologyComponentFactory extends AnyRef
- class TopologyComponentFactoryOld extends TopologyComponentFactory
- trait TopologyDispatcherCommon extends NamedLogging with FlagCloseable
Value Members
- object DomainOnboardingOutbox
- object ParticipantTopologyManager
- object ParticipantTopologyManagerError extends ParticipantErrorGroup