Packages

class TopologyManagerReadServiceStub extends AbstractStub[TopologyManagerReadServiceStub] with TopologyManagerReadService

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. TopologyManagerReadServiceStub
  2. TopologyManagerReadService
  3. AbstractService
  4. AbstractStub
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new TopologyManagerReadServiceStub(channel: Channel, options: CallOptions = _root_.io.grpc.CallOptions.DEFAULT)

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  5. def build(channel: Channel, options: CallOptions): TopologyManagerReadServiceStub
    Definition Classes
    TopologyManagerReadServiceStub → AbstractStub
  6. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @IntrinsicCandidate() @native()
  7. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  8. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  9. def exportTopologySnapshot(request: ExportTopologySnapshotRequest, responseObserver: StreamObserver[ExportTopologySnapshotResponse]): Unit
  10. def genesisState(request: GenesisStateRequest, responseObserver: StreamObserver[GenesisStateResponse]): Unit

    Fetch the genesis topology state.

    Fetch the genesis topology state. The returned bytestring can be used directly to initialize a sequencer.

    Definition Classes
    TopologyManagerReadServiceStubTopologyManagerReadService
  11. final def getCallOptions(): CallOptions
    Definition Classes
    AbstractStub
  12. final def getChannel(): Channel
    Definition Classes
    AbstractStub
  13. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @IntrinsicCandidate() @native()
  14. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @IntrinsicCandidate() @native()
  15. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  16. def listAll(request: ListAllRequest): Future[ListAllResponse]
  17. def listAvailableStores(request: ListAvailableStoresRequest): Future[ListAvailableStoresResponse]
  18. def listDecentralizedNamespaceDefinition(request: ListDecentralizedNamespaceDefinitionRequest): Future[ListDecentralizedNamespaceDefinitionResponse]
  19. def listMediatorSynchronizerState(request: ListMediatorSynchronizerStateRequest): Future[ListMediatorSynchronizerStateResponse]
  20. def listNamespaceDelegation(request: ListNamespaceDelegationRequest): Future[ListNamespaceDelegationResponse]
  21. def listOwnerToKeyMapping(request: ListOwnerToKeyMappingRequest): Future[ListOwnerToKeyMappingResponse]
  22. def listParticipantSynchronizerPermission(request: ListParticipantSynchronizerPermissionRequest): Future[ListParticipantSynchronizerPermissionResponse]
  23. def listPartyHostingLimits(request: ListPartyHostingLimitsRequest): Future[ListPartyHostingLimitsResponse]
  24. def listPartyToKeyMapping(request: ListPartyToKeyMappingRequest): Future[ListPartyToKeyMappingResponse]
  25. def listPartyToParticipant(request: ListPartyToParticipantRequest): Future[ListPartyToParticipantResponse]
  26. def listPurgeTopologyTransaction(request: ListPurgeTopologyTransactionRequest): Future[ListPurgeTopologyTransactionResponse]
  27. def listSequencerSynchronizerState(request: ListSequencerSynchronizerStateRequest): Future[ListSequencerSynchronizerStateResponse]
  28. def listSynchronizerParametersState(request: ListSynchronizerParametersStateRequest): Future[ListSynchronizerParametersStateResponse]
  29. def listSynchronizerTrustCertificate(request: ListSynchronizerTrustCertificateRequest): Future[ListSynchronizerTrustCertificateResponse]
  30. def listVettedPackages(request: ListVettedPackagesRequest): Future[ListVettedPackagesResponse]
  31. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  32. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @IntrinsicCandidate() @native()
  33. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @IntrinsicCandidate() @native()
  34. def serviceCompanion: ServiceCompanion[TopologyManagerReadService]
    Definition Classes
    TopologyManagerReadService → AbstractService
  35. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  36. def toString(): String
    Definition Classes
    AnyRef → Any
  37. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  38. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  39. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  40. final def withCallCredentials(arg0: CallCredentials): TopologyManagerReadServiceStub
    Definition Classes
    AbstractStub
  41. final def withCompression(arg0: String): TopologyManagerReadServiceStub
    Definition Classes
    AbstractStub
  42. final def withDeadline(arg0: Deadline): TopologyManagerReadServiceStub
    Definition Classes
    AbstractStub
  43. final def withDeadlineAfter(arg0: Long, arg1: TimeUnit): TopologyManagerReadServiceStub
    Definition Classes
    AbstractStub
  44. final def withExecutor(arg0: Executor): TopologyManagerReadServiceStub
    Definition Classes
    AbstractStub
  45. final def withInterceptors(arg0: <repeated...>[ClientInterceptor]): TopologyManagerReadServiceStub
    Definition Classes
    AbstractStub
    Annotations
    @transient()
  46. final def withMaxInboundMessageSize(arg0: Int): TopologyManagerReadServiceStub
    Definition Classes
    AbstractStub
  47. final def withMaxOutboundMessageSize(arg0: Int): TopologyManagerReadServiceStub
    Definition Classes
    AbstractStub
  48. final def withOnReadyThreshold(arg0: Int): TopologyManagerReadServiceStub
    Definition Classes
    AbstractStub
  49. final def withOption[T <: AnyRef](arg0: Key[T], arg1: T): TopologyManagerReadServiceStub
    Definition Classes
    AbstractStub
  50. final def withWaitForReady(): TopologyManagerReadServiceStub
    Definition Classes
    AbstractStub

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable]) @Deprecated
    Deprecated

    (Since version 9)

  2. final def withChannel(arg0: Channel): TopologyManagerReadServiceStub
    Definition Classes
    AbstractStub
    Annotations
    @Deprecated
    Deprecated

Inherited from AbstractService

Inherited from AnyRef

Inherited from Any

Ungrouped