public static class SummaryService.Client extends org.apache.thrift.TServiceClient implements SummaryService.Iface
| Modifier and Type | Class and Description |
|---|---|
static class |
SummaryService.Client.Factory |
| Constructor and Description |
|---|
Client(org.apache.thrift.protocol.TProtocol prot) |
Client(org.apache.thrift.protocol.TProtocol iprot,
org.apache.thrift.protocol.TProtocol oprot) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Summary> |
listByAppIdAndGroup(java.lang.String appId,
java.lang.String group) |
java.util.List<Summary> |
recv_listByAppIdAndGroup() |
void |
send_listByAppIdAndGroup(java.lang.String appId,
java.lang.String group) |
public Client(org.apache.thrift.protocol.TProtocol prot)
public Client(org.apache.thrift.protocol.TProtocol iprot,
org.apache.thrift.protocol.TProtocol oprot)
public java.util.List<Summary> listByAppIdAndGroup(java.lang.String appId, java.lang.String group) throws OpenSearchException, OpenSearchClientException, org.apache.thrift.TException
listByAppIdAndGroup in interface SummaryService.IfaceOpenSearchExceptionOpenSearchClientExceptionorg.apache.thrift.TExceptionpublic void send_listByAppIdAndGroup(java.lang.String appId,
java.lang.String group)
throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic java.util.List<Summary> recv_listByAppIdAndGroup() throws OpenSearchException, OpenSearchClientException, org.apache.thrift.TException
OpenSearchExceptionOpenSearchClientExceptionorg.apache.thrift.TExceptionCopyright © 2023. All Rights Reserved.