public static interface AutoSavingCache.IStreamFactory
Modifier and Type | Method and Description |
---|---|
java.io.InputStream |
getInputStream(File dataPath,
File crcPath) |
java.io.OutputStream |
getOutputStream(File dataPath,
File crcPath) |
Copyright © 2009- The Apache Software Foundation