public class CachedPostgresArtifactStore extends PostgresArtifactStore
| Constructor and Description |
|---|
CachedPostgresArtifactStore(de.flapdoodle.embed.process.config.store.IDownloadConfig downloadConfig,
de.flapdoodle.embed.process.io.directories.IDirectory eDir,
de.flapdoodle.embed.process.extract.ITempNaming executableNaming,
de.flapdoodle.embed.process.store.IDownloader downloader) |
| Modifier and Type | Method and Description |
|---|---|
de.flapdoodle.embed.process.extract.IExtractedFileSet |
extractFileSet(de.flapdoodle.embed.process.distribution.Distribution distribution) |
void |
removeFileSet(de.flapdoodle.embed.process.distribution.Distribution distribution,
de.flapdoodle.embed.process.extract.IExtractedFileSet all) |
checkDistribution, getDownloadConfig, getTempDir, setDownloadConfigpublic CachedPostgresArtifactStore(de.flapdoodle.embed.process.config.store.IDownloadConfig downloadConfig,
de.flapdoodle.embed.process.io.directories.IDirectory eDir,
de.flapdoodle.embed.process.extract.ITempNaming executableNaming,
de.flapdoodle.embed.process.store.IDownloader downloader)
public void removeFileSet(de.flapdoodle.embed.process.distribution.Distribution distribution,
de.flapdoodle.embed.process.extract.IExtractedFileSet all)
removeFileSet in interface de.flapdoodle.embed.process.store.IArtifactStoreremoveFileSet in class PostgresArtifactStorepublic de.flapdoodle.embed.process.extract.IExtractedFileSet extractFileSet(de.flapdoodle.embed.process.distribution.Distribution distribution)
throws IOException
extractFileSet in interface de.flapdoodle.embed.process.store.IArtifactStoreextractFileSet in class PostgresArtifactStoreIOExceptionCopyright © 2018 Yandex. All rights reserved.