- getAuditApiUrl() - Method in class com.ebay.lightning.client.config.LightningClientConfig
-
Get the API URL template for audit data.
- getAuditJsonApiUrl() - Method in class com.ebay.lightning.client.config.LightningClientConfig
-
Get the API URL template for audit data in JSON format.
- getAuditJsonReport(String, String) - Method in class com.ebay.lightning.client.caller.EmbeddedAPICaller
-
- getAuditJsonReport(String, String) - Method in class com.ebay.lightning.client.caller.RestAPICaller
-
- getAuditJsonReport(String, String) - Method in interface com.ebay.lightning.client.caller.ServiceCaller
-
Get the audit report for the request id in JSON format.
- getAuditJsonReport(String, String) - Method in interface com.ebay.lightning.client.LightningClient
-
Get the detailed execution report for the request in JSON format.
- getAuditJsonReport(String, String) - Method in class com.ebay.lightning.client.LightningClient.LightningClientImpl
-
- getAuditReport(String, String) - Method in class com.ebay.lightning.client.caller.EmbeddedAPICaller
-
- getAuditReport(String, String) - Method in class com.ebay.lightning.client.caller.RestAPICaller
-
- getAuditReport(String, String) - Method in interface com.ebay.lightning.client.caller.ServiceCaller
-
Get the audit report for the request id in compressed format.
- getAuditReport() - Method in class com.ebay.lightning.client.EmbeddedAPICallerTest
-
- getAuditReport(LightningRequest) - Method in interface com.ebay.lightning.client.LightningClient
-
Get the detailed execution report for the request in compressed format.
- getAuditReport(String, String) - Method in interface com.ebay.lightning.client.LightningClient
-
Get the detailed execution report for the request in compressed format.
- getAuditReport(LightningRequest) - Method in class com.ebay.lightning.client.LightningClient.LightningClientImpl
-
- getAuditReport(String, String) - Method in class com.ebay.lightning.client.LightningClient.LightningClientImpl
-
- getAuditReportException() - Method in class com.ebay.lightning.client.EmbeddedAPICallerTest
-
- getAuditSummary(String, String) - Method in class com.ebay.lightning.client.caller.EmbeddedAPICaller
-
- getAuditSummary(String, String) - Method in class com.ebay.lightning.client.caller.RestAPICaller
-
- getAuditSummary(String, String) - Method in interface com.ebay.lightning.client.caller.ServiceCaller
-
Get the audit summary in compressed format.
- getAuditSummary(String, String) - Method in interface com.ebay.lightning.client.LightningClient
-
Get all detailed execution report in compressed format.
- getAuditSummary(String, String) - Method in class com.ebay.lightning.client.LightningClient.LightningClientImpl
-
- getAuditSummaryUrl() - Method in class com.ebay.lightning.client.config.LightningClientConfig
-
Get the API URL template for audit summary data.
- getConfig() - Method in interface com.ebay.lightning.client.LightningClient
-
Get the lighting client configuration.
- getConfig() - Method in class com.ebay.lightning.client.LightningClient.LightningClientImpl
-
- getCrossRegionSeeds() - Method in class com.ebay.lightning.client.config.LightningClientConfig
-
Get the list of stand alone lightning core instances from different colocations.
- getLightningStats(String) - Method in class com.ebay.lightning.client.caller.EmbeddedAPICaller
-
- getLightningStats(String) - Method in class com.ebay.lightning.client.caller.RestAPICaller
-
- getLightningStats(String) - Method in interface com.ebay.lightning.client.caller.ServiceCaller
-
Get the system statistics of the seed
- getLightningStats(String) - Method in interface com.ebay.lightning.client.LightningClient
-
Get the lighting statistics.
- getLightningStats(String) - Method in class com.ebay.lightning.client.LightningClient.LightningClientImpl
-
- getLightningStatsUrl() - Method in class com.ebay.lightning.client.config.LightningClientConfig
-
Get the API URL template to fetch lightning statistics.
- getMaxRetryAttempt() - Method in class com.ebay.lightning.client.config.LightningClientConfig
-
Get the maximum retry attempt to make reservation with a seed.
- getNextEndPoint(int) - Method in class com.ebay.lightning.client.ServiceHostResolver
-
Get the next available seed that can handle the task.
- getNextEndPointTest() - Method in class com.ebay.lightning.client.ServiceHostResolverTest
-
- getPollApiUrl() - Method in class com.ebay.lightning.client.config.LightningClientConfig
-
Get the API URL template for polling response.
- getReserveApiUrl() - Method in class com.ebay.lightning.client.config.LightningClientConfig
-
Get the API URL template for Reservation.
- getSeeds() - Method in class com.ebay.lightning.client.config.LightningClientConfig
-
Get the list of stand alone lightning core instances aka seeds
- getSubmitApiUrl() - Method in class com.ebay.lightning.client.config.LightningClientConfig
-
Get the API URL template for submit.
- getSystemConfig(String) - Method in class com.ebay.lightning.client.caller.EmbeddedAPICaller
-
- getSystemConfig(String) - Method in class com.ebay.lightning.client.caller.RestAPICaller
-
- getSystemConfig(String) - Method in interface com.ebay.lightning.client.caller.ServiceCaller
-
Get the configuration of the seed
- getSystemConfig() - Method in class com.ebay.lightning.client.EmbeddedAPICallerTest
-
- getSystemConfig(String) - Method in interface com.ebay.lightning.client.LightningClient
-
Get the system configuration parameters.
- getSystemConfig(String) - Method in class com.ebay.lightning.client.LightningClient.LightningClientImpl
-
- getSystemConfigException() - Method in class com.ebay.lightning.client.EmbeddedAPICallerTest
-
- getSystemConfigUpdateUrl() - Method in class com.ebay.lightning.client.config.LightningClientConfig
-
Get the API URL template to update system configuration.
- getSystemConfigUrl() - Method in class com.ebay.lightning.client.config.LightningClientConfig
-
Get the API URL template to get system configuration.