public class AzureByteSource
extends com.google.common.io.ByteSource
Constructor and Description |
---|
AzureByteSource(AzureStorage azureStorage,
String containerName,
String blobPath) |
Modifier and Type | Method and Description |
---|---|
InputStream |
openStream() |
public AzureByteSource(AzureStorage azureStorage, String containerName, String blobPath)
public InputStream openStream() throws IOException
openStream
in class com.google.common.io.ByteSource
IOException
Copyright © 2011–2017. All rights reserved.