Package | Description |
---|---|
com.marklogic.client.dataservices |
Modifier and Type | Interface and Description |
---|---|
static interface |
ExecCaller.BulkExecCaller
Provides an interface for completing a unit of
work by repeated calls to an endpoint that doesn't take input data
structure or return output data structures.
|
static interface |
InputCaller.BulkInputCaller<I>
Provides an interface for completing a unit of
work by repeated calls to the input endpoint.
|
static interface |
InputOutputCaller.BulkInputOutputCaller<I,O>
Provides an interface for completing a unit of
work by repeated calls to the input-output endpoint.
|
static interface |
OutputCaller.BulkOutputCaller<O>
Provides an interface for completing a unit of
work by repeated calls to the output endpoint.
|
Copyright © 2024 MarkLogic Corporation. All Rights Reserved.