package topology
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- trait HandshakeWithPSId extends AnyRef
- 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. - trait PackageOps extends NamedLogging
- class PackageOpsImpl extends PackageOps with FlagCloseable
- class ParticipantTopologyDispatcher extends NamedLogging with FlagCloseable with HasFutureSupervision
- trait ParticipantTopologyDispatcherHandle extends AnyRef
- sealed trait ParticipantTopologyManagerError extends ContextualizedCantonError
- trait ParticipantTopologyValidation extends NamedLogging
- class PartyOps extends NamedLogging
- class SequencerConnectionSuccessorListener extends TopologyTransactionProcessingSubscriber with NamedLogging
Listens to topology changes and creates a synchronizer connection config in the synchronizer connection config store if the following requirements are satisfied:
Listens to topology changes and creates a synchronizer connection config in the synchronizer connection config store if the following requirements are satisfied:
- the topology state is frozen by the synchronizer owners, which also includes the physical synchronizer id of the successor synchronizer
- there is no configuration for the successor physical synchronizer in the synchronizer connection configuration store
- all sequencers that are configured in the currently active synchronizer connection for the given synchronizer alias have announced the connection details for connecting to the sequencer on the successor synchronizer
- class TopologyComponentFactory extends AnyRef
Value Members
- object ParticipantTopologyManagerError extends ParticipantErrorGroup
- object SynchronizerOnboardingOutbox