Package com.logicalclocks.hsfs.metadata
Class DatasetApi
java.lang.Object
com.logicalclocks.hsfs.metadata.DatasetApi
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic byte[]readContent(String path) static byte[]readContent(String path, String datasetType)
-
Constructor Details
-
DatasetApi
public DatasetApi()
-
-
Method Details
-
readContent
- Throws:
FeatureStoreExceptionIOException
-
readContent
public static byte[] readContent(String path, String datasetType) throws FeatureStoreException, IOException - Throws:
FeatureStoreExceptionIOException
-