Class EventQueryServiceGrpc.EventQueryServiceStub

java.lang.Object
io.grpc.stub.AbstractStub<S>
io.grpc.stub.AbstractAsyncStub<EventQueryServiceGrpc.EventQueryServiceStub>
com.daml.ledger.api.v2.EventQueryServiceGrpc.EventQueryServiceStub
Enclosing class:
EventQueryServiceGrpc

public static final class EventQueryServiceGrpc.EventQueryServiceStub extends io.grpc.stub.AbstractAsyncStub<EventQueryServiceGrpc.EventQueryServiceStub>
A stub to allow clients to do asynchronous rpc calls to service EventQueryService.
 Query events by contract id.
 Note that querying by contract key is not (yet) supported, as contract keys
 are not supported (yet) in multi-synchronizer scenarios.