public interface BatchResource
| Modifier and Type | Method and Description |
|---|---|
ApiBatchResponse |
execute(ApiBatchRequest bReq)
Executes a batch of API requests in one database transaction.
|
@PermitAll @Path(value="/") ApiBatchResponse execute(ApiBatchRequest bReq)
bReq - Batch of request to execute.Copyright © Cloudera, Inc. Released under Apache License, Version 2.0.