ActiveContractsServiceGrpc
CommandServiceGrpc
CommandCompletionServiceGrpc
SubmitCommandsRequest
together with the contracts that should be considered
pending while the submitCommandsRequest are processed.CommandSubmissionServiceGrpc
DamlLedgerClient
to the Ledger.WorkflowEvent
context.LedgerClient
implementation that connects to
an existing Ledger and provides clients to query it.DamlLedgerClient
with a previously created ManagedChannel
.Transaction
s.DamlLedgerClient.forLedgerIdAndHost(String, String, int, Optional)
but with the ledger-id
automatically discovered instead of provided.DamlLedgerClient
connected to a Ledger
identified by the ip and port.Timestamp
value from an Instant
up to microsecond precision.Timestamp
from milliseconds since UNIX epoch.CompletionStreamRequest.getLedgerOffset()
, which should be used instead.Timestamp.toInstant()
LedgerConfigurationServiceGrpc
LedgerIdentityServiceGrpc
PackageServiceGrpc
Timestamp
from a microsecond value.Transaction
without the Event
s.TransactionServiceGrpc
TransactionTree
s.LedgerClient
instance.LedgerClient
instance, storing CreatedContract
instances in the LedgerViewFlowable.LedgerView
.WorkflowEvent.getWorkflowId()
.