Package com.daml.ledger.javaapi.data
Class CommandsSubmission.RedundantDeduplicationSpecification
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.daml.ledger.javaapi.data.CommandsSubmission.RedundantDeduplicationSpecification
- All Implemented Interfaces:
Serializable
- Enclosing class:
- CommandsSubmission
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionRedundantDeduplicationSpecification
(Duration deduplicationDuration, Long deduplicationOffset) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RedundantDeduplicationSpecification
-