public class AsyncBatchRequestWrapperImpl extends AsyncRequestWrapperImpl<org.apache.olingo.client.api.communication.response.ODataBatchResponse> implements org.apache.olingo.client.api.communication.request.AsyncBatchRequestWrapper
| Modifier and Type | Class and Description |
|---|---|
class |
AsyncBatchRequestWrapperImpl.AsyncResponseWrapperImpl |
httpClient, MAX_RETRY, odataClient, odataRequest, request, uriLOG| Modifier | Constructor and Description |
|---|---|
protected |
AsyncBatchRequestWrapperImpl(org.apache.olingo.client.api.ODataClient odataClient,
org.apache.olingo.client.api.communication.request.batch.ODataBatchRequest odataRequest) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.olingo.client.api.communication.request.batch.ODataChangeset |
addChangeset() |
void |
addOutsideUpdate(org.apache.olingo.client.api.communication.request.ODataBatchableRequest request) |
void |
addRetrieve(org.apache.olingo.client.api.communication.request.ODataBatchableRequest request) |
org.apache.olingo.client.api.communication.response.AsyncResponseWrapper<org.apache.olingo.client.api.communication.response.ODataBatchResponse> |
execute() |
callback, checkMonitor, doExecute, executeHttpRequest, extendHeader, waitcheckRequest, checkResponseprotected AsyncBatchRequestWrapperImpl(org.apache.olingo.client.api.ODataClient odataClient,
org.apache.olingo.client.api.communication.request.batch.ODataBatchRequest odataRequest)
public org.apache.olingo.client.api.communication.request.batch.ODataChangeset addChangeset()
addChangeset in interface org.apache.olingo.client.api.communication.request.AsyncBatchRequestWrapperpublic void addRetrieve(org.apache.olingo.client.api.communication.request.ODataBatchableRequest request)
addRetrieve in interface org.apache.olingo.client.api.communication.request.AsyncBatchRequestWrapperpublic void addOutsideUpdate(org.apache.olingo.client.api.communication.request.ODataBatchableRequest request)
addOutsideUpdate in interface org.apache.olingo.client.api.communication.request.AsyncBatchRequestWrapperpublic org.apache.olingo.client.api.communication.response.AsyncResponseWrapper<org.apache.olingo.client.api.communication.response.ODataBatchResponse> execute()
execute in interface org.apache.olingo.client.api.communication.request.AsyncRequestWrapper<org.apache.olingo.client.api.communication.response.ODataBatchResponse>execute in class AsyncRequestWrapperImpl<org.apache.olingo.client.api.communication.response.ODataBatchResponse>Copyright © 2013–2017 The Apache Software Foundation. All rights reserved.