@Service(value="repositorySessionFactory#cassandra") public class CassandraRepositorySessionFactory extends AbstractRepositorySessionFactory implements RepositorySessionFactory
Constructor and Description |
---|
CassandraRepositorySessionFactory() |
Modifier and Type | Method and Description |
---|---|
RepositorySession |
createSession() |
void |
initialize() |
protected void |
shutdown() |
close, isOpen, open
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
close, isOpen, open
public CassandraRepositorySessionFactory()
public void initialize()
initialize
in class AbstractRepositorySessionFactory
protected void shutdown()
shutdown
in class AbstractRepositorySessionFactory
public RepositorySession createSession() throws MetadataRepositoryException
createSession
in interface RepositorySessionFactory
MetadataRepositoryException
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.