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

# ParticipantPruningServiceGrpc

> Prunes/truncates the "oldest" transactions from the participant (the participant Ledger Api Server plus any other participant-local state) by removing a portion of the ledger in such a way that the set of future, allowed commands are not affected. This enables: 1. keeping the "inactive" portion of the ledger to a manageable size and 2. removing inactive state to honor the right to be forgotten.

## ParticipantPruningServiceGrpc

Upstream docs: [Open](https://javadoc.io/doc/com.daml/bindings-java/3.5.6/com/daml/ledger/api/v2/admin/ParticipantPruningServiceGrpc.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/admin/participant_pruning_service.proto") public final class ParticipantPruningServiceGrpc 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/admin/ParticipantPruningServiceGrpc.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/admin/ParticipantPruningServiceGrpc.html#bindService%28com.daml.ledger.api.v2.admin.ParticipantPruningServiceGrpc.AsyncService%29) | `bindService(ParticipantPruningServiceGrpc.AsyncService)` | `3.5.6`    | -          | -       |
| [Open](https://javadoc.io/doc/com.daml/bindings-java/3.5.6/com/daml/ledger/api/v2/admin/ParticipantPruningServiceGrpc.html#getPruneMethod%28%29)                                                                     | `getPruneMethod()`                                        | `3.5.6`    | -          | -       |
| [Open](https://javadoc.io/doc/com.daml/bindings-java/3.5.6/com/daml/ledger/api/v2/admin/ParticipantPruningServiceGrpc.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/admin/ParticipantPruningServiceGrpc.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/admin/ParticipantPruningServiceGrpc.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/admin/ParticipantPruningServiceGrpc.html#newStub%28io.grpc.Channel%29)                                                             | `newStub(Channel)`                                        | `3.5.6`    | -          | -       |
