retryFailedItems abstract method

Future<AsyncOperation> retryFailedItems(
  1. ServiceCall call,
  2. AsyncPartitionId request
)

Implementation

$async.Future<$0.AsyncOperation> retryFailedItems(
    $grpc.ServiceCall call, $1.AsyncPartitionId request);