Package com.yahoo.documentapi.metrics


package com.yahoo.documentapi.metrics
  • Class
    Description
    This class reports metrics for feed operations by APIs that use documentapi.
    Enum with possible outcomes of a single document feeding operation: OK: Document was successfully added/updated/removed REQUEST_ERROR: User-made error, for example invalid document format SERVER_ERROR: Server-made error, for example insufficient disk space