public static class GfacService.AsyncClient extends org.apache.thrift.async.TAsyncClient implements GfacService.AsyncIface
| Modifier and Type | Class and Description |
|---|---|
static class |
GfacService.AsyncClient.cancelJob_call |
static class |
GfacService.AsyncClient.Factory |
static class |
GfacService.AsyncClient.getGFACServiceVersion_call |
static class |
GfacService.AsyncClient.submitJob_call |
| Constructor and Description |
|---|
GfacService.AsyncClient(org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.async.TAsyncClientManager clientManager,
org.apache.thrift.transport.TNonblockingTransport transport) |
| Modifier and Type | Method and Description |
|---|---|
void |
cancelJob(String experimentId,
String taskId,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
getGFACServiceVersion(org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
submitJob(String experimentId,
String taskId,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
public GfacService.AsyncClient(org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.async.TAsyncClientManager clientManager,
org.apache.thrift.transport.TNonblockingTransport transport)
public void getGFACServiceVersion(org.apache.thrift.async.AsyncMethodCallback resultHandler)
throws org.apache.thrift.TException
getGFACServiceVersion in interface GfacService.AsyncIfaceorg.apache.thrift.TExceptionpublic void submitJob(String experimentId, String taskId, org.apache.thrift.async.AsyncMethodCallback resultHandler) throws org.apache.thrift.TException
submitJob in interface GfacService.AsyncIfaceorg.apache.thrift.TExceptionpublic void cancelJob(String experimentId, String taskId, org.apache.thrift.async.AsyncMethodCallback resultHandler) throws org.apache.thrift.TException
cancelJob in interface GfacService.AsyncIfaceorg.apache.thrift.TExceptionCopyright © 2011-2014 The Apache Software Foundation. All Rights Reserved.