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 |
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 String NAME
public BatchManager(DatabaseClient client)
public BatchManager.BatchRequest newBatchRequest()
public BatchManager.BatchResponse apply(BatchManager.BatchRequest request)
Copyright © 2013-2016 MarkLogic Corporation.