Package | Description |
---|---|
org.hkijena.jipipe.api.data.storage |
Modifier and Type | Interface and Description |
---|---|
interface |
JIPipeReadDataStorage
JIPipeDataStorage that is used for reading files into a JIPipeData instance. |
interface |
JIPipeWriteDataStorage
JIPipeDataStorage that is used for writing a JIPipeData . |
Modifier and Type | Class and Description |
---|---|
class |
JIPipeFileSystemReadDataStorage
Storage on a file system
|
class |
JIPipeFileSystemWriteDataStorage
Storage on a file system.
|
class |
JIPipeZIPReadDataStorage
A storage the reads a ZIP file
|
class |
JIPipeZIPWriteDataStorage
A storage that creates a ZIP file
|
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.