Index
All Classes and Interfaces|All Packages
A
- account() - Method in record class org.elasticsearch.xpack.esql.datasource.azure.AzureConfiguration
-
Returns the value of the
accountrecord component. - auth() - Method in record class org.elasticsearch.xpack.esql.datasource.azure.AzureConfiguration
-
Returns the value of the
authrecord component. - AzureConfiguration - Record Class in org.elasticsearch.xpack.esql.datasource.azure
-
Configuration for Azure Blob Storage access including credentials and endpoint settings.
- AzureConfiguration(String, String, String, String, String, String) - Constructor for record class org.elasticsearch.xpack.esql.datasource.azure.AzureConfiguration
-
Creates an instance of a
AzureConfigurationrecord class. - AzureDataSourcePlugin - Class in org.elasticsearch.xpack.esql.datasource.azure
-
Data source plugin providing Azure Blob Storage support for ESQL.
- AzureDataSourcePlugin() - Constructor for class org.elasticsearch.xpack.esql.datasource.azure.AzureDataSourcePlugin
- AzureStorageObject - Class in org.elasticsearch.xpack.esql.datasource.azure
-
StorageObject implementation for Azure Blob Storage.
- AzureStorageObject(BlobClient, String, String, StoragePath) - Constructor for class org.elasticsearch.xpack.esql.datasource.azure.AzureStorageObject
- AzureStorageObject(BlobClient, String, String, StoragePath, long) - Constructor for class org.elasticsearch.xpack.esql.datasource.azure.AzureStorageObject
- AzureStorageObject(BlobClient, String, String, StoragePath, long, Instant) - Constructor for class org.elasticsearch.xpack.esql.datasource.azure.AzureStorageObject
- AzureStorageProvider - Class in org.elasticsearch.xpack.esql.datasource.azure
-
StorageProvider implementation for Azure Blob Storage.
- AzureStorageProvider(BlobServiceClient) - Constructor for class org.elasticsearch.xpack.esql.datasource.azure.AzureStorageProvider
-
Constructor for testing with a pre-built BlobServiceClient.
- AzureStorageProvider(AzureConfiguration) - Constructor for class org.elasticsearch.xpack.esql.datasource.azure.AzureStorageProvider
C
- close() - Method in class org.elasticsearch.xpack.esql.datasource.azure.AzureStorageProvider
- connectionString() - Method in record class org.elasticsearch.xpack.esql.datasource.azure.AzureConfiguration
-
Returns the value of the
connectionStringrecord component.
E
- endpoint() - Method in record class org.elasticsearch.xpack.esql.datasource.azure.AzureConfiguration
-
Returns the value of the
endpointrecord component. - equals(Object) - Method in record class org.elasticsearch.xpack.esql.datasource.azure.AzureConfiguration
-
Indicates whether some other object is "equal to" this one.
- exists() - Method in class org.elasticsearch.xpack.esql.datasource.azure.AzureStorageObject
- exists(StoragePath) - Method in class org.elasticsearch.xpack.esql.datasource.azure.AzureStorageProvider
F
- fromFields(String, String, String, String, String) - Static method in record class org.elasticsearch.xpack.esql.datasource.azure.AzureConfiguration
- fromFields(String, String, String, String, String, String) - Static method in record class org.elasticsearch.xpack.esql.datasource.azure.AzureConfiguration
- fromParams(Map<String, Expression>) - Static method in record class org.elasticsearch.xpack.esql.datasource.azure.AzureConfiguration
H
- hasCredentials() - Method in record class org.elasticsearch.xpack.esql.datasource.azure.AzureConfiguration
- hashCode() - Method in record class org.elasticsearch.xpack.esql.datasource.azure.AzureConfiguration
-
Returns a hash code value for this object.
I
- isAnonymous() - Method in record class org.elasticsearch.xpack.esql.datasource.azure.AzureConfiguration
K
- key() - Method in record class org.elasticsearch.xpack.esql.datasource.azure.AzureConfiguration
-
Returns the value of the
keyrecord component.
L
- lastModified() - Method in class org.elasticsearch.xpack.esql.datasource.azure.AzureStorageObject
- length() - Method in class org.elasticsearch.xpack.esql.datasource.azure.AzureStorageObject
- listObjects(StoragePath, boolean) - Method in class org.elasticsearch.xpack.esql.datasource.azure.AzureStorageProvider
N
- newObject(StoragePath) - Method in class org.elasticsearch.xpack.esql.datasource.azure.AzureStorageProvider
- newObject(StoragePath, long) - Method in class org.elasticsearch.xpack.esql.datasource.azure.AzureStorageProvider
- newObject(StoragePath, long, Instant) - Method in class org.elasticsearch.xpack.esql.datasource.azure.AzureStorageProvider
- newStream() - Method in class org.elasticsearch.xpack.esql.datasource.azure.AzureStorageObject
- newStream(long, long) - Method in class org.elasticsearch.xpack.esql.datasource.azure.AzureStorageObject
O
- org.elasticsearch.xpack.esql.datasource.azure - package org.elasticsearch.xpack.esql.datasource.azure
P
- path() - Method in class org.elasticsearch.xpack.esql.datasource.azure.AzureStorageObject
S
- sasToken() - Method in record class org.elasticsearch.xpack.esql.datasource.azure.AzureConfiguration
-
Returns the value of the
sasTokenrecord component. - storageProviders(Settings) - Method in class org.elasticsearch.xpack.esql.datasource.azure.AzureDataSourcePlugin
- supportedSchemes() - Method in class org.elasticsearch.xpack.esql.datasource.azure.AzureDataSourcePlugin
- supportedSchemes() - Method in class org.elasticsearch.xpack.esql.datasource.azure.AzureStorageProvider
T
- toString() - Method in record class org.elasticsearch.xpack.esql.datasource.azure.AzureConfiguration
-
Returns a string representation of this record class.
- toString() - Method in class org.elasticsearch.xpack.esql.datasource.azure.AzureStorageObject
All Classes and Interfaces|All Packages