- getBadInputDocuments() - Method in class com.microsoft.azure.documentdb.bulkexecutor.BulkImportResponse
-
Gets the list of bad input documents which caused failures.
- getBadInputDocuments() - Method in class com.microsoft.azure.documentdb.bulkexecutor.internal.BatchInserter
-
- getBulkDeleteFailureException() - Method in class com.microsoft.azure.documentdb.bulkexecutor.BulkDeleteFailure
-
Gets the exception which led to the bulk delete failure
- getBulkDeleteFailures() - Method in class com.microsoft.azure.documentdb.bulkexecutor.internal.BatchDeleter
-
Gets the list of failures during the bulk delete execution for the mini batch
- getBulkImportFailureException() - Method in class com.microsoft.azure.documentdb.bulkexecutor.BulkImportFailure
-
Gets the exception which led to the bulk import failure
- getBulkUpdateFailureException() - Method in class com.microsoft.azure.documentdb.bulkexecutor.BulkUpdateFailure
-
Gets the exception which led to the bulk update failure
- getBulkUpdateFailures() - Method in class com.microsoft.azure.documentdb.bulkexecutor.internal.BatchUpdater
-
- getDegreeOfConcurrency() - Method in class com.microsoft.azure.documentdb.bulkexecutor.internal.CongestionController
-
- getDocumentsFailedToImport() - Method in class com.microsoft.azure.documentdb.bulkexecutor.BulkImportFailure
-
Gets the list of documents which were not successfully imported
- getDocumentsFailedToImport() - Method in class com.microsoft.azure.documentdb.bulkexecutor.internal.BatchInserter
-
- getDocumentsFailedToImportDueToSplits() - Method in class com.microsoft.azure.documentdb.bulkexecutor.internal.BatchInserter
-
- getDocumentsFailedToUpdateDueToSplits() - Method in class com.microsoft.azure.documentdb.bulkexecutor.internal.BatchUpdater
-
- getErrors() - Method in class com.microsoft.azure.documentdb.bulkexecutor.BulkDeleteResponse
-
Gets failure list if some documents failed to get deleted.
- getErrors() - Method in class com.microsoft.azure.documentdb.bulkexecutor.BulkImportResponse
-
Gets failure list if some documents failed to get inserted.
- getErrors() - Method in class com.microsoft.azure.documentdb.bulkexecutor.BulkUpdateResponse
-
Gets failure list if some documents failed to get updated.
- getFailedDeletes() - Method in class com.microsoft.azure.documentdb.bulkexecutor.BulkDeleteResponse
-
Gets the list of failures during the bulk delete execution
- getFailedImports() - Method in class com.microsoft.azure.documentdb.bulkexecutor.BulkImportResponse
-
Gets the list of failed imports during the bulk import
- getFailedUpdateItems() - Method in class com.microsoft.azure.documentdb.bulkexecutor.BulkUpdateFailure
-
Gets the list of UpdateItems which were not successfully updated
- getFailedUpdates() - Method in class com.microsoft.azure.documentdb.bulkexecutor.BulkUpdateResponse
-
Gets the list of updates which could not be completed along with the specific exceptions leading to the failures.
- getFailures() - Method in class com.microsoft.azure.documentdb.bulkexecutor.internal.CongestionController
-
- getId() - Method in class com.microsoft.azure.documentdb.bulkexecutor.UpdateItem
-
- getNumberOfDocumentsDeleted() - Method in class com.microsoft.azure.documentdb.bulkexecutor.BulkDeleteResponse
-
Gets number of documents successfully deleted.
- getNumberOfDocumentsDeleted() - Method in class com.microsoft.azure.documentdb.bulkexecutor.internal.BatchDeleter
-
Gets the number of documents deleted by this batch deleter
- getNumberOfDocumentsImported() - Method in class com.microsoft.azure.documentdb.bulkexecutor.BulkImportResponse
-
Gets number of documents successfully inserted.
- getNumberOfDocumentsImported() - Method in class com.microsoft.azure.documentdb.bulkexecutor.internal.BatchInserter
-
- getNumberOfDocumentsUpdated() - Method in class com.microsoft.azure.documentdb.bulkexecutor.BulkUpdateResponse
-
Gets number of documents successfully updated.
- getNumberOfDocumentsUpdated() - Method in class com.microsoft.azure.documentdb.bulkexecutor.internal.BatchUpdater
-
- getPartitionKeyValue() - Method in class com.microsoft.azure.documentdb.bulkexecutor.UpdateItem
-
- getPkIdTuplesFailedToDelete() - Method in class com.microsoft.azure.documentdb.bulkexecutor.BulkDeleteFailure
-
Gets the list of PartitionKey and DocumentId tuples which could not be deleted in bulk
- getThrottelingException(Exception) - Static method in class com.microsoft.azure.documentdb.bulkexecutor.internal.ExceptionUtils
-
- getTotalRequestUnitsConsumed() - Method in class com.microsoft.azure.documentdb.bulkexecutor.BulkDeleteResponse
-
Gets the total request units consumed during the bulk delete.
- getTotalRequestUnitsConsumed() - Method in class com.microsoft.azure.documentdb.bulkexecutor.BulkImportResponse
-
Gets the total request units consumed during the bulk import.
- getTotalRequestUnitsConsumed() - Method in class com.microsoft.azure.documentdb.bulkexecutor.BulkUpdateResponse
-
- getTotalRequestUnitsConsumed() - Method in class com.microsoft.azure.documentdb.bulkexecutor.internal.BatchDeleter
-
Gets the number of Request Units consumed by this batch deleter
- getTotalRequestUnitsConsumed() - Method in class com.microsoft.azure.documentdb.bulkexecutor.internal.BatchInserter
-
- getTotalRequestUnitsConsumed() - Method in class com.microsoft.azure.documentdb.bulkexecutor.internal.BatchUpdater
-
- getTotalTimeTaken() - Method in class com.microsoft.azure.documentdb.bulkexecutor.BulkDeleteResponse
-
Gets the total time taken for bulk delete.
- getTotalTimeTaken() - Method in class com.microsoft.azure.documentdb.bulkexecutor.BulkImportResponse
-
Gets the total time taken for bulk import.
- getTotalTimeTaken() - Method in class com.microsoft.azure.documentdb.bulkexecutor.BulkUpdateResponse
-
- getUpdateOperations() - Method in class com.microsoft.azure.documentdb.bulkexecutor.UpdateItem
-