Package org.apache.druid.storage.azure
Interface AzureByteSourceFactory
-
public interface AzureByteSourceFactoryFactory used to createAzureByteSource
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AzureByteSourcecreate(String containerName, String blobPath)
-
-
-
Method Detail
-
create
AzureByteSource create(String containerName, String blobPath)
-
-