| Package | Description |
|---|---|
| io.cdap.wrangler.service.common |
| Modifier and Type | Method and Description |
|---|---|
protected <T> void |
AbstractWranglerHandler.respond(io.cdap.cdap.api.service.http.HttpServiceRequest request,
io.cdap.cdap.api.service.http.HttpServiceResponder responder,
String namespace,
AbstractWranglerHandler.NamespacedResponder<T> callable)
Utility method for executing an endpoint with common error handling and namespace checks built in.
|
Copyright © 2023 CDAP Licensed under the Apache License, Version 2.0.