public static class THBaseService.AsyncProcessor.getMultiple<I extends THBaseService.AsyncIface> extends org.apache.thrift.AsyncProcessFunction<I,THBaseService.getMultiple_args,List<TResult>>
Constructor and Description |
---|
THBaseService.AsyncProcessor.getMultiple() |
Modifier and Type | Method and Description |
---|---|
THBaseService.getMultiple_args |
getEmptyArgsInstance() |
org.apache.thrift.async.AsyncMethodCallback<List<TResult>> |
getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
protected boolean |
isOneway() |
void |
start(I iface,
THBaseService.getMultiple_args args,
org.apache.thrift.async.AsyncMethodCallback<List<TResult>> resultHandler) |
public THBaseService.AsyncProcessor.getMultiple()
public THBaseService.getMultiple_args getEmptyArgsInstance()
getEmptyArgsInstance
in class org.apache.thrift.AsyncProcessFunction<I extends THBaseService.AsyncIface,THBaseService.getMultiple_args,List<TResult>>
public org.apache.thrift.async.AsyncMethodCallback<List<TResult>> getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid)
getResultHandler
in class org.apache.thrift.AsyncProcessFunction<I extends THBaseService.AsyncIface,THBaseService.getMultiple_args,List<TResult>>
protected boolean isOneway()
isOneway
in class org.apache.thrift.AsyncProcessFunction<I extends THBaseService.AsyncIface,THBaseService.getMultiple_args,List<TResult>>
public void start(I iface, THBaseService.getMultiple_args args, org.apache.thrift.async.AsyncMethodCallback<List<TResult>> resultHandler) throws org.apache.thrift.TException
start
in class org.apache.thrift.AsyncProcessFunction<I extends THBaseService.AsyncIface,THBaseService.getMultiple_args,List<TResult>>
org.apache.thrift.TException
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.