org.openrdf.repository.readahead
Class ReadAheadRepositoryFactory
java.lang.Object
org.openrdf.repository.readahead.ReadAheadRepositoryFactory
- All Implemented Interfaces:
- RepositoryFactory
public class ReadAheadRepositoryFactory
- extends Object
- implements RepositoryFactory
- Author:
- Arjohn Kampman
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
REPOSITORY_TYPE
public static final String REPOSITORY_TYPE
- See Also:
- Constant Field Values
ReadAheadRepositoryFactory
public ReadAheadRepositoryFactory()
getRepositoryType
public String getRepositoryType()
- Specified by:
getRepositoryType in interface RepositoryFactory
getConfig
public RepositoryImplConfig getConfig()
- Specified by:
getConfig in interface RepositoryFactory
getRepository
public Repository getRepository(RepositoryImplConfig config)
throws RepositoryConfigException
- Specified by:
getRepository in interface RepositoryFactory
- Throws:
RepositoryConfigException
Copyright © 2004-2008 Aduna. All Rights Reserved.