public class FSRepresentationCacheManagerFactory extends Object implements IFSRepresentationCacheManagerFactory
Constructor and Description |
---|
FSRepresentationCacheManagerFactory() |
Modifier and Type | Method and Description |
---|---|
void |
createRepresentationCache(File path) |
IFSRepresentationCacheManager |
openRepresentationCache(FSFS fsfs) |
public void createRepresentationCache(File path) throws SVNException
createRepresentationCache
in interface IFSRepresentationCacheManagerFactory
path
- SVNException
public IFSRepresentationCacheManager openRepresentationCache(FSFS fsfs) throws SVNException
openRepresentationCache
in interface IFSRepresentationCacheManagerFactory
fsfs
- SVNException
Copyright © 2023. All rights reserved.