Interface GrpcRetryPredicate
- All Superinterfaces:
Predicate<io.grpc.StatusRuntimeException>
- All Known Implementing Classes:
StatusCodesRetryPredicate
Simple predicate that can define what
StatusRuntimeExceptions should be retried.-
Method Summary