@Deprecated public interface AsyncJobAsyncClient
AsyncJobClient,
| Modifier and Type | Method and Description |
|---|---|
<T> com.google.common.util.concurrent.ListenableFuture<AsyncJob<T>> |
getAsyncJob(String id)
Deprecated.
|
com.google.common.util.concurrent.ListenableFuture<Set<AsyncJob<?>>> |
listAsyncJobs(ListAsyncJobsOptions... options)
Deprecated.
|
@Named(value="listAsyncJobs") com.google.common.util.concurrent.ListenableFuture<Set<AsyncJob<?>>> listAsyncJobs(ListAsyncJobsOptions... options)
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.