Package oracle.communication.brm.charging.brs


package oracle.communication.brm.charging.brs
  • Class
    Description
    Usage request batch processing service.
    The exception signals that ECE does not have a required cluster quorum to be able to successfully process the submitted request.
    Interface exposes the attributes to configure the Threshold for BRS before BRS starts rejecting the submitted requests.
    This factory class provides a standardized metric for each type of source.
    Interface exposes and allows to set ECE Client statistical and tuning parameters Following parameters are available over JMX and can be updated in a running system: Thread Pool Size - BRS uses a local thread pool to submit requests for processing and handle responses. Batch Time Out - Maximum time in milliseconds before the batch is considered ripe to be dispatched Batch Size - Maximum number of requests in a given batch before it is considered ripe to be dispatched
    The exception signals that ECE does not have a required cluster quorum to be able to successfully process the submitted request.
    The exception signals that the ECE system is not in a healthy state for processing the submitted request.