|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.thrift.async.TAsyncClient
com.facebook.fb303.FacebookService.AsyncClient
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClient
org.apache.hadoop.hive.service.ThriftHive.AsyncClient
public static class ThriftHive.AsyncClient
| Nested Class Summary | |
|---|---|
static class |
ThriftHive.AsyncClient.clean_call
|
static class |
ThriftHive.AsyncClient.execute_call
|
static class |
ThriftHive.AsyncClient.Factory
|
static class |
ThriftHive.AsyncClient.fetchAll_call
|
static class |
ThriftHive.AsyncClient.fetchN_call
|
static class |
ThriftHive.AsyncClient.fetchOne_call
|
static class |
ThriftHive.AsyncClient.getClusterStatus_call
|
static class |
ThriftHive.AsyncClient.getQueryPlan_call
|
static class |
ThriftHive.AsyncClient.getSchema_call
|
static class |
ThriftHive.AsyncClient.getThriftSchema_call
|
| Nested classes/interfaces inherited from class com.facebook.fb303.FacebookService.AsyncClient |
|---|
com.facebook.fb303.FacebookService.AsyncClient.aliveSince_call, com.facebook.fb303.FacebookService.AsyncClient.getCounter_call, com.facebook.fb303.FacebookService.AsyncClient.getCounters_call, com.facebook.fb303.FacebookService.AsyncClient.getCpuProfile_call, com.facebook.fb303.FacebookService.AsyncClient.getName_call, com.facebook.fb303.FacebookService.AsyncClient.getOption_call, com.facebook.fb303.FacebookService.AsyncClient.getOptions_call, com.facebook.fb303.FacebookService.AsyncClient.getStatus_call, com.facebook.fb303.FacebookService.AsyncClient.getStatusDetails_call, com.facebook.fb303.FacebookService.AsyncClient.getVersion_call, com.facebook.fb303.FacebookService.AsyncClient.reinitialize_call, com.facebook.fb303.FacebookService.AsyncClient.setOption_call, com.facebook.fb303.FacebookService.AsyncClient.shutdown_call |
| Field Summary |
|---|
| Fields inherited from class org.apache.thrift.async.TAsyncClient |
|---|
___currentMethod, ___manager, ___protocolFactory, ___transport |
| Constructor Summary | |
|---|---|
ThriftHive.AsyncClient(org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.async.TAsyncClientManager clientManager,
org.apache.thrift.transport.TNonblockingTransport transport)
|
|
| Method Summary | |
|---|---|
void |
clean(org.apache.thrift.async.AsyncMethodCallback<ThriftHive.AsyncClient.clean_call> resultHandler)
|
void |
execute(String query,
org.apache.thrift.async.AsyncMethodCallback<ThriftHive.AsyncClient.execute_call> resultHandler)
|
void |
fetchAll(org.apache.thrift.async.AsyncMethodCallback<ThriftHive.AsyncClient.fetchAll_call> resultHandler)
|
void |
fetchN(int numRows,
org.apache.thrift.async.AsyncMethodCallback<ThriftHive.AsyncClient.fetchN_call> resultHandler)
|
void |
fetchOne(org.apache.thrift.async.AsyncMethodCallback<ThriftHive.AsyncClient.fetchOne_call> resultHandler)
|
void |
getClusterStatus(org.apache.thrift.async.AsyncMethodCallback<ThriftHive.AsyncClient.getClusterStatus_call> resultHandler)
|
void |
getQueryPlan(org.apache.thrift.async.AsyncMethodCallback<ThriftHive.AsyncClient.getQueryPlan_call> resultHandler)
|
void |
getSchema(org.apache.thrift.async.AsyncMethodCallback<ThriftHive.AsyncClient.getSchema_call> resultHandler)
|
void |
getThriftSchema(org.apache.thrift.async.AsyncMethodCallback<ThriftHive.AsyncClient.getThriftSchema_call> resultHandler)
|
| Methods inherited from class com.facebook.fb303.FacebookService.AsyncClient |
|---|
aliveSince, getCounter, getCounters, getCpuProfile, getName, getOption, getOptions, getStatus, getStatusDetails, getVersion, reinitialize, setOption, shutdown |
| Methods inherited from class org.apache.thrift.async.TAsyncClient |
|---|
checkReady, getError, getProtocolFactory, getTimeout, hasError, hasTimeout, onComplete, onError, setTimeout |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.facebook.fb303.FacebookService.AsyncIface |
|---|
aliveSince, getCounter, getCounters, getCpuProfile, getName, getOption, getOptions, getStatus, getStatusDetails, getVersion, reinitialize, setOption, shutdown |
| Constructor Detail |
|---|
public ThriftHive.AsyncClient(org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.async.TAsyncClientManager clientManager,
org.apache.thrift.transport.TNonblockingTransport transport)
| Method Detail |
|---|
public void execute(String query,
org.apache.thrift.async.AsyncMethodCallback<ThriftHive.AsyncClient.execute_call> resultHandler)
throws org.apache.thrift.TException
execute in interface ThriftHive.AsyncIfaceorg.apache.thrift.TException
public void fetchOne(org.apache.thrift.async.AsyncMethodCallback<ThriftHive.AsyncClient.fetchOne_call> resultHandler)
throws org.apache.thrift.TException
fetchOne in interface ThriftHive.AsyncIfaceorg.apache.thrift.TException
public void fetchN(int numRows,
org.apache.thrift.async.AsyncMethodCallback<ThriftHive.AsyncClient.fetchN_call> resultHandler)
throws org.apache.thrift.TException
fetchN in interface ThriftHive.AsyncIfaceorg.apache.thrift.TException
public void fetchAll(org.apache.thrift.async.AsyncMethodCallback<ThriftHive.AsyncClient.fetchAll_call> resultHandler)
throws org.apache.thrift.TException
fetchAll in interface ThriftHive.AsyncIfaceorg.apache.thrift.TException
public void getSchema(org.apache.thrift.async.AsyncMethodCallback<ThriftHive.AsyncClient.getSchema_call> resultHandler)
throws org.apache.thrift.TException
getSchema in interface ThriftHive.AsyncIfaceorg.apache.thrift.TException
public void getThriftSchema(org.apache.thrift.async.AsyncMethodCallback<ThriftHive.AsyncClient.getThriftSchema_call> resultHandler)
throws org.apache.thrift.TException
getThriftSchema in interface ThriftHive.AsyncIfaceorg.apache.thrift.TException
public void getClusterStatus(org.apache.thrift.async.AsyncMethodCallback<ThriftHive.AsyncClient.getClusterStatus_call> resultHandler)
throws org.apache.thrift.TException
getClusterStatus in interface ThriftHive.AsyncIfaceorg.apache.thrift.TException
public void getQueryPlan(org.apache.thrift.async.AsyncMethodCallback<ThriftHive.AsyncClient.getQueryPlan_call> resultHandler)
throws org.apache.thrift.TException
getQueryPlan in interface ThriftHive.AsyncIfaceorg.apache.thrift.TException
public void clean(org.apache.thrift.async.AsyncMethodCallback<ThriftHive.AsyncClient.clean_call> resultHandler)
throws org.apache.thrift.TException
clean in interface ThriftHive.AsyncIfaceorg.apache.thrift.TException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||