public class R66EmbeddedServiceImpl extends Object implements R66Service.Iface
Constructor and Description |
---|
R66EmbeddedServiceImpl() |
Modifier and Type | Method and Description |
---|---|
List<String> |
infoListQuery(R66Request request) |
R66Result |
infoTransferQuery(R66Request request) |
boolean |
isStillRunning(String fromuid,
String touid,
long tid) |
R66Result |
transferRequestQuery(R66Request request) |
public R66Result transferRequestQuery(R66Request request) throws org.apache.thrift.TException
transferRequestQuery
in interface R66Service.Iface
org.apache.thrift.TException
public R66Result infoTransferQuery(R66Request request) throws org.apache.thrift.TException
infoTransferQuery
in interface R66Service.Iface
org.apache.thrift.TException
public final boolean isStillRunning(String fromuid, String touid, long tid) throws org.apache.thrift.TException
isStillRunning
in interface R66Service.Iface
org.apache.thrift.TException
public final List<String> infoListQuery(R66Request request) throws org.apache.thrift.TException
infoListQuery
in interface R66Service.Iface
org.apache.thrift.TException
Copyright © 2009–2022 Waarp. All rights reserved.