> ## Documentation Index
> Fetch the complete documentation index at: https://cantonfoundation-update-ref-tables.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# EventQueryServiceGrpc

> 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.

## EventQueryServiceGrpc

Upstream docs: [Open](https://javadoc.io/doc/com.daml/bindings-java/3.5.6/com/daml/ledger/api/v2/EventQueryServiceGrpc.html)

**Signature**

```text theme={"theme":{"light":"github-light","dark":"github-dark"}}
@Generated(value="by gRPC proto compiler (version 1.60.2)", comments="Source: com/daml/ledger/api/v2/event_query_service.proto") public final class EventQueryServiceGrpc extends Object
```

**Members**

| Docs                                                                                                                                                                                     | Member                                            | Introduced | Deprecated | Removed |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------- | ---------- | ---------- | ------- |
| [Open](https://javadoc.io/doc/com.daml/bindings-java/3.5.6/com/daml/ledger/api/v2/EventQueryServiceGrpc.html#SERVICE_NAME)                                                               | `SERVICE_NAME`                                    | `3.5.6`    | -          | -       |
| [Open](https://javadoc.io/doc/com.daml/bindings-java/3.5.6/com/daml/ledger/api/v2/EventQueryServiceGrpc.html#bindService%28com.daml.ledger.api.v2.EventQueryServiceGrpc.AsyncService%29) | `bindService(EventQueryServiceGrpc.AsyncService)` | `3.5.6`    | -          | -       |
| [Open](https://javadoc.io/doc/com.daml/bindings-java/3.5.6/com/daml/ledger/api/v2/EventQueryServiceGrpc.html#getGetEventsByContractIdMethod%28%29)                                       | `getGetEventsByContractIdMethod()`                | `3.5.6`    | -          | -       |
| [Open](https://javadoc.io/doc/com.daml/bindings-java/3.5.6/com/daml/ledger/api/v2/EventQueryServiceGrpc.html#getServiceDescriptor%28%29)                                                 | `getServiceDescriptor()`                          | `3.5.6`    | -          | -       |
| [Open](https://javadoc.io/doc/com.daml/bindings-java/3.5.6/com/daml/ledger/api/v2/EventQueryServiceGrpc.html#newBlockingStub%28io.grpc.Channel%29)                                       | `newBlockingStub(Channel)`                        | `3.5.6`    | -          | -       |
| [Open](https://javadoc.io/doc/com.daml/bindings-java/3.5.6/com/daml/ledger/api/v2/EventQueryServiceGrpc.html#newFutureStub%28io.grpc.Channel%29)                                         | `newFutureStub(Channel)`                          | `3.5.6`    | -          | -       |
| [Open](https://javadoc.io/doc/com.daml/bindings-java/3.5.6/com/daml/ledger/api/v2/EventQueryServiceGrpc.html#newStub%28io.grpc.Channel%29)                                               | `newStub(Channel)`                                | `3.5.6`    | -          | -       |
