Package | Description |
---|---|
org.hkijena.jipipe.api.cache |
Modifier and Type | Class and Description |
---|---|
class |
JIPipeLocalProjectMemoryCache |
Modifier and Type | Method and Description |
---|---|
JIPipeCache |
JIPipeCacheClearOutdatedRun.getCache() |
JIPipeCache |
JIPipeCache.StoredEvent.getCache() |
JIPipeCache |
JIPipeCache.ClearedEvent.getCache() |
JIPipeCache |
JIPipeCache.ModifiedEvent.getCache() |
JIPipeCache |
JIPipeCacheClearAllRun.getCache() |
Constructor and Description |
---|
ClearedEvent(JIPipeCache cache,
UUID nodeUUID) |
JIPipeCacheClearAllRun(JIPipeCache cache) |
JIPipeCacheClearOutdatedRun(JIPipeCache cache) |
ModifiedEvent(JIPipeCache cache) |
StoredEvent(JIPipeCache cache,
UUID nodeUUID,
JIPipeDataTable data,
String outputName) |
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.