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

512 строки
19 KiB
YAML

### YamlMime:ManagedReference
items:
- uid: com.microsoft.azure.storage.core._log_constants
id: _log_constants
parent: com.microsoft.azure.storage.core
children:
- com.microsoft.azure.storage.core._log_constants.COMPLETE
- com.microsoft.azure.storage.core._log_constants.DO_NOT_RETRY_POLICY
- com.microsoft.azure.storage.core._log_constants.DO_NOT_RETRY_TIMEOUT
- com.microsoft.azure.storage.core._log_constants.ERROR_RECEIVING_RESPONSE
- com.microsoft.azure.storage.core._log_constants.GET_RESPONSE
- com.microsoft.azure.storage.core._log_constants.INIT_LOCATION
- com.microsoft.azure.storage.core._log_constants.NEXT_LOCATION
- com.microsoft.azure.storage.core._log_constants.POST_PROCESS
- com.microsoft.azure.storage.core._log_constants.POST_PROCESS_DONE
- com.microsoft.azure.storage.core._log_constants.PRE_PROCESS
- com.microsoft.azure.storage.core._log_constants.PRE_PROCESS_DONE
- com.microsoft.azure.storage.core._log_constants.RESPONSE_RECEIVED
- com.microsoft.azure.storage.core._log_constants.RETRY
- com.microsoft.azure.storage.core._log_constants.RETRY_CHECK
- com.microsoft.azure.storage.core._log_constants.RETRY_DELAY
- com.microsoft.azure.storage.core._log_constants.RETRY_INFO
- com.microsoft.azure.storage.core._log_constants.RETRYABLE_EXCEPTION
- com.microsoft.azure.storage.core._log_constants.SIGNING
- com.microsoft.azure.storage.core._log_constants.START_REQUEST
- com.microsoft.azure.storage.core._log_constants.STARTING
- com.microsoft.azure.storage.core._log_constants.UNEXPECTED_RESULT_OR_EXCEPTION
- com.microsoft.azure.storage.core._log_constants.UNRETRYABLE_EXCEPTION
- com.microsoft.azure.storage.core._log_constants.UPLOAD
- com.microsoft.azure.storage.core._log_constants.UPLOADDONE
href: com.microsoft.azure.storage.core._log_constants.yml
langs:
- java
name: LogConstants
nameWithType: LogConstants
fullName: com.microsoft.azure.storage.core.LogConstants
type: Class
source:
remote: &o0
path: microsoft-azure-storage/src/com/microsoft/azure/storage/core/LogConstants.java
branch: master
repo: https://github.com/Azure/azure-storage-java
path: microsoft-azure-storage/src/com/microsoft/azure/storage/core/LogConstants.java
startLine: 20
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>
syntax:
content: public class LogConstants
inheritance:
- java.lang.Object
- uid: com.microsoft.azure.storage.core._log_constants.COMPLETE
id: COMPLETE
parent: com.microsoft.azure.storage.core._log_constants
href: com.microsoft.azure.storage.core._log_constants.yml
langs:
- java
name: COMPLETE
nameWithType: LogConstants.COMPLETE
fullName: com.microsoft.azure.storage.core.LogConstants.COMPLETE
type: Field
source:
remote: *o0
path: microsoft-azure-storage/src/com/microsoft/azure/storage/core/LogConstants.java
startLine: 21
package: com.microsoft.azure.storage.core
syntax:
content: public static final String COMPLETE= "Operation completed."
return:
type: 3d93591e
- uid: com.microsoft.azure.storage.core._log_constants.DO_NOT_RETRY_POLICY
id: DO_NOT_RETRY_POLICY
parent: com.microsoft.azure.storage.core._log_constants
href: com.microsoft.azure.storage.core._log_constants.yml
langs:
- java
name: DO_NOT_RETRY_POLICY
nameWithType: LogConstants.DO_NOT_RETRY_POLICY
fullName: com.microsoft.azure.storage.core.LogConstants.DO_NOT_RETRY_POLICY
type: Field
source:
remote: *o0
path: microsoft-azure-storage/src/com/microsoft/azure/storage/core/LogConstants.java
startLine: 22
package: com.microsoft.azure.storage.core
syntax:
content: public static final String DO_NOT_RETRY_POLICY= "Retry policy did not allow for a retry. Failing. Error Message = '%s'."
return:
type: 3d93591e
- uid: com.microsoft.azure.storage.core._log_constants.DO_NOT_RETRY_TIMEOUT
id: DO_NOT_RETRY_TIMEOUT
parent: com.microsoft.azure.storage.core._log_constants
href: com.microsoft.azure.storage.core._log_constants.yml
langs:
- java
name: DO_NOT_RETRY_TIMEOUT
nameWithType: LogConstants.DO_NOT_RETRY_TIMEOUT
fullName: com.microsoft.azure.storage.core.LogConstants.DO_NOT_RETRY_TIMEOUT
type: Field
source:
remote: *o0
path: microsoft-azure-storage/src/com/microsoft/azure/storage/core/LogConstants.java
startLine: 23
package: com.microsoft.azure.storage.core
syntax:
content: public static final String DO_NOT_RETRY_TIMEOUT= "Operation cannot be retried because maximum execution timeout has been reached. Failing. Inner error Message = '%s'."
return:
type: 3d93591e
- uid: com.microsoft.azure.storage.core._log_constants.ERROR_RECEIVING_RESPONSE
id: ERROR_RECEIVING_RESPONSE
parent: com.microsoft.azure.storage.core._log_constants
href: com.microsoft.azure.storage.core._log_constants.yml
langs:
- java
name: ERROR_RECEIVING_RESPONSE
nameWithType: LogConstants.ERROR_RECEIVING_RESPONSE
fullName: com.microsoft.azure.storage.core.LogConstants.ERROR_RECEIVING_RESPONSE
type: Field
source:
remote: *o0
path: microsoft-azure-storage/src/com/microsoft/azure/storage/core/LogConstants.java
startLine: 24
package: com.microsoft.azure.storage.core
syntax:
content: public static final String ERROR_RECEIVING_RESPONSE= "A network error occurred before the HTTP response status and headers were received."
return:
type: 3d93591e
- uid: com.microsoft.azure.storage.core._log_constants.GET_RESPONSE
id: GET_RESPONSE
parent: com.microsoft.azure.storage.core._log_constants
href: com.microsoft.azure.storage.core._log_constants.yml
langs:
- java
name: GET_RESPONSE
nameWithType: LogConstants.GET_RESPONSE
fullName: com.microsoft.azure.storage.core.LogConstants.GET_RESPONSE
type: Field
source:
remote: *o0
path: microsoft-azure-storage/src/com/microsoft/azure/storage/core/LogConstants.java
startLine: 25
package: com.microsoft.azure.storage.core
syntax:
content: public static final String GET_RESPONSE= "Waiting for response."
return:
type: 3d93591e
- uid: com.microsoft.azure.storage.core._log_constants.INIT_LOCATION
id: INIT_LOCATION
parent: com.microsoft.azure.storage.core._log_constants
href: com.microsoft.azure.storage.core._log_constants.yml
langs:
- java
name: INIT_LOCATION
nameWithType: LogConstants.INIT_LOCATION
fullName: com.microsoft.azure.storage.core.LogConstants.INIT_LOCATION
type: Field
source:
remote: *o0
path: microsoft-azure-storage/src/com/microsoft/azure/storage/core/LogConstants.java
startLine: 26
package: com.microsoft.azure.storage.core
syntax:
content: public static final String INIT_LOCATION= "Starting operation with location '%s' per location mode '%s'."
return:
type: 3d93591e
- uid: com.microsoft.azure.storage.core._log_constants.NEXT_LOCATION
id: NEXT_LOCATION
parent: com.microsoft.azure.storage.core._log_constants
href: com.microsoft.azure.storage.core._log_constants.yml
langs:
- java
name: NEXT_LOCATION
nameWithType: LogConstants.NEXT_LOCATION
fullName: com.microsoft.azure.storage.core.LogConstants.NEXT_LOCATION
type: Field
source:
remote: *o0
path: microsoft-azure-storage/src/com/microsoft/azure/storage/core/LogConstants.java
startLine: 27
package: com.microsoft.azure.storage.core
syntax:
content: public static final String NEXT_LOCATION= "The next location has been set to '%s', per location mode '%s'."
return:
type: 3d93591e
- uid: com.microsoft.azure.storage.core._log_constants.POST_PROCESS
id: POST_PROCESS
parent: com.microsoft.azure.storage.core._log_constants
href: com.microsoft.azure.storage.core._log_constants.yml
langs:
- java
name: POST_PROCESS
nameWithType: LogConstants.POST_PROCESS
fullName: com.microsoft.azure.storage.core.LogConstants.POST_PROCESS
type: Field
source:
remote: *o0
path: microsoft-azure-storage/src/com/microsoft/azure/storage/core/LogConstants.java
startLine: 28
package: com.microsoft.azure.storage.core
syntax:
content: public static final String POST_PROCESS= "Processing response body."
return:
type: 3d93591e
- uid: com.microsoft.azure.storage.core._log_constants.POST_PROCESS_DONE
id: POST_PROCESS_DONE
parent: com.microsoft.azure.storage.core._log_constants
href: com.microsoft.azure.storage.core._log_constants.yml
langs:
- java
name: POST_PROCESS_DONE
nameWithType: LogConstants.POST_PROCESS_DONE
fullName: com.microsoft.azure.storage.core.LogConstants.POST_PROCESS_DONE
type: Field
source:
remote: *o0
path: microsoft-azure-storage/src/com/microsoft/azure/storage/core/LogConstants.java
startLine: 29
package: com.microsoft.azure.storage.core
syntax:
content: public static final String POST_PROCESS_DONE= "Response body was parsed successfully."
return:
type: 3d93591e
- uid: com.microsoft.azure.storage.core._log_constants.PRE_PROCESS
id: PRE_PROCESS
parent: com.microsoft.azure.storage.core._log_constants
href: com.microsoft.azure.storage.core._log_constants.yml
langs:
- java
name: PRE_PROCESS
nameWithType: LogConstants.PRE_PROCESS
fullName: com.microsoft.azure.storage.core.LogConstants.PRE_PROCESS
type: Field
source:
remote: *o0
path: microsoft-azure-storage/src/com/microsoft/azure/storage/core/LogConstants.java
startLine: 30
package: com.microsoft.azure.storage.core
syntax:
content: public static final String PRE_PROCESS= "Processing response headers."
return:
type: 3d93591e
- uid: com.microsoft.azure.storage.core._log_constants.PRE_PROCESS_DONE
id: PRE_PROCESS_DONE
parent: com.microsoft.azure.storage.core._log_constants
href: com.microsoft.azure.storage.core._log_constants.yml
langs:
- java
name: PRE_PROCESS_DONE
nameWithType: LogConstants.PRE_PROCESS_DONE
fullName: com.microsoft.azure.storage.core.LogConstants.PRE_PROCESS_DONE
type: Field
source:
remote: *o0
path: microsoft-azure-storage/src/com/microsoft/azure/storage/core/LogConstants.java
startLine: 31
package: com.microsoft.azure.storage.core
syntax:
content: public static final String PRE_PROCESS_DONE= "Response headers were processed successfully."
return:
type: 3d93591e
- uid: com.microsoft.azure.storage.core._log_constants.RESPONSE_RECEIVED
id: RESPONSE_RECEIVED
parent: com.microsoft.azure.storage.core._log_constants
href: com.microsoft.azure.storage.core._log_constants.yml
langs:
- java
name: RESPONSE_RECEIVED
nameWithType: LogConstants.RESPONSE_RECEIVED
fullName: com.microsoft.azure.storage.core.LogConstants.RESPONSE_RECEIVED
type: Field
source:
remote: *o0
path: microsoft-azure-storage/src/com/microsoft/azure/storage/core/LogConstants.java
startLine: 32
package: com.microsoft.azure.storage.core
syntax:
content: public static final String RESPONSE_RECEIVED= "Response received. Status code = '%d', Request ID = '%s', Content-MD5 = '%s', ETag = '%s', Date = '%s'."
return:
type: 3d93591e
- uid: com.microsoft.azure.storage.core._log_constants.RETRY
id: RETRY
parent: com.microsoft.azure.storage.core._log_constants
href: com.microsoft.azure.storage.core._log_constants.yml
langs:
- java
name: RETRY
nameWithType: LogConstants.RETRY
fullName: com.microsoft.azure.storage.core.LogConstants.RETRY
type: Field
source:
remote: *o0
path: microsoft-azure-storage/src/com/microsoft/azure/storage/core/LogConstants.java
startLine: 33
package: com.microsoft.azure.storage.core
syntax:
content: public static final String RETRY= "Retrying failed operation."
return:
type: 3d93591e
- uid: com.microsoft.azure.storage.core._log_constants.RETRY_CHECK
id: RETRY_CHECK
parent: com.microsoft.azure.storage.core._log_constants
href: com.microsoft.azure.storage.core._log_constants.yml
langs:
- java
name: RETRY_CHECK
nameWithType: LogConstants.RETRY_CHECK
fullName: com.microsoft.azure.storage.core.LogConstants.RETRY_CHECK
type: Field
source:
remote: *o0
path: microsoft-azure-storage/src/com/microsoft/azure/storage/core/LogConstants.java
startLine: 34
package: com.microsoft.azure.storage.core
syntax:
content: public static final String RETRY_CHECK= "Checking if the operation should be retried. Retry count = '%d', HTTP status code = '%d', Error Message = '%s'."
return:
type: 3d93591e
- uid: com.microsoft.azure.storage.core._log_constants.RETRY_DELAY
id: RETRY_DELAY
parent: com.microsoft.azure.storage.core._log_constants
href: com.microsoft.azure.storage.core._log_constants.yml
langs:
- java
name: RETRY_DELAY
nameWithType: LogConstants.RETRY_DELAY
fullName: com.microsoft.azure.storage.core.LogConstants.RETRY_DELAY
type: Field
source:
remote: *o0
path: microsoft-azure-storage/src/com/microsoft/azure/storage/core/LogConstants.java
startLine: 35
package: com.microsoft.azure.storage.core
syntax:
content: public static final String RETRY_DELAY= "Operation will be retried after '%d'ms."
return:
type: 3d93591e
- uid: com.microsoft.azure.storage.core._log_constants.RETRY_INFO
id: RETRY_INFO
parent: com.microsoft.azure.storage.core._log_constants
href: com.microsoft.azure.storage.core._log_constants.yml
langs:
- java
name: RETRY_INFO
nameWithType: LogConstants.RETRY_INFO
fullName: com.microsoft.azure.storage.core.LogConstants.RETRY_INFO
type: Field
source:
remote: *o0
path: microsoft-azure-storage/src/com/microsoft/azure/storage/core/LogConstants.java
startLine: 36
package: com.microsoft.azure.storage.core
syntax:
content: public static final String RETRY_INFO= "The retry policy set the next location to '%s' and updated the location mode to '%s'."
return:
type: 3d93591e
- uid: com.microsoft.azure.storage.core._log_constants.RETRYABLE_EXCEPTION
id: RETRYABLE_EXCEPTION
parent: com.microsoft.azure.storage.core._log_constants
href: com.microsoft.azure.storage.core._log_constants.yml
langs:
- java
name: RETRYABLE_EXCEPTION
nameWithType: LogConstants.RETRYABLE_EXCEPTION
fullName: com.microsoft.azure.storage.core.LogConstants.RETRYABLE_EXCEPTION
type: Field
source:
remote: *o0
path: microsoft-azure-storage/src/com/microsoft/azure/storage/core/LogConstants.java
startLine: 37
package: com.microsoft.azure.storage.core
syntax:
content: public static final String RETRYABLE_EXCEPTION= "Retryable exception thrown. Class = '%s', Message = '%s'."
return:
type: 3d93591e
- uid: com.microsoft.azure.storage.core._log_constants.SIGNING
id: SIGNING
parent: com.microsoft.azure.storage.core._log_constants
href: com.microsoft.azure.storage.core._log_constants.yml
langs:
- java
name: SIGNING
nameWithType: LogConstants.SIGNING
fullName: com.microsoft.azure.storage.core.LogConstants.SIGNING
type: Field
source:
remote: *o0
path: microsoft-azure-storage/src/com/microsoft/azure/storage/core/LogConstants.java
startLine: 38
package: com.microsoft.azure.storage.core
syntax:
content: public static final String SIGNING= "Signing %s"
return:
type: 3d93591e
- uid: com.microsoft.azure.storage.core._log_constants.START_REQUEST
id: START_REQUEST
parent: com.microsoft.azure.storage.core._log_constants
href: com.microsoft.azure.storage.core._log_constants.yml
langs:
- java
name: START_REQUEST
nameWithType: LogConstants.START_REQUEST
fullName: com.microsoft.azure.storage.core.LogConstants.START_REQUEST
type: Field
source:
remote: *o0
path: microsoft-azure-storage/src/com/microsoft/azure/storage/core/LogConstants.java
startLine: 39
package: com.microsoft.azure.storage.core
syntax:
content: public static final String START_REQUEST= "Starting request to '%s' at '%s'."
return:
type: 3d93591e
- uid: com.microsoft.azure.storage.core._log_constants.STARTING
id: STARTING
parent: com.microsoft.azure.storage.core._log_constants
href: com.microsoft.azure.storage.core._log_constants.yml
langs:
- java
name: STARTING
nameWithType: LogConstants.STARTING
fullName: com.microsoft.azure.storage.core.LogConstants.STARTING
type: Field
source:
remote: *o0
path: microsoft-azure-storage/src/com/microsoft/azure/storage/core/LogConstants.java
startLine: 40
package: com.microsoft.azure.storage.core
syntax:
content: public static final String STARTING= "Starting operation."
return:
type: 3d93591e
- uid: com.microsoft.azure.storage.core._log_constants.UNEXPECTED_RESULT_OR_EXCEPTION
id: UNEXPECTED_RESULT_OR_EXCEPTION
parent: com.microsoft.azure.storage.core._log_constants
href: com.microsoft.azure.storage.core._log_constants.yml
langs:
- java
name: UNEXPECTED_RESULT_OR_EXCEPTION
nameWithType: LogConstants.UNEXPECTED_RESULT_OR_EXCEPTION
fullName: com.microsoft.azure.storage.core.LogConstants.UNEXPECTED_RESULT_OR_EXCEPTION
type: Field
source:
remote: *o0
path: microsoft-azure-storage/src/com/microsoft/azure/storage/core/LogConstants.java
startLine: 41
package: com.microsoft.azure.storage.core
syntax:
content: public static final String UNEXPECTED_RESULT_OR_EXCEPTION= "Operation did not return the expected result or returned an exception."
return:
type: 3d93591e
- uid: com.microsoft.azure.storage.core._log_constants.UNRETRYABLE_EXCEPTION
id: UNRETRYABLE_EXCEPTION
parent: com.microsoft.azure.storage.core._log_constants
href: com.microsoft.azure.storage.core._log_constants.yml
langs:
- java
name: UNRETRYABLE_EXCEPTION
nameWithType: LogConstants.UNRETRYABLE_EXCEPTION
fullName: com.microsoft.azure.storage.core.LogConstants.UNRETRYABLE_EXCEPTION
type: Field
source:
remote: *o0
path: microsoft-azure-storage/src/com/microsoft/azure/storage/core/LogConstants.java
startLine: 42
package: com.microsoft.azure.storage.core
syntax:
content: public static final String UNRETRYABLE_EXCEPTION= "Un-retryable exception thrown. Class = '%s', Message = '%s'."
return:
type: 3d93591e
- uid: com.microsoft.azure.storage.core._log_constants.UPLOAD
id: UPLOAD
parent: com.microsoft.azure.storage.core._log_constants
href: com.microsoft.azure.storage.core._log_constants.yml
langs:
- java
name: UPLOAD
nameWithType: LogConstants.UPLOAD
fullName: com.microsoft.azure.storage.core.LogConstants.UPLOAD
type: Field
source:
remote: *o0
path: microsoft-azure-storage/src/com/microsoft/azure/storage/core/LogConstants.java
startLine: 43
package: com.microsoft.azure.storage.core
syntax:
content: public static final String UPLOAD= "Writing request data."
return:
type: 3d93591e
- uid: com.microsoft.azure.storage.core._log_constants.UPLOADDONE
id: UPLOADDONE
parent: com.microsoft.azure.storage.core._log_constants
href: com.microsoft.azure.storage.core._log_constants.yml
langs:
- java
name: UPLOADDONE
nameWithType: LogConstants.UPLOADDONE
fullName: com.microsoft.azure.storage.core.LogConstants.UPLOADDONE
type: Field
source:
remote: *o0
path: microsoft-azure-storage/src/com/microsoft/azure/storage/core/LogConstants.java
startLine: 44
package: com.microsoft.azure.storage.core
syntax:
content: public static final String UPLOADDONE= "Request data was written successfully."
return:
type: 3d93591e
references:
- uid: 3d93591e
spec.java:
- name: final String
fullName: final String