public static class MasterService.AsyncProcessor.getWorkersInfo<I extends MasterService.AsyncIface> extends org.apache.thrift.AsyncProcessFunction<I,MasterService.getWorkersInfo_args,List<ClientWorkerInfo>>
Constructor and Description |
---|
MasterService.AsyncProcessor.getWorkersInfo() |
Modifier and Type | Method and Description |
---|---|
MasterService.getWorkersInfo_args |
getEmptyArgsInstance() |
org.apache.thrift.async.AsyncMethodCallback<List<ClientWorkerInfo>> |
getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
protected boolean |
isOneway() |
void |
start(I iface,
MasterService.getWorkersInfo_args args,
org.apache.thrift.async.AsyncMethodCallback<List<ClientWorkerInfo>> resultHandler) |
public MasterService.AsyncProcessor.getWorkersInfo()
public MasterService.getWorkersInfo_args getEmptyArgsInstance()
getEmptyArgsInstance
in class org.apache.thrift.AsyncProcessFunction<I extends MasterService.AsyncIface,MasterService.getWorkersInfo_args,List<ClientWorkerInfo>>
public org.apache.thrift.async.AsyncMethodCallback<List<ClientWorkerInfo>> getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid)
getResultHandler
in class org.apache.thrift.AsyncProcessFunction<I extends MasterService.AsyncIface,MasterService.getWorkersInfo_args,List<ClientWorkerInfo>>
protected boolean isOneway()
isOneway
in class org.apache.thrift.AsyncProcessFunction<I extends MasterService.AsyncIface,MasterService.getWorkersInfo_args,List<ClientWorkerInfo>>
public void start(I iface, MasterService.getWorkersInfo_args args, org.apache.thrift.async.AsyncMethodCallback<List<ClientWorkerInfo>> resultHandler) throws org.apache.thrift.TException
start
in class org.apache.thrift.AsyncProcessFunction<I extends MasterService.AsyncIface,MasterService.getWorkersInfo_args,List<ClientWorkerInfo>>
org.apache.thrift.TException
Copyright © 2013. All rights reserved.