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, shutDownString getSpec()
AGValueFactory getValueFactory()
getValueFactory in interface RepositoryAGRepositoryConnection getConnection() throws RepositoryException
getConnection in interface RepositoryRepositoryExceptionAGRepositoryConnection getConnection(ScheduledExecutorService executor) throws RepositoryException
RepositoryExceptionAGCatalog getCatalog()
AGServer getServer()
Copyright © 2024 Franz Inc.. All rights reserved.