Constant Field Values
Contents
org.apache.*
-
org.apache.druid.data.input.azure.AzureInputSource Modifier and Type Constant Field Value public static final StringSCHEME"azure"
-
org.apache.druid.storage.azure.AzureStorageDruidModule Modifier and Type Constant Field Value public static final StringINDEX_ZIP_FILE_NAME"index.zip"public static final StringSTORAGE_CONNECTION_STRING_WITH_KEY"DefaultEndpointsProtocol=%s;AccountName=%s;AccountKey=%s;EndpointSuffix=%s;"public static final StringSTORAGE_CONNECTION_STRING_WITH_TOKEN"DefaultEndpointsProtocol=%s;AccountName=%s;SharedAccessSignature=%s;EndpointSuffix=%s;" -
org.apache.druid.storage.azure.AzureUtils Modifier and Type Constant Field Value public static final StringDEFAULT_AZURE_BLOB_STORAGE_ENDPOINT_SUFFIX"blob.core.windows.net"public static final StringDEFAULT_AZURE_ENDPOINT_SUFFIX"core.windows.net"