public class TabixVcfRepositoryFactory extends Object implements RepositoryFactory
TabixVcfRepository. The name of the repository is configured in the factory.| Constructor and Description |
|---|
TabixVcfRepositoryFactory(String name,
VcfAttributes vcfAttributes,
EntityTypeFactory entityTypeFactory,
AttributeFactory attrMetaFactory) |
| Modifier and Type | Method and Description |
|---|---|
Repository<Entity> |
createRepository(File file) |
public TabixVcfRepositoryFactory(String name, VcfAttributes vcfAttributes, EntityTypeFactory entityTypeFactory, AttributeFactory attrMetaFactory)
public Repository<Entity> createRepository(File file) throws IOException
createRepository in interface RepositoryFactoryIOExceptionCopyright © 2017. All rights reserved.