object TopologyManagerReadServiceGrpc
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- TopologyManagerReadServiceGrpc
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- trait TopologyManagerReadService extends AbstractService
- trait TopologyManagerReadServiceBlockingClient extends AnyRef
- class TopologyManagerReadServiceBlockingStub extends AbstractStub[TopologyManagerReadServiceBlockingStub] with TopologyManagerReadServiceBlockingClient
- class TopologyManagerReadServiceStub extends AbstractStub[TopologyManagerReadServiceStub] with TopologyManagerReadService
Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##: Int
- Definition Classes
- AnyRef → Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- val METHOD_EXPORT_TOPOLOGY_SNAPSHOT: MethodDescriptor[ExportTopologySnapshotRequest, ExportTopologySnapshotResponse]
- val METHOD_GENESIS_STATE: MethodDescriptor[GenesisStateRequest, GenesisStateResponse]
- val METHOD_LIST_ALL: MethodDescriptor[ListAllRequest, ListAllResponse]
- val METHOD_LIST_AVAILABLE_STORES: MethodDescriptor[ListAvailableStoresRequest, ListAvailableStoresResponse]
- val METHOD_LIST_DECENTRALIZED_NAMESPACE_DEFINITION: MethodDescriptor[ListDecentralizedNamespaceDefinitionRequest, ListDecentralizedNamespaceDefinitionResponse]
- val METHOD_LIST_MEDIATOR_SYNCHRONIZER_STATE: MethodDescriptor[ListMediatorSynchronizerStateRequest, ListMediatorSynchronizerStateResponse]
- val METHOD_LIST_NAMESPACE_DELEGATION: MethodDescriptor[ListNamespaceDelegationRequest, ListNamespaceDelegationResponse]
- val METHOD_LIST_OWNER_TO_KEY_MAPPING: MethodDescriptor[ListOwnerToKeyMappingRequest, ListOwnerToKeyMappingResponse]
- val METHOD_LIST_PARTICIPANT_SYNCHRONIZER_PERMISSION: MethodDescriptor[ListParticipantSynchronizerPermissionRequest, ListParticipantSynchronizerPermissionResponse]
- val METHOD_LIST_PARTY_HOSTING_LIMITS: MethodDescriptor[ListPartyHostingLimitsRequest, ListPartyHostingLimitsResponse]
- val METHOD_LIST_PARTY_TO_KEY_MAPPING: MethodDescriptor[ListPartyToKeyMappingRequest, ListPartyToKeyMappingResponse]
- val METHOD_LIST_PARTY_TO_PARTICIPANT: MethodDescriptor[ListPartyToParticipantRequest, ListPartyToParticipantResponse]
- val METHOD_LIST_PURGE_TOPOLOGY_TRANSACTION: MethodDescriptor[ListPurgeTopologyTransactionRequest, ListPurgeTopologyTransactionResponse]
- val METHOD_LIST_SEQUENCER_SYNCHRONIZER_STATE: MethodDescriptor[ListSequencerSynchronizerStateRequest, ListSequencerSynchronizerStateResponse]
- val METHOD_LIST_SYNCHRONIZER_PARAMETERS_STATE: MethodDescriptor[ListSynchronizerParametersStateRequest, ListSynchronizerParametersStateResponse]
- val METHOD_LIST_SYNCHRONIZER_TRUST_CERTIFICATE: MethodDescriptor[ListSynchronizerTrustCertificateRequest, ListSynchronizerTrustCertificateResponse]
- val METHOD_LIST_VETTED_PACKAGES: MethodDescriptor[ListVettedPackagesRequest, ListVettedPackagesResponse]
- val SERVICE: ServiceDescriptor
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- def bindService(serviceImpl: TopologyManagerReadService, executionContext: ExecutionContext): ServerServiceDefinition
- def blockingStub(channel: Channel): TopologyManagerReadServiceBlockingStub
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @IntrinsicCandidate() @native()
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @IntrinsicCandidate() @native()
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @IntrinsicCandidate() @native()
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def javaDescriptor: ServiceDescriptor
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @IntrinsicCandidate() @native()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @IntrinsicCandidate() @native()
- def stub(channel: Channel): TopologyManagerReadServiceStub
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def toString(): String
- Definition Classes
- AnyRef → Any
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException]) @native()
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- object TopologyManagerReadService extends ServiceCompanion[TopologyManagerReadService]
- object TopologyManagerReadServiceStub extends StubFactory[TopologyManagerReadServiceStub]