public interface PersistentMetaDataCache extends ConnectorMetaDataCache
| Modifier and Type | Method and Description |
|---|---|
java.nio.file.Path |
getLocation() |
org.mule.common.Result.Status |
load(File persistentCache) |
org.mule.common.Result.Status |
save(File persistentCache,
boolean overwrite) |
get, put, putAllorg.mule.common.Result.Status save(File persistentCache, boolean overwrite)
org.mule.common.Result.Status load(File persistentCache) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionjava.nio.file.Path getLocation()
Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.