Package | Description |
---|---|
com.marklogic.client.dataservices |
Modifier and Type | Method and Description |
---|---|
OutputCaller.BulkOutputCaller<O> |
OutputCaller.bulkCaller()
Constructs an instance of a bulk caller, which
completes a unit of work by repeated calls to the endpoint.
|
OutputCaller.BulkOutputCaller<O> |
OutputCaller.bulkCaller(IOEndpoint.CallContext callContext)
Constructs an instance of a bulk caller, which
completes a unit of work by repeated calls to the endpoint.
|
OutputCaller.BulkOutputCaller<O> |
OutputCaller.bulkCaller(IOEndpoint.CallContext[] callContexts)
Constructs an instance of a bulk caller, which
completes a unit of work by repeated calls to the endpoint.
|
OutputCaller.BulkOutputCaller<O> |
OutputCaller.bulkCaller(IOEndpoint.CallContext[] callContexts,
int threadCount)
Constructs an instance of a bulk caller, which
completes a unit of work by repeated calls to the endpoint.
|
Copyright © 2024 MarkLogic Corporation. All Rights Reserved.