Class CosmosBulkExecutionThresholdsState


  • public final class CosmosBulkExecutionThresholdsState
    extends Object
    Encapsulates internal state used to dynamically determine max micro batch size for bulk operations. It allows passing this state for one `CosmosBulkExecutionOptions` to another in case bulk operations are expected to have similar characteristics and the context for determining the micro batch size should be preserved.
    • Constructor Detail

      • CosmosBulkExecutionThresholdsState

        public CosmosBulkExecutionThresholdsState()
        Constructor