Interface AzureEntityFactory
-
public interface AzureEntityFactory
Factory for creatingAzureEntity
objects
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AzureEntity
create(org.apache.druid.data.input.impl.CloudObjectLocation location)
-
-
-
Method Detail
-
create
AzureEntity create(org.apache.druid.data.input.impl.CloudObjectLocation location)
-
-