Class | Description |
---|---|
ConfigManagementServiceGrpc |
Status: experimental interface, will change before it is deemed production
ready
The ledger configuration management service provides methods for the ledger administrator
to change the current ledger configuration.
|
ConfigManagementServiceGrpc.ConfigManagementServiceBlockingStub |
Status: experimental interface, will change before it is deemed production
ready
The ledger configuration management service provides methods for the ledger administrator
to change the current ledger configuration.
|
ConfigManagementServiceGrpc.ConfigManagementServiceFutureStub |
Status: experimental interface, will change before it is deemed production
ready
The ledger configuration management service provides methods for the ledger administrator
to change the current ledger configuration.
|
ConfigManagementServiceGrpc.ConfigManagementServiceImplBase |
Status: experimental interface, will change before it is deemed production
ready
The ledger configuration management service provides methods for the ledger administrator
to change the current ledger configuration.
|
ConfigManagementServiceGrpc.ConfigManagementServiceStub |
Status: experimental interface, will change before it is deemed production
ready
The ledger configuration management service provides methods for the ledger administrator
to change the current ledger configuration.
|
ConfigManagementServiceOuterClass | |
ConfigManagementServiceOuterClass.GetTimeModelRequest |
Protobuf type
com.daml.ledger.api.v1.admin.GetTimeModelRequest |
ConfigManagementServiceOuterClass.GetTimeModelRequest.Builder |
Protobuf type
com.daml.ledger.api.v1.admin.GetTimeModelRequest |
ConfigManagementServiceOuterClass.GetTimeModelResponse |
Protobuf type
com.daml.ledger.api.v1.admin.GetTimeModelResponse |
ConfigManagementServiceOuterClass.GetTimeModelResponse.Builder |
Protobuf type
com.daml.ledger.api.v1.admin.GetTimeModelResponse |
ConfigManagementServiceOuterClass.SetTimeModelRequest |
Protobuf type
com.daml.ledger.api.v1.admin.SetTimeModelRequest |
ConfigManagementServiceOuterClass.SetTimeModelRequest.Builder |
Protobuf type
com.daml.ledger.api.v1.admin.SetTimeModelRequest |
ConfigManagementServiceOuterClass.SetTimeModelResponse |
Protobuf type
com.daml.ledger.api.v1.admin.SetTimeModelResponse |
ConfigManagementServiceOuterClass.SetTimeModelResponse.Builder |
Protobuf type
com.daml.ledger.api.v1.admin.SetTimeModelResponse |
ConfigManagementServiceOuterClass.TimeModel |
Protobuf type
com.daml.ledger.api.v1.admin.TimeModel |
ConfigManagementServiceOuterClass.TimeModel.Builder |
Protobuf type
com.daml.ledger.api.v1.admin.TimeModel |
PackageManagementServiceGrpc |
Query the Daml-LF packages supported by the ledger participant and upload
DAR files.
|
PackageManagementServiceGrpc.PackageManagementServiceBlockingStub |
Query the Daml-LF packages supported by the ledger participant and upload
DAR files.
|
PackageManagementServiceGrpc.PackageManagementServiceFutureStub |
Query the Daml-LF packages supported by the ledger participant and upload
DAR files.
|
PackageManagementServiceGrpc.PackageManagementServiceImplBase |
Query the Daml-LF packages supported by the ledger participant and upload
DAR files.
|
PackageManagementServiceGrpc.PackageManagementServiceStub |
Query the Daml-LF packages supported by the ledger participant and upload
DAR files.
|
PackageManagementServiceOuterClass | |
PackageManagementServiceOuterClass.ListKnownPackagesRequest |
Protobuf type
com.daml.ledger.api.v1.admin.ListKnownPackagesRequest |
PackageManagementServiceOuterClass.ListKnownPackagesRequest.Builder |
Protobuf type
com.daml.ledger.api.v1.admin.ListKnownPackagesRequest |
PackageManagementServiceOuterClass.ListKnownPackagesResponse |
Protobuf type
com.daml.ledger.api.v1.admin.ListKnownPackagesResponse |
PackageManagementServiceOuterClass.ListKnownPackagesResponse.Builder |
Protobuf type
com.daml.ledger.api.v1.admin.ListKnownPackagesResponse |
PackageManagementServiceOuterClass.PackageDetails |
Protobuf type
com.daml.ledger.api.v1.admin.PackageDetails |
PackageManagementServiceOuterClass.PackageDetails.Builder |
Protobuf type
com.daml.ledger.api.v1.admin.PackageDetails |
PackageManagementServiceOuterClass.UploadDarFileRequest |
Protobuf type
com.daml.ledger.api.v1.admin.UploadDarFileRequest |
PackageManagementServiceOuterClass.UploadDarFileRequest.Builder |
Protobuf type
com.daml.ledger.api.v1.admin.UploadDarFileRequest |
PackageManagementServiceOuterClass.UploadDarFileResponse |
An empty message that is received when the upload operation succeeded.
|
PackageManagementServiceOuterClass.UploadDarFileResponse.Builder |
An empty message that is received when the upload operation succeeded.
|
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.
|
ParticipantPruningServiceGrpc.ParticipantPruningServiceBlockingStub |
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.
|
ParticipantPruningServiceGrpc.ParticipantPruningServiceFutureStub |
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.
|
ParticipantPruningServiceGrpc.ParticipantPruningServiceImplBase |
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.
|
ParticipantPruningServiceGrpc.ParticipantPruningServiceStub |
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.
|
ParticipantPruningServiceOuterClass | |
ParticipantPruningServiceOuterClass.PruneRequest |
Protobuf type
com.daml.ledger.api.v1.admin.PruneRequest |
ParticipantPruningServiceOuterClass.PruneRequest.Builder |
Protobuf type
com.daml.ledger.api.v1.admin.PruneRequest |
ParticipantPruningServiceOuterClass.PruneResponse |
Empty for now, but may contain fields in the future
|
ParticipantPruningServiceOuterClass.PruneResponse.Builder |
Empty for now, but may contain fields in the future
|
PartyManagementServiceGrpc |
Inspect the party management state of a ledger participant and modify the
parts that are modifiable.
|
PartyManagementServiceGrpc.PartyManagementServiceBlockingStub |
Inspect the party management state of a ledger participant and modify the
parts that are modifiable.
|
PartyManagementServiceGrpc.PartyManagementServiceFutureStub |
Inspect the party management state of a ledger participant and modify the
parts that are modifiable.
|
PartyManagementServiceGrpc.PartyManagementServiceImplBase |
Inspect the party management state of a ledger participant and modify the
parts that are modifiable.
|
PartyManagementServiceGrpc.PartyManagementServiceStub |
Inspect the party management state of a ledger participant and modify the
parts that are modifiable.
|
PartyManagementServiceOuterClass | |
PartyManagementServiceOuterClass.AllocatePartyRequest |
Protobuf type
com.daml.ledger.api.v1.admin.AllocatePartyRequest |
PartyManagementServiceOuterClass.AllocatePartyRequest.Builder |
Protobuf type
com.daml.ledger.api.v1.admin.AllocatePartyRequest |
PartyManagementServiceOuterClass.AllocatePartyResponse |
Protobuf type
com.daml.ledger.api.v1.admin.AllocatePartyResponse |
PartyManagementServiceOuterClass.AllocatePartyResponse.Builder |
Protobuf type
com.daml.ledger.api.v1.admin.AllocatePartyResponse |
PartyManagementServiceOuterClass.GetParticipantIdRequest |
Protobuf type
com.daml.ledger.api.v1.admin.GetParticipantIdRequest |
PartyManagementServiceOuterClass.GetParticipantIdRequest.Builder |
Protobuf type
com.daml.ledger.api.v1.admin.GetParticipantIdRequest |
PartyManagementServiceOuterClass.GetParticipantIdResponse |
Protobuf type
com.daml.ledger.api.v1.admin.GetParticipantIdResponse |
PartyManagementServiceOuterClass.GetParticipantIdResponse.Builder |
Protobuf type
com.daml.ledger.api.v1.admin.GetParticipantIdResponse |
PartyManagementServiceOuterClass.GetPartiesRequest |
Protobuf type
com.daml.ledger.api.v1.admin.GetPartiesRequest |
PartyManagementServiceOuterClass.GetPartiesRequest.Builder |
Protobuf type
com.daml.ledger.api.v1.admin.GetPartiesRequest |
PartyManagementServiceOuterClass.GetPartiesResponse |
Protobuf type
com.daml.ledger.api.v1.admin.GetPartiesResponse |
PartyManagementServiceOuterClass.GetPartiesResponse.Builder |
Protobuf type
com.daml.ledger.api.v1.admin.GetPartiesResponse |
PartyManagementServiceOuterClass.ListKnownPartiesRequest |
Protobuf type
com.daml.ledger.api.v1.admin.ListKnownPartiesRequest |
PartyManagementServiceOuterClass.ListKnownPartiesRequest.Builder |
Protobuf type
com.daml.ledger.api.v1.admin.ListKnownPartiesRequest |
PartyManagementServiceOuterClass.ListKnownPartiesResponse |
Protobuf type
com.daml.ledger.api.v1.admin.ListKnownPartiesResponse |
PartyManagementServiceOuterClass.ListKnownPartiesResponse.Builder |
Protobuf type
com.daml.ledger.api.v1.admin.ListKnownPartiesResponse |
PartyManagementServiceOuterClass.PartyDetails |
Protobuf type
com.daml.ledger.api.v1.admin.PartyDetails |
PartyManagementServiceOuterClass.PartyDetails.Builder |
Protobuf type
com.daml.ledger.api.v1.admin.PartyDetails |