Class EventQueryServiceGrpc.EventQueryServiceBlockingStub

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

public static final class EventQueryServiceGrpc.EventQueryServiceBlockingStub extends io.grpc.stub.AbstractBlockingStub<EventQueryServiceGrpc.EventQueryServiceBlockingStub>
A stub to allow clients to do synchronous 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.