public interface AGAbstractRepository extends Repository, Closeable
Modifier and Type | Method and Description |
---|---|
AGCatalog |
getCatalog() |
AGRepositoryConnection |
getConnection() |
AGRepositoryConnection |
getConnection(ScheduledExecutorService executor) |
AGServer |
getServer() |
String |
getSpec() |
AGValueFactory |
getValueFactory() |
getDataDir, initialize, isInitialized, isWritable, setDataDir, shutDown
String getSpec()
AGValueFactory getValueFactory()
getValueFactory
in interface Repository
AGRepositoryConnection getConnection() throws RepositoryException
getConnection
in interface Repository
RepositoryException
AGRepositoryConnection getConnection(ScheduledExecutorService executor) throws RepositoryException
RepositoryException
AGCatalog getCatalog()
AGServer getServer()
Copyright © 2024 Franz Inc.. All rights reserved.