Class JavaAzureBlobStorageSource

All Implemented Interfaces:
Serializable, ActualOperator, ElementaryOperator, ExecutionOperator, Operator, JavaExecutionOperator

public class JavaAzureBlobStorageSource extends AzureBlobStorageSource implements JavaExecutionOperator
This execution operator implements the AzureBlobStorageSource for JavaPlatform. Reads a text file from Azure Blob Storage.
See Also: