Class AzureStorageObject

java.lang.Object
org.elasticsearch.xpack.esql.datasource.azure.AzureStorageObject
All Implemented Interfaces:
StorageObject

public final class AzureStorageObject extends Object implements StorageObject
StorageObject implementation for Azure Blob Storage. Supports full and range reads, and metadata retrieval with caching.