public class BatchManager extends ResourceManager
Modifier and Type | Class and Description |
---|---|
class |
BatchManager.BatchRequest |
static class |
BatchManager.BatchResponse |
class |
BatchManager.DeleteOutput |
static class |
BatchManager.OperationType
Enumerates the operations supported on a document in the batch.
|
class |
BatchManager.OutputItem |
class |
BatchManager.ReadOutput |
class |
BatchManager.WriteOutput |
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
NAME |
Constructor and Description |
---|
BatchManager(DatabaseClient client) |
Modifier and Type | Method and Description |
---|---|
BatchManager.BatchResponse |
apply(BatchManager.BatchRequest request) |
BatchManager.BatchRequest |
newBatchRequest() |
getName, startLogging, stopLogging
public static final java.lang.String NAME
public BatchManager(DatabaseClient client)
public BatchManager.BatchRequest newBatchRequest()
public BatchManager.BatchResponse apply(BatchManager.BatchRequest request)
Copyright © 2013-2018 MarkLogic Corporation.