Serialized Form

  • Package com.azure.cosmos

    • Exception com.azure.cosmos.CosmosException

      class CosmosException extends com.azure.core.exception.AzureException implements Serializable
      serialVersionUID:
      1L
      • Serialized Fields

        • channelAcquisitionTimeline
          com.azure.cosmos.implementation.directconnectivity.rntbd.RntbdChannelAcquisitionTimeline channelAcquisitionTimeline
          Channel acquisition timeline
        • cosmosDiagnostics
          CosmosDiagnostics cosmosDiagnostics
          Cosmos diagnostics
        • cosmosError
          com.azure.cosmos.implementation.CosmosError cosmosError
          Cosmos error
        • faultInjectionEvaluationResults
          List<String> faultInjectionEvaluationResults
          Fault injection rule not applicable evaluation result.
        • faultInjectionRuleId
          String faultInjectionRuleId
          Fault injection ruleId
        • lsn
          long lsn
          LSN
        • partitionKeyRangeId
          String partitionKeyRangeId
          Partition key range ID
        • replicaStatusList
          List<String> replicaStatusList
          All selectable replica status.
        • requestHeaders
          Map<String,String> requestHeaders
          Request headers
        • requestPayloadLength
          int requestPayloadLength
          Request payload length
        • requestTimeline
          com.azure.cosmos.implementation.RequestTimeline requestTimeline
          Request timeline
        • requestUri
          com.azure.cosmos.implementation.directconnectivity.Uri requestUri
          Request URI
        • resourceAddress
          String resourceAddress
          Resource address
        • responseHeaders
          Map<String,String> responseHeaders
          Response headers
        • rntbdChannelStatistics
          com.azure.cosmos.implementation.directconnectivity.rntbd.RntbdChannelStatistics rntbdChannelStatistics
          RNTBD endpoint statistics
        • rntbdEndpointStatistics
          com.azure.cosmos.implementation.directconnectivity.rntbd.RntbdEndpointStatistics rntbdEndpointStatistics
          RNTBD endpoint statistics
        • rntbdRequestLength
          int rntbdRequestLength
          RNTBD request length
        • rntbdResponseLength
          int rntbdResponseLength
          RNTBD response length
        • sendingRequestHasStarted
          boolean sendingRequestHasStarted
          Sending request has started
        • statusCode
          int statusCode
          Status code
  • Package com.azure.cosmos.models

    • Class com.azure.cosmos.models.DedicatedGatewayRequestOptions

      class DedicatedGatewayRequestOptions extends Object implements Serializable
      • Serialized Fields

        • integratedCacheBypassed
          boolean integratedCacheBypassed
          A flag indicating whether the integrated cache is enabled or bypassed with the request in Azure CosmosDB service.
        • maxIntegratedCacheStaleness
          Duration maxIntegratedCacheStaleness
          The staleness value associated with the request in the Azure CosmosDB service.