package api
Ordering
- Alphabetic
Visibility
- Public
- Protected
Package Members
Type Members
- sealed trait DeduplicationPeriod extends Product with Serializable
Specifies the deduplication period for a command submission.
Specifies the deduplication period for a command submission. Note that we would like to keep this easily extensible to support offsets and absolute timestamps, hence the usage of a trait here.
- See also
com.digitalasset.canton.ledger.participant.state.v2.ReadService.stateUpdates for the deduplication guarantee
- trait ProxyCloseable extends AutoCloseable
- trait SubmissionIdGenerator extends AnyRef
Value Members
- object DeduplicationPeriod extends Serializable
- object SubmissionIdGenerator
- object TraceIdentifiers
Extracts identifiers from Protobuf messages to correlate traces.
- object ValidationLogger