Constants.AnalyticsConstants Class
- java.
lang. Object - com.
microsoft. azure. storage. Constants. AnalyticsConstants
- com.
public class AnalyticsConstants
Defines constants for ServiceProperties requests.
Field Summary
Modifier and Type | Field and Description |
---|---|
final String |
ALLOWED_HEADERS_ELEMENT
The XML element for the CORS Rule AllowedHeaders |
final String |
ALLOWED_METHODS_ELEMENT
The XML element for the CORS Rule AllowedMethods |
final String |
ALLOWED_ORIGINS_ELEMENT
The XML element for the CORS Rule AllowedOrigins |
final String |
CORS_ELEMENT
The XML element for the CORS |
final String |
CORS_RULE_ELEMENT
The XML element for the CORS Rules |
final String |
DAYS_ELEMENT
The XML element for the RetentionPolicy Days. |
final String |
DEFAULT_SERVICE_VERSION
The XML element for the Default Service Version. |
final String |
DELETE_ELEMENT
The XML element for the Logging Delete type. |
final String |
DELETE_RETENTION_POLICY_ELEMENT
The XML element for the delete retention policy. |
final String |
ENABLED_ELEMENT
The XML element for the RetentionPolicy Enabled. |
final String |
EXPOSED_HEADERS_ELEMENT
The XML element for the CORS Rule ExposedHeaders |
final String |
HOUR_METRICS_ELEMENT
The XML element for the Hour Metrics |
final String |
INCLUDE_APIS_ELEMENT
The XML element for the Metrics IncludeAPIs. |
final String |
LOGGING_ELEMENT
The XML element for the Logging |
final String |
LOGS_CONTAINER
Constant for the logs container. |
final String |
MAX_AGE_IN_SECONDS_ELEMENT
The XML element for the CORS Rule MaxAgeInSeconds |
final String |
METRICS_CAPACITY_BLOB
Constant for the blob capacity metrics table. |
final String |
METRICS_HOUR_PRIMARY_TRANSACTIONS_BLOB
Constant for the blob service primary location hourly metrics table. |
final String |
METRICS_HOUR_PRIMARY_TRANSACTIONS_FILE
Constant for the file service primary location hourly metrics table. |
final String |
METRICS_HOUR_PRIMARY_TRANSACTIONS_QUEUE
Constant for the queue service primary location hourly metrics table. |
final String |
METRICS_HOUR_PRIMARY_TRANSACTIONS_TABLE
Constant for the table service primary location hourly metrics table. |
final String |
METRICS_HOUR_SECONDARY_TRANSACTIONS_BLOB
Constant for the blob service secondary location hourly metrics table. |
final String |
METRICS_HOUR_SECONDARY_TRANSACTIONS_FILE
Constant for the file service secondary location hourly metrics table. |
final String |
METRICS_HOUR_SECONDARY_TRANSACTIONS_QUEUE
Constant for the queue service secondary location hourly metrics table. |
final String |
METRICS_HOUR_SECONDARY_TRANSACTIONS_TABLE
Constant for the table service secondary location hourly metrics table. |
final String |
METRICS_MINUTE_PRIMARY_TRANSACTIONS_BLOB
Constant for the blob service primary location minute metrics table. |
final String |
METRICS_MINUTE_PRIMARY_TRANSACTIONS_FILE
Constant for the file service primary location minute metrics table. |
final String |
METRICS_MINUTE_PRIMARY_TRANSACTIONS_QUEUE
Constant for the queue service primary location minute metrics table. |
final String |
METRICS_MINUTE_PRIMARY_TRANSACTIONS_TABLE
Constant for the table service primary location minute metrics table. |
final String |
METRICS_MINUTE_SECONDARY_TRANSACTIONS_BLOB
Constant for the blob service secondary location minute metrics table. |
final String |
METRICS_MINUTE_SECONDARY_TRANSACTIONS_FILE
Constant for the file service secondary location minute metrics table. |
final String |
METRICS_MINUTE_SECONDARY_TRANSACTIONS_QUEUE
Constant for the queue service secondary location minute metrics table. |
final String |
METRICS_MINUTE_SECONDARY_TRANSACTIONS_TABLE
Constant for the table service secondary location minute metrics table. |
final String |
MINUTE_METRICS_ELEMENT
The XML element for the Minute Metrics |
final String |
READ_ELEMENT
The XML element for the Logging Read type. |
final String |
RETENTION_POLICY_ELEMENT
The XML element for the RetentionPolicy. |
final String |
STATIC_WEBSITE_ELEMENT
The XML element for Static Website. |
final String |
STATIC_WEBSITE_ERROR_DOCUMENT_404_PATH_ELEMENT
THe XML element for ErroDocument404PathName. |
final String |
STATIC_WEBSITE_INDEX_DOCUMENT_ELEMENT
The XML element for IndexDocument |
final String |
STORAGE_SERVICE_PROPERTIES_ELEMENT
The XML element for the StorageServiceProperties |
final String |
STORAGE_SERVICE_STATS
The XML element for the StorageServiceStats |
final String |
VERSION_ELEMENT
The XML element for the Version |
final String |
WRITE_ELEMENT
The XML element for the Logging Write type. |
Field Details
ALLOWED_HEADERS_ELEMENT
public static final String ALLOWED_HEADERS_ELEMENT= "AllowedHeaders"
The XML element for the CORS Rule AllowedHeaders
ALLOWED_METHODS_ELEMENT
public static final String ALLOWED_METHODS_ELEMENT= "AllowedMethods"
The XML element for the CORS Rule AllowedMethods
ALLOWED_ORIGINS_ELEMENT
public static final String ALLOWED_ORIGINS_ELEMENT= "AllowedOrigins"
The XML element for the CORS Rule AllowedOrigins
CORS_ELEMENT
public static final String CORS_ELEMENT= "Cors"
The XML element for the CORS
CORS_RULE_ELEMENT
public static final String CORS_RULE_ELEMENT= "CorsRule"
The XML element for the CORS Rules
DAYS_ELEMENT
public static final String DAYS_ELEMENT= "Days"
The XML element for the RetentionPolicy Days.
DEFAULT_SERVICE_VERSION
public static final String DEFAULT_SERVICE_VERSION= "DefaultServiceVersion"
The XML element for the Default Service Version.
DELETE_ELEMENT
public static final String DELETE_ELEMENT= "Delete"
The XML element for the Logging Delete type.
DELETE_RETENTION_POLICY_ELEMENT
public static final String DELETE_RETENTION_POLICY_ELEMENT= "DeleteRetentionPolicy"
The XML element for the delete retention policy.
ENABLED_ELEMENT
public static final String ENABLED_ELEMENT= "Enabled"
The XML element for the RetentionPolicy Enabled.
EXPOSED_HEADERS_ELEMENT
public static final String EXPOSED_HEADERS_ELEMENT= "ExposedHeaders"
The XML element for the CORS Rule ExposedHeaders
HOUR_METRICS_ELEMENT
public static final String HOUR_METRICS_ELEMENT= "HourMetrics"
The XML element for the Hour Metrics
INCLUDE_APIS_ELEMENT
public static final String INCLUDE_APIS_ELEMENT= "IncludeAPIs"
The XML element for the Metrics IncludeAPIs.
LOGGING_ELEMENT
public static final String LOGGING_ELEMENT= "Logging"
The XML element for the Logging
LOGS_CONTAINER
public static final String LOGS_CONTAINER= "$logs"
Constant for the logs container.
MAX_AGE_IN_SECONDS_ELEMENT
public static final String MAX_AGE_IN_SECONDS_ELEMENT= "MaxAgeInSeconds"
The XML element for the CORS Rule MaxAgeInSeconds
METRICS_CAPACITY_BLOB
public static final String METRICS_CAPACITY_BLOB= "$MetricsCapacityBlob"
Constant for the blob capacity metrics table.
METRICS_HOUR_PRIMARY_TRANSACTIONS_BLOB
public static final String METRICS_HOUR_PRIMARY_TRANSACTIONS_BLOB= "$MetricsHourPrimaryTransactionsBlob"
Constant for the blob service primary location hourly metrics table.
METRICS_HOUR_PRIMARY_TRANSACTIONS_FILE
public static final String METRICS_HOUR_PRIMARY_TRANSACTIONS_FILE= "$MetricsHourPrimaryTransactionsFile"
Constant for the file service primary location hourly metrics table.
METRICS_HOUR_PRIMARY_TRANSACTIONS_QUEUE
public static final String METRICS_HOUR_PRIMARY_TRANSACTIONS_QUEUE= "$MetricsHourPrimaryTransactionsQueue"
Constant for the queue service primary location hourly metrics table.
METRICS_HOUR_PRIMARY_TRANSACTIONS_TABLE
public static final String METRICS_HOUR_PRIMARY_TRANSACTIONS_TABLE= "$MetricsHourPrimaryTransactionsTable"
Constant for the table service primary location hourly metrics table.
METRICS_HOUR_SECONDARY_TRANSACTIONS_BLOB
public static final String METRICS_HOUR_SECONDARY_TRANSACTIONS_BLOB= "$MetricsHourSecondaryTransactionsBlob"
Constant for the blob service secondary location hourly metrics table.
METRICS_HOUR_SECONDARY_TRANSACTIONS_FILE
public static final String METRICS_HOUR_SECONDARY_TRANSACTIONS_FILE= "$MetricsHourSecondaryTransactionsFile"
Constant for the file service secondary location hourly metrics table.
METRICS_HOUR_SECONDARY_TRANSACTIONS_QUEUE
public static final String METRICS_HOUR_SECONDARY_TRANSACTIONS_QUEUE= "$MetricsHourSecondaryTransactionsQueue"
Constant for the queue service secondary location hourly metrics table.
METRICS_HOUR_SECONDARY_TRANSACTIONS_TABLE
public static final String METRICS_HOUR_SECONDARY_TRANSACTIONS_TABLE= "$MetricsHourSecondaryTransactionsTable"
Constant for the table service secondary location hourly metrics table.
METRICS_MINUTE_PRIMARY_TRANSACTIONS_BLOB
public static final String METRICS_MINUTE_PRIMARY_TRANSACTIONS_BLOB= "$MetricsMinutePrimaryTransactionsBlob"
Constant for the blob service primary location minute metrics table.
METRICS_MINUTE_PRIMARY_TRANSACTIONS_FILE
public static final String METRICS_MINUTE_PRIMARY_TRANSACTIONS_FILE= "$MetricsMinutePrimaryTransactionsFile"
Constant for the file service primary location minute metrics table.
METRICS_MINUTE_PRIMARY_TRANSACTIONS_QUEUE
public static final String METRICS_MINUTE_PRIMARY_TRANSACTIONS_QUEUE= "$MetricsMinutePrimaryTransactionsQueue"
Constant for the queue service primary location minute metrics table.
METRICS_MINUTE_PRIMARY_TRANSACTIONS_TABLE
public static final String METRICS_MINUTE_PRIMARY_TRANSACTIONS_TABLE= "$MetricsMinutePrimaryTransactionsTable"
Constant for the table service primary location minute metrics table.
METRICS_MINUTE_SECONDARY_TRANSACTIONS_BLOB
public static final String METRICS_MINUTE_SECONDARY_TRANSACTIONS_BLOB= "$MetricsMinuteSecondaryTransactionsBlob"
Constant for the blob service secondary location minute metrics table.
METRICS_MINUTE_SECONDARY_TRANSACTIONS_FILE
public static final String METRICS_MINUTE_SECONDARY_TRANSACTIONS_FILE= "$MetricsMinuteSecondaryTransactionsFile"
Constant for the file service secondary location minute metrics table.
METRICS_MINUTE_SECONDARY_TRANSACTIONS_QUEUE
public static final String METRICS_MINUTE_SECONDARY_TRANSACTIONS_QUEUE= "$MetricsMinuteSecondaryTransactionsQueue"
Constant for the queue service secondary location minute metrics table.
METRICS_MINUTE_SECONDARY_TRANSACTIONS_TABLE
public static final String METRICS_MINUTE_SECONDARY_TRANSACTIONS_TABLE= "$MetricsMinuteSecondaryTransactionsTable"
Constant for the table service secondary location minute metrics table.
MINUTE_METRICS_ELEMENT
public static final String MINUTE_METRICS_ELEMENT= "MinuteMetrics"
The XML element for the Minute Metrics
READ_ELEMENT
public static final String READ_ELEMENT= "Read"
The XML element for the Logging Read type.
RETENTION_POLICY_ELEMENT
public static final String RETENTION_POLICY_ELEMENT= "RetentionPolicy"
The XML element for the RetentionPolicy.
STATIC_WEBSITE_ELEMENT
public static final String STATIC_WEBSITE_ELEMENT= "StaticWebsite"
The XML element for Static Website.
STATIC_WEBSITE_ERROR_DOCUMENT_404_PATH_ELEMENT
public static final String STATIC_WEBSITE_ERROR_DOCUMENT_404_PATH_ELEMENT= "ErrorDocument404Path"
THe XML element for ErroDocument404PathName.
STATIC_WEBSITE_INDEX_DOCUMENT_ELEMENT
public static final String STATIC_WEBSITE_INDEX_DOCUMENT_ELEMENT= "IndexDocument"
The XML element for IndexDocument
STORAGE_SERVICE_PROPERTIES_ELEMENT
public static final String STORAGE_SERVICE_PROPERTIES_ELEMENT= "StorageServiceProperties"
The XML element for the StorageServiceProperties
STORAGE_SERVICE_STATS
public static final String STORAGE_SERVICE_STATS= "StorageServiceStats"
The XML element for the StorageServiceStats
VERSION_ELEMENT
public static final String VERSION_ELEMENT= "Version"
The XML element for the Version
WRITE_ELEMENT
public static final String WRITE_ELEMENT= "Write"
The XML element for the Logging Write type.
Applies to
Azure SDK for Java