| Package | Description |
|---|---|
| org.thales.punch.applications.gateway.models | |
| org.thales.punch.applications.gateway.routes | |
| org.thales.punch.applications.gateway.services |
| Modifier and Type | Method and Description |
|---|---|
ExtractionRequest |
ExtractionRequest.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<org.thales.punch.settings.api.ISettingsMap> |
ExtractionRoute.extractionUsingSparkRuntime(String tenant,
ExtractionRequest extractionData,
javax.servlet.http.HttpServletRequest request) |
org.springframework.http.ResponseEntity<org.thales.punch.settings.api.ISettingsMap> |
ExtractionRoute.extractionUsingStormRuntime(String tenant,
ExtractionRequest extractionData,
javax.servlet.http.HttpServletRequest request) |
| Modifier and Type | Method and Description |
|---|---|
org.thales.punch.settings.api.ISettingsMap |
ExtractionService.generateExtraction(String tenant,
ExtractionRequest extractionData,
org.thales.punch.settings.api.ISettingsMap credentials,
String runtime) |
Copyright © 2023. All rights reserved.