public final class DataStoreFunctions extends Object
| Modifier and Type | Method and Description |
|---|---|
static InputStream |
openInputStream(com.hpe.caf.api.worker.DataStore dataStore,
String reference)
Opens an InputStream for reading data from a remote data store.
|
@Nonnull public static InputStream openInputStream(com.hpe.caf.api.worker.DataStore dataStore, String reference) throws IOException
dataStore - the remote data store that the data is to be read fromreference - the reference to the data within the remote data storeIOException - if the data cannot be opened for readingCopyright © 2016–2021 EntIT Software LLC, a Micro Focus company. All rights reserved.