public static class WorkerService.AsyncProcessor.asyncCheckpoint<I extends WorkerService.AsyncIface> extends org.apache.thrift.AsyncProcessFunction<I,WorkerService.asyncCheckpoint_args,Boolean>
Constructor and Description |
---|
WorkerService.AsyncProcessor.asyncCheckpoint() |
Modifier and Type | Method and Description |
---|---|
WorkerService.asyncCheckpoint_args |
getEmptyArgsInstance() |
org.apache.thrift.async.AsyncMethodCallback<Boolean> |
getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
protected boolean |
isOneway() |
void |
start(I iface,
WorkerService.asyncCheckpoint_args args,
org.apache.thrift.async.AsyncMethodCallback<Boolean> resultHandler) |
public WorkerService.AsyncProcessor.asyncCheckpoint()
public WorkerService.asyncCheckpoint_args getEmptyArgsInstance()
getEmptyArgsInstance
in class org.apache.thrift.AsyncProcessFunction<I extends WorkerService.AsyncIface,WorkerService.asyncCheckpoint_args,Boolean>
public org.apache.thrift.async.AsyncMethodCallback<Boolean> getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid)
getResultHandler
in class org.apache.thrift.AsyncProcessFunction<I extends WorkerService.AsyncIface,WorkerService.asyncCheckpoint_args,Boolean>
protected boolean isOneway()
isOneway
in class org.apache.thrift.AsyncProcessFunction<I extends WorkerService.AsyncIface,WorkerService.asyncCheckpoint_args,Boolean>
public void start(I iface, WorkerService.asyncCheckpoint_args args, org.apache.thrift.async.AsyncMethodCallback<Boolean> resultHandler) throws org.apache.thrift.TException
start
in class org.apache.thrift.AsyncProcessFunction<I extends WorkerService.AsyncIface,WorkerService.asyncCheckpoint_args,Boolean>
org.apache.thrift.TException
Copyright © 2015. All Rights Reserved.