| 程序包 | 说明 |
|---|---|
| com.yeepay.yop.sdk.client | |
| com.yeepay.yop.sdk.client.metric.report | |
| com.yeepay.yop.sdk.client.metric.report.host | |
| com.yeepay.yop.sdk.model.report |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
ClientReporter.asyncReportToQueue(YopReport report) |
static void |
ClientReporter.asyncReportToQueue(YopReport report,
ThreadPoolExecutor executor) |
static void |
ClientReporter.syncReportToQueue(YopReport report) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractYopReport
title: 域名上报基类
description: 描述 Copyright: Copyright (c)2014 Company: 易宝支付(YeePay) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
YopRemoteReporter.report(String provider,
String env,
YopReport report) |
default void |
YopReporter.report(String provider,
String env,
YopReport report) |
void |
YopLocalReporter.report(YopReport report) |
void |
YopRemoteReporter.report(YopReport report) |
void |
YopReporter.report(YopReport report) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
YopLocalReporter.batchReport(List<YopReport> report) |
void |
YopRemoteReporter.batchReport(List<YopReport> reports) |
void |
YopReporter.batchReport(List<YopReport> report) |
void |
YopRemoteReporter.batchReport(String provider,
String env,
List<YopReport> reports) |
default void |
YopReporter.batchReport(String provider,
String env,
List<YopReport> report) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
YopHostRequestReport
title: 上报内容-YOP域名请求
description: 描述 Copyright: Copyright (c)2014 Company: 易宝支付(YeePay) |
class |
YopHostStatusChangeReport
title: 域名切换
description: 描述 Copyright: Copyright (c)2014 Company: 易宝支付(YeePay) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<YopReport> |
YopReportRequest.getReports() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
YopReportRequest.setReports(List<YopReport> reports) |
Copyright © 2024. All rights reserved.