azure-docs-sdk-java/archive/docs-ref-autogen/com.microsoft.azure.storage...

182 строки
11 KiB
YAML

### YamlMime:JavaType
fields:
- field:
type: <xref href="final+String?alt=final+String&text=final+String" data-throw-if-not-resolved="False"/>
fullName: com.microsoft.azure.storage.core.LogConstants.COMPLETE
name: COMPLETE
nameWithType: LogConstants.COMPLETE
syntax: public static final String COMPLETE= "Operation completed."
uid: com.microsoft.azure.storage.core.LogConstants.COMPLETE
- field:
type: <xref href="final+String?alt=final+String&text=final+String" data-throw-if-not-resolved="False"/>
fullName: com.microsoft.azure.storage.core.LogConstants.DO_NOT_RETRY_POLICY
name: DO_NOT_RETRY_POLICY
nameWithType: LogConstants.DO_NOT_RETRY_POLICY
syntax: public static final String DO_NOT_RETRY_POLICY= "Retry policy did not allow for a retry. Failing. Error Message = '%s'."
uid: com.microsoft.azure.storage.core.LogConstants.DO_NOT_RETRY_POLICY
- field:
type: <xref href="final+String?alt=final+String&text=final+String" data-throw-if-not-resolved="False"/>
fullName: com.microsoft.azure.storage.core.LogConstants.DO_NOT_RETRY_TIMEOUT
name: DO_NOT_RETRY_TIMEOUT
nameWithType: LogConstants.DO_NOT_RETRY_TIMEOUT
syntax: public static final String DO_NOT_RETRY_TIMEOUT= "Operation cannot be retried because maximum execution timeout has been reached. Failing. Inner error Message = '%s'."
uid: com.microsoft.azure.storage.core.LogConstants.DO_NOT_RETRY_TIMEOUT
- field:
type: <xref href="final+String?alt=final+String&text=final+String" data-throw-if-not-resolved="False"/>
fullName: com.microsoft.azure.storage.core.LogConstants.ERROR_RECEIVING_RESPONSE
name: ERROR_RECEIVING_RESPONSE
nameWithType: LogConstants.ERROR_RECEIVING_RESPONSE
syntax: public static final String ERROR_RECEIVING_RESPONSE= "A network error occurred before the HTTP response status and headers were received."
uid: com.microsoft.azure.storage.core.LogConstants.ERROR_RECEIVING_RESPONSE
- field:
type: <xref href="final+String?alt=final+String&text=final+String" data-throw-if-not-resolved="False"/>
fullName: com.microsoft.azure.storage.core.LogConstants.GET_RESPONSE
name: GET_RESPONSE
nameWithType: LogConstants.GET_RESPONSE
syntax: public static final String GET_RESPONSE= "Waiting for response."
uid: com.microsoft.azure.storage.core.LogConstants.GET_RESPONSE
- field:
type: <xref href="final+String?alt=final+String&text=final+String" data-throw-if-not-resolved="False"/>
fullName: com.microsoft.azure.storage.core.LogConstants.INIT_LOCATION
name: INIT_LOCATION
nameWithType: LogConstants.INIT_LOCATION
syntax: public static final String INIT_LOCATION= "Starting operation with location '%s' per location mode '%s'."
uid: com.microsoft.azure.storage.core.LogConstants.INIT_LOCATION
- field:
type: <xref href="final+String?alt=final+String&text=final+String" data-throw-if-not-resolved="False"/>
fullName: com.microsoft.azure.storage.core.LogConstants.NEXT_LOCATION
name: NEXT_LOCATION
nameWithType: LogConstants.NEXT_LOCATION
syntax: public static final String NEXT_LOCATION= "The next location has been set to '%s', per location mode '%s'."
uid: com.microsoft.azure.storage.core.LogConstants.NEXT_LOCATION
- field:
type: <xref href="final+String?alt=final+String&text=final+String" data-throw-if-not-resolved="False"/>
fullName: com.microsoft.azure.storage.core.LogConstants.POST_PROCESS
name: POST_PROCESS
nameWithType: LogConstants.POST_PROCESS
syntax: public static final String POST_PROCESS= "Processing response body."
uid: com.microsoft.azure.storage.core.LogConstants.POST_PROCESS
- field:
type: <xref href="final+String?alt=final+String&text=final+String" data-throw-if-not-resolved="False"/>
fullName: com.microsoft.azure.storage.core.LogConstants.POST_PROCESS_DONE
name: POST_PROCESS_DONE
nameWithType: LogConstants.POST_PROCESS_DONE
syntax: public static final String POST_PROCESS_DONE= "Response body was parsed successfully."
uid: com.microsoft.azure.storage.core.LogConstants.POST_PROCESS_DONE
- field:
type: <xref href="final+String?alt=final+String&text=final+String" data-throw-if-not-resolved="False"/>
fullName: com.microsoft.azure.storage.core.LogConstants.PRE_PROCESS
name: PRE_PROCESS
nameWithType: LogConstants.PRE_PROCESS
syntax: public static final String PRE_PROCESS= "Processing response headers."
uid: com.microsoft.azure.storage.core.LogConstants.PRE_PROCESS
- field:
type: <xref href="final+String?alt=final+String&text=final+String" data-throw-if-not-resolved="False"/>
fullName: com.microsoft.azure.storage.core.LogConstants.PRE_PROCESS_DONE
name: PRE_PROCESS_DONE
nameWithType: LogConstants.PRE_PROCESS_DONE
syntax: public static final String PRE_PROCESS_DONE= "Response headers were processed successfully."
uid: com.microsoft.azure.storage.core.LogConstants.PRE_PROCESS_DONE
- field:
type: <xref href="final+String?alt=final+String&text=final+String" data-throw-if-not-resolved="False"/>
fullName: com.microsoft.azure.storage.core.LogConstants.RESPONSE_RECEIVED
name: RESPONSE_RECEIVED
nameWithType: LogConstants.RESPONSE_RECEIVED
syntax: public static final String RESPONSE_RECEIVED= "Response received. Status code = '%d', Request ID = '%s', Content-MD5 = '%s', ETag = '%s', Date = '%s'."
uid: com.microsoft.azure.storage.core.LogConstants.RESPONSE_RECEIVED
- field:
type: <xref href="final+String?alt=final+String&text=final+String" data-throw-if-not-resolved="False"/>
fullName: com.microsoft.azure.storage.core.LogConstants.RETRY
name: RETRY
nameWithType: LogConstants.RETRY
syntax: public static final String RETRY= "Retrying failed operation."
uid: com.microsoft.azure.storage.core.LogConstants.RETRY
- field:
type: <xref href="final+String?alt=final+String&text=final+String" data-throw-if-not-resolved="False"/>
fullName: com.microsoft.azure.storage.core.LogConstants.RETRY_CHECK
name: RETRY_CHECK
nameWithType: LogConstants.RETRY_CHECK
syntax: public static final String RETRY_CHECK= "Checking if the operation should be retried. Retry count = '%d', HTTP status code = '%d', Error Message = '%s'."
uid: com.microsoft.azure.storage.core.LogConstants.RETRY_CHECK
- field:
type: <xref href="final+String?alt=final+String&text=final+String" data-throw-if-not-resolved="False"/>
fullName: com.microsoft.azure.storage.core.LogConstants.RETRY_DELAY
name: RETRY_DELAY
nameWithType: LogConstants.RETRY_DELAY
syntax: public static final String RETRY_DELAY= "Operation will be retried after '%d'ms."
uid: com.microsoft.azure.storage.core.LogConstants.RETRY_DELAY
- field:
type: <xref href="final+String?alt=final+String&text=final+String" data-throw-if-not-resolved="False"/>
fullName: com.microsoft.azure.storage.core.LogConstants.RETRY_INFO
name: RETRY_INFO
nameWithType: LogConstants.RETRY_INFO
syntax: public static final String RETRY_INFO= "The retry policy set the next location to '%s' and updated the location mode to '%s'."
uid: com.microsoft.azure.storage.core.LogConstants.RETRY_INFO
- field:
type: <xref href="final+String?alt=final+String&text=final+String" data-throw-if-not-resolved="False"/>
fullName: com.microsoft.azure.storage.core.LogConstants.RETRYABLE_EXCEPTION
name: RETRYABLE_EXCEPTION
nameWithType: LogConstants.RETRYABLE_EXCEPTION
syntax: public static final String RETRYABLE_EXCEPTION= "Retryable exception thrown. Class = '%s', Message = '%s'."
uid: com.microsoft.azure.storage.core.LogConstants.RETRYABLE_EXCEPTION
- field:
type: <xref href="final+String?alt=final+String&text=final+String" data-throw-if-not-resolved="False"/>
fullName: com.microsoft.azure.storage.core.LogConstants.SIGNING
name: SIGNING
nameWithType: LogConstants.SIGNING
syntax: public static final String SIGNING= "Signing %s"
uid: com.microsoft.azure.storage.core.LogConstants.SIGNING
- field:
type: <xref href="final+String?alt=final+String&text=final+String" data-throw-if-not-resolved="False"/>
fullName: com.microsoft.azure.storage.core.LogConstants.START_REQUEST
name: START_REQUEST
nameWithType: LogConstants.START_REQUEST
syntax: public static final String START_REQUEST= "Starting request to '%s' at '%s'."
uid: com.microsoft.azure.storage.core.LogConstants.START_REQUEST
- field:
type: <xref href="final+String?alt=final+String&text=final+String" data-throw-if-not-resolved="False"/>
fullName: com.microsoft.azure.storage.core.LogConstants.STARTING
name: STARTING
nameWithType: LogConstants.STARTING
syntax: public static final String STARTING= "Starting operation."
uid: com.microsoft.azure.storage.core.LogConstants.STARTING
- field:
type: <xref href="final+String?alt=final+String&text=final+String" data-throw-if-not-resolved="False"/>
fullName: com.microsoft.azure.storage.core.LogConstants.UNEXPECTED_RESULT_OR_EXCEPTION
name: UNEXPECTED_RESULT_OR_EXCEPTION
nameWithType: LogConstants.UNEXPECTED_RESULT_OR_EXCEPTION
syntax: public static final String UNEXPECTED_RESULT_OR_EXCEPTION= "Operation did not return the expected result or returned an exception."
uid: com.microsoft.azure.storage.core.LogConstants.UNEXPECTED_RESULT_OR_EXCEPTION
- field:
type: <xref href="final+String?alt=final+String&text=final+String" data-throw-if-not-resolved="False"/>
fullName: com.microsoft.azure.storage.core.LogConstants.UNRETRYABLE_EXCEPTION
name: UNRETRYABLE_EXCEPTION
nameWithType: LogConstants.UNRETRYABLE_EXCEPTION
syntax: public static final String UNRETRYABLE_EXCEPTION= "Un-retryable exception thrown. Class = '%s', Message = '%s'."
uid: com.microsoft.azure.storage.core.LogConstants.UNRETRYABLE_EXCEPTION
- field:
type: <xref href="final+String?alt=final+String&text=final+String" data-throw-if-not-resolved="False"/>
fullName: com.microsoft.azure.storage.core.LogConstants.UPLOAD
name: UPLOAD
nameWithType: LogConstants.UPLOAD
syntax: public static final String UPLOAD= "Writing request data."
uid: com.microsoft.azure.storage.core.LogConstants.UPLOAD
- field:
type: <xref href="final+String?alt=final+String&text=final+String" data-throw-if-not-resolved="False"/>
fullName: com.microsoft.azure.storage.core.LogConstants.UPLOADDONE
name: UPLOADDONE
nameWithType: LogConstants.UPLOADDONE
syntax: public static final String UPLOADDONE= "Request data was written successfully."
uid: com.microsoft.azure.storage.core.LogConstants.UPLOADDONE
inheritances:
- <xref href="java.lang.Object" data-throw-if-not-resolved="False"/>
nameWithType: LogConstants
syntax: public class LogConstants
type: class
uid: com.microsoft.azure.storage.core.LogConstants
fullName: com.microsoft.azure.storage.core.LogConstants
name: LogConstants
package: com.microsoft.azure.storage.core
summary: <p>RESERVED FOR INTERNAL USE. Provides a standard set of log messages that could be produced by the client library. </p>
metadata: {}