Package com.google.api.gax.longrunning
package com.google.api.gax.longrunning
-
ClassDescriptionOperationFuture<ResponseT,
MetadataT> An ApiFuture which tracks polling of a service.OperationFutureImpl<ResponseT,MetadataT> An ApiFuture which tracks polling of a service.Operation polling algorithm, which keeps retrying untilOperationSnapshot.isDone()is true.A snapshot of a long-running operation.Operation timed polling algorithm, which uses exponential backoff factor for determining when the next polling operation should be executed.