Class GrpcRetryer.GrpcRetryerOptions
java.lang.Object
io.temporal.internal.retryer.GrpcRetryer.GrpcRetryerOptions
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GrpcRetryerOptions
- Parameters:
options- allows partially built options without an expiration without an expiration or * maxAttempts set ifretriesDeadlineis supplieddeadline- an absolute deadline for the retries
-
-
Method Details
-
getOptions
-
getDeadline
@Nullable public io.grpc.Deadline getDeadline() -
validate
public void validate()
-