Class EventQueryServiceGrpc.EventQueryServiceFutureStub

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

public static final class EventQueryServiceGrpc.EventQueryServiceFutureStub extends io.grpc.stub.AbstractFutureStub<EventQueryServiceGrpc.EventQueryServiceFutureStub>
A stub to allow clients to do ListenableFuture-style 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.