Package | Description |
---|---|
org.wso2.carbon.ml.core.impl | |
org.wso2.carbon.ml.core.interfaces |
Modifier and Type | Method and Description |
---|---|
void |
RegistryOutputAdapter.write(String outPath,
InputStream in) |
void |
FileOutputAdapter.write(String outPath,
InputStream in) |
void |
HdfsOutputAdapter.write(String outPath,
InputStream in) |
Modifier and Type | Method and Description |
---|---|
void |
MLOutputAdapter.write(String outPath,
InputStream in)
Write a given input stream to a given target path.
|
Copyright © 2015 WSO2, Inc.. All Rights Reserved.