Package | Description |
---|---|
com.marklogic.client.dataservices |
Modifier and Type | Interface and Description |
---|---|
static interface |
InputOutputEndpoint.BulkInputOutputCaller
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
InputOutputCaller.BulkInputOutputCaller<I,O> |
InputOutputCaller.bulkCaller()
Constructs an instance of a bulk caller, which completes
a unit of work by repeated calls to the endpoint.
|
InputOutputCaller.BulkInputOutputCaller<I,O> |
InputOutputCaller.bulkCaller(IOEndpoint.CallContext callContext)
Constructs an instance of a bulk caller, which completes
a unit of work by repeated calls to the endpoint.
|
InputOutputCaller.BulkInputOutputCaller<I,O> |
InputOutputCaller.bulkCaller(IOEndpoint.CallContext[] callContexts)
Constructs an instance of a bulk caller, which completes
a unit of work by repeated calls to the endpoint.
|
InputOutputCaller.BulkInputOutputCaller<I,O> |
InputOutputCaller.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 © 2013-2021 MarkLogic Corporation.